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: Fri, 20 May 2005 12:15:02 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7560 emacs/lisp/ChangeLog:1.7561
*** emacs/lisp/ChangeLog:1.7560 Fri May 20 15:30:59 2005
--- emacs/lisp/ChangeLog        Fri May 20 16:15:02 2005
***************
*** 3,8 ****
--- 3,25 ----
        * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
        easy-menu-add is not a nop on Emacs; and clarify when to call it.
  
+ 2005-05-20  Lute Kamstra  <address@hidden>
+ 
+       * diff-mode.el (diff-header-face, diff-file-header-face)
+       (diff-index-face, diff-hunk-header-face, diff-removed-face)
+       (diff-added-face, diff-changed-face, diff-function-face)
+       (diff-context-face, diff-nonexistent-face): Put them in the
+       diff-mode customization group.
+ 
+ 2005-05-20  Stefan Monnier  <address@hidden>
+ 
+       * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
+ 
+       * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
+ 
+       * font-lock.el (lisp-font-lock-keywords-2): Don't error.
+       Minor regexp-optimization.
+ 
  2005-05-20  Carsten Dominik  <address@hidden>
  
        * textmodes/org.el (org-agenda-toggle-time-grid): New command.




reply via email to

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