Mercurial > emacs
changeset 79201:bc5b5eaac9d1
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 24 Oct 2007 08:20:42 +0000 |
parents | 2436120d6d46 |
children | ab1b2a789b1d |
files | lispref/ChangeLog |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Wed Oct 24 08:20:30 2007 +0000 +++ b/lispref/ChangeLog Wed Oct 24 08:20:42 2007 +0000 @@ -1,3 +1,22 @@ +2007-10-24 Richard Stallman <rms@gnu.org> + + * elisp.texi (Top): Delete Frame-Local Variables from subnode menu. + + * variables.texi (Frame-Local Variables): Node deleted. + (Variables): Delete Frame-Local Variables from menu. + (Local Variables, Buffer-Local Variables, Intro to Buffer-Local) + (Default Value): Don't mention frame-local vars. + + * os.texi (Idle Timers): current-idle-time returns nil if not idle. + + * loading.texi (Unloading): Document FEATURE-unload-function + instead of FEATURE-unload-hook. + + * functions.texi (Related Topics): Add called-interactively-p. + Fix xref. + + * frames.texi (Multiple Displays): Don't mention frame-local vars. + 2007-10-12 Richard Stallman <rms@gnu.org> * elisp.texi (Top): Add Distinguish Interactive to subnode menu.