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: Thu, 10 Mar 2005 16:43:18 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7082 emacs/lisp/ChangeLog:1.7083
*** emacs/lisp/ChangeLog:1.7082 Thu Mar 10 14:45:31 2005
--- emacs/lisp/ChangeLog        Thu Mar 10 21:43:16 2005
***************
*** 1,5 ****
--- 1,8 ----
  2005-03-10  Stefan Monnier  <address@hidden>
  
+       * help.el (describe-mode): Properly handle non-trivial lighters.
+       Don't ignore minor modes that are not listed in minor-mode-list.
+ 
        * tooltip.el (tooltip-mode): Don't complain that you can't turn the
        feature ON when the user requests to turn it OFF.
  
***************
*** 323,330 ****
        that debug-entry-code can be safely removed from a function while
        this code is being evaluated.  Revert the 2005-02-27 change as the
        new implementation no longer requires it.  Make sure that a
!       function body containing just a string is not mistaken for a
!       docstring.
        (debug): Skip one more frame in case of debug on entry.
        (debugger-setup-buffer): Delete one more frame line in case of
        debug on entry.
--- 326,332 ----
        that debug-entry-code can be safely removed from a function while
        this code is being evaluated.  Revert the 2005-02-27 change as the
        new implementation no longer requires it.  Make sure that a
!       function body containing just a string is not mistaken for a docstring.
        (debug): Skip one more frame in case of debug on entry.
        (debugger-setup-buffer): Delete one more frame line in case of
        debug on entry.




reply via email to

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