emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrong file mentioned for variable definition


From: Eli Zaretskii
Subject: Re: Wrong file mentioned for variable definition
Date: Sat, 22 Dec 2007 18:39:01 +0200

> From: Andreas Schwab <address@hidden>
> Cc: address@hidden
> Date: Sat, 22 Dec 2007 15:36:54 +0100
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > 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,
> 
> No, it isn't.  Only a pointer to the symbol is defined, not the
> variable.

Right you are.  Sorry for the noise.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]