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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 09 Aug 2005 04:44:25 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8037 emacs/lisp/ChangeLog:1.8038
*** emacs/lisp/ChangeLog:1.8037 Tue Aug  9 02:59:34 2005
--- emacs/lisp/ChangeLog        Tue Aug  9 08:44:24 2005
***************
*** 1,3 ****
--- 1,23 ----
+ 2005-08-09  Juri Linkov  <address@hidden>
+ 
+       * info.el: Replace `info' with upper-case `Info'
+       where appropriate.
+       (info-title-1, info-title-2, info-title-3, info-title-4)
+       (info-menu-header): Move up face definitions.
+       (info-menu-star): Rename from `info-menu-5'.
+       (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
+       (Info-fontify-visited-nodes): Fix docstring.
+       (Info-hide-note-references): Fix docstring.
+       (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
+       menu items in the same way as on cross-references.
+       (info-apropos): Fix sorting order and formatting to be like in the
+       stand-alone Info browser.  Display error messages for 1 sec.
+       (Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
+       (Info-mode-menu): Remove item for `Info-search-case-sensitively'
+       from the menu bar.
+       (Info-insert-dir): Restore point after calling
+       `insert-buffer-substring'.
+ 
  2005-08-08  Richard M. Stallman  <address@hidden>
  
        * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)




reply via email to

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