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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 28 Jul 2003 18:32:02 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5313 emacs/lisp/ChangeLog:1.5314
*** emacs/lisp/ChangeLog:1.5313 Mon Jul 28 15:48:26 2003
--- emacs/lisp/ChangeLog        Mon Jul 28 18:32:00 2003
***************
*** 1,3 ****
--- 1,7 ----
+ 2003-07-29  Thomas W Murphy  <address@hidden>  (tiny change)
+ 
+       * outline.el (outline-mode-hook): Add defvar.
+ 
  2003-07-28  Nick Roberts  <address@hidden>
  
        * gdb-ui.el (gdb-setup-windows, gdb-restore-windows): Restore
***************
*** 12,20 ****
  
  2003-07-23  Masatake YAMATO  <address@hidden>
  
!       * progmodes/gud.el (gdb-script-font-lock-keywords): 
        Put `font-lock-function-name-face' on a symbol which includes
!       `-' like `hook-run'. Put font-lock-variable-name-face 
        on a symbol starting with $.
  
  2003-07-27  Markus Rost  <address@hidden>
--- 16,24 ----
  
  2003-07-23  Masatake YAMATO  <address@hidden>
  
!       * progmodes/gud.el (gdb-script-font-lock-keywords):
        Put `font-lock-function-name-face' on a symbol which includes
!       `-' like `hook-run'. Put font-lock-variable-name-face
        on a symbol starting with $.
  
  2003-07-27  Markus Rost  <address@hidden>
***************
*** 27,33 ****
  
  2003-07-26  Andre Spiegel  <address@hidden>
  
!       * vc-hooks.el (vc-default-registered, vc-make-version-backup): 
        Use with-no-warnings.
        (vc-file-not-found-hook): Add this to find-file-not-found-functions,
        rather than to find-file-not-found-hook, which doesn't exist.
--- 31,37 ----
  
  2003-07-26  Andre Spiegel  <address@hidden>
  
!       * vc-hooks.el (vc-default-registered, vc-make-version-backup):
        Use with-no-warnings.
        (vc-file-not-found-hook): Add this to find-file-not-found-functions,
        rather than to find-file-not-found-hook, which doesn't exist.




reply via email to

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