emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 25 Nov 2005 11:35:35 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8662 emacs/lisp/ChangeLog:1.8663
*** emacs/lisp/ChangeLog:1.8662 Fri Nov 25 11:06:30 2005
--- emacs/lisp/ChangeLog        Fri Nov 25 16:35:29 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-11-25  Chong Yidong  <address@hidden>
+ 
+       * info.el (Info-on-current-buffer): Record actual filename in
+       Info-current-file, instead of t, or a fake filename if a non-file
+       buffer.  Make autoload.
+       (Info-find-node, Info-revert-find-node): No need to check for
+       Info-current-file nil.
+       (Info-set-mode-line, Info-up, Info-copy-current-node-name):
+       Info-current-file is now never `t'.
+       (Info-fontify-node): Many simplifications due to Info-current-file
+       always being valid.  Use Info-find-file to find node filename.
+ 
  2005-11-25  David Kastrup  <address@hidden>
  
        * longlines.el (longlines-wrap-line): Reorder wrapping to "insert




reply via email to

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