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, 26 Aug 2005 11:32:03 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8113 emacs/lisp/ChangeLog:1.8114
*** emacs/lisp/ChangeLog:1.8113 Fri Aug 26 14:11:29 2005
--- emacs/lisp/ChangeLog        Fri Aug 26 15:31:59 2005
***************
*** 1,14 ****
  2005-08-26  David Reitter  <address@hidden>
  
        * menu-bar.el (truncate-lines, write-file, print-buffer)
!       (ps-print-buffer-faces, ps-print-buffer, split-window): Disable
!       menu items when the frame they refer to is invisible, or when they
!       refer to a buffer and the minibuffer is selected.
  
  2005-08-26  Pavel Kobiakov  <address@hidden>
  
!       * progmodes/flymake.el (flymake-highlight-err-lines): Use
!       save-excursion around flymake-highlight-line to preserve point.
  
  2005-08-26  Eli Zaretskii  <address@hidden>
  
--- 1,21 ----
+ 2005-08-26  Stefan Monnier  <address@hidden>
+ 
+       * outline.el (outline-invent-heading): New fun.
+       (outline-promote, outline-demote): Use it.
+       (outline-move-subtree-down): Remove unused vars `re' and `txt'.
+       (outline-end-of-subtree): Remove unused var `opoint'.
+ 
  2005-08-26  David Reitter  <address@hidden>
  
        * menu-bar.el (truncate-lines, write-file, print-buffer)
!       (ps-print-buffer-faces, ps-print-buffer, split-window):
!       Disable menu items when the frame they refer to is invisible, or when
!       they refer to a buffer and the minibuffer is selected.
  
  2005-08-26  Pavel Kobiakov  <address@hidden>
  
!       * progmodes/flymake.el (flymake-highlight-err-lines):
!       Use save-excursion around flymake-highlight-line to preserve point.
  
  2005-08-26  Eli Zaretskii  <address@hidden>
  




reply via email to

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