unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Wrong file mentioned for variable definition
@ 2007-12-22 14:27 Eli Zaretskii
  2007-12-22 14:36 ` Andreas Schwab
  2007-12-22 21:08 ` Richard Stallman
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Zaretskii @ 2007-12-22 14:27 UTC (permalink / raw)
  To: emacs-devel

In today's CVS on the Emacs 22 branch, "C-h v file-name-history RET"
brings this:

  file-name-history is a variable defined in `files.el'.

But in fact file-name-history is defined in fileio.c, while files.el
has only a defvar for it, presumably to avoid a warning from the byte
compiler.  I think this is a misfeature.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-22 21:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-22 14:27 Wrong file mentioned for variable definition Eli Zaretskii
2007-12-22 14:36 ` Andreas Schwab
2007-12-22 16:39   ` Eli Zaretskii
2007-12-22 21:08 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).