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, 31 May 2005 19:10:15 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7651 emacs/lisp/ChangeLog:1.7652
*** emacs/lisp/ChangeLog:1.7651 Tue May 31 20:54:57 2005
--- emacs/lisp/ChangeLog        Tue May 31 23:10:14 2005
***************
*** 7,12 ****
--- 7,16 ----
        (def-gdb-auto-update-handler): Use window point to ensure it
        is preserved.
  
+ 2005-05-31  Stefan Monnier  <address@hidden>
+ 
+       * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
+ 
  2005-05-31  Jay Belanger  <address@hidden>
  
        * calc/calc-embed.el (calc-embedded-word): Change argument passed
***************
*** 23,30 ****
  
  2005-05-31  Richard M. Stallman  <address@hidden>
  
!       * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not
!       INTERACTIVE.
        (vhdl-emacs-21): Doc fix.
        (vhdl-mode): Unconditionally set comment-padding.
        (vhdl-fixup-whitespace-region): Insert spaces only where
--- 27,33 ----
  
  2005-05-31  Richard M. Stallman  <address@hidden>
  
!       * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
        (vhdl-emacs-21): Doc fix.
        (vhdl-mode): Unconditionally set comment-padding.
        (vhdl-fixup-whitespace-region): Insert spaces only where




reply via email to

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