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  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
!       * progmodes/flymake.el (flymake-highlight-err-lines): Use
!       save-excursion around flymake-highlight-line to preserve point.
  
  2005-08-26  Eli Zaretskii  <[EMAIL PROTECTED]>
  
--- 1,21 ----
+ 2005-08-26  Stefan Monnier  <[EMAIL PROTECTED]>
+ 
+       * 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  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
!       * progmodes/flymake.el (flymake-highlight-err-lines):
!       Use save-excursion around flymake-highlight-line to preserve point.
  
  2005-08-26  Eli Zaretskii  <[EMAIL PROTECTED]>
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to