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: Tue, 06 Sep 2005 16:44:42 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8146 emacs/lisp/ChangeLog:1.8147
*** emacs/lisp/ChangeLog:1.8146 Tue Sep  6 19:10:02 2005
--- emacs/lisp/ChangeLog        Tue Sep  6 20:44:41 2005
***************
*** 1,8 ****
  2005-09-06  Chong Yidong  <address@hidden>
  
!       * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1
!       clicks when using a header line.  Otherwise, use
!       mouse-1-click-follows-link.
  
        * mouse.el (mouse-drag-header-line): Do nothing if the header-line
        can't be moved; don't signal an error.
--- 1,12 ----
+ 2005-09-06  Stefan Monnier  <address@hidden>
+ 
+       * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
+       non-anonymous functions.
+ 
  2005-09-06  Chong Yidong  <address@hidden>
  
!       * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
!       when using a header line.  Otherwise, use mouse-1-click-follows-link.
  
        * mouse.el (mouse-drag-header-line): Do nothing if the header-line
        can't be moved; don't signal an error.
***************
*** 18,25 ****
        (custom-push-theme): Save old values in the standard theme.
        (disable-theme): Correct typo.
        (custom-face-theme-value) Deleted unused function.
!       (custom-theme-recalc-face): Rewritten to treat enable/disable
!       properly.
  
  2005-09-05  Stefan Monnier  <address@hidden>
  
--- 22,28 ----
        (custom-push-theme): Save old values in the standard theme.
        (disable-theme): Correct typo.
        (custom-face-theme-value) Deleted unused function.
!       (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
  
  2005-09-05  Stefan Monnier  <address@hidden>
  




reply via email to

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