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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 30 Nov 2001 07:38:30 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3127 emacs/lisp/ChangeLog:1.3128
*** emacs/lisp/ChangeLog:1.3127 Fri Nov 30 05:23:23 2001
--- emacs/lisp/ChangeLog        Fri Nov 30 07:38:29 2001
***************
*** 5,18 ****
        (emacs-index-search, elisp-index-search): New functions.
        (apropso-documentation, apropos, apropos-value, apropos-variable)
        (apropos-commands): Modify menu item names and help text.
!       (elisp-index-search, emacs-index-search, emacs-glossary): New
!       menu items.
        (menu-bar-manuals-menu): Move the Ordering Manuals item to a
        submenu.
        (info-elisp, info-elintro): New menu items.
        (apropos): Modify the menu item name.
  
  2001-11-30  Stefan Monnier  <address@hidden>
  
        * emacs-lisp/cl-macs.el (shiftf): Fix more.  Simplify.
  
--- 5,28 ----
        (emacs-index-search, elisp-index-search): New functions.
        (apropso-documentation, apropos, apropos-value, apropos-variable)
        (apropos-commands): Modify menu item names and help text.
!       (elisp-index-search, emacs-index-search, emacs-glossary):
!       New menu items.
        (menu-bar-manuals-menu): Move the Ordering Manuals item to a
        submenu.
        (info-elisp, info-elintro): New menu items.
        (apropos): Modify the menu item name.
  
  2001-11-30  Stefan Monnier  <address@hidden>
+ 
+       * emacs-lisp/lisp-mode.el (read-if): Add lisp-indent-function prop.
+ 
+       * textmodes/outline.el (outline-promote, outline-demote): Typo.
+ 
+       * man.el (man-follow-mouse): New function.
+       (Man-mode-map): Bind mouse-2 to it.
+       (Man-match-substring): Remove.  Replace with `match-string'.
+       (man): Use the `default-value' argument to `read-string'.
+       (Man-fontify-manpage): Add mouse-face to cross references.
  
        * emacs-lisp/cl-macs.el (shiftf): Fix more.  Simplify.
  



reply via email to

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