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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 03 Aug 2005 21:11:21 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8020 emacs/lisp/ChangeLog:1.8021
*** emacs/lisp/ChangeLog:1.8020 Tue Aug  2 10:26:31 2005
--- emacs/lisp/ChangeLog        Thu Aug  4 01:11:17 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-08-04  Juri Linkov  <address@hidden>
+ 
+       * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
+       matching line numbers, column numbers and their ranges with regexp
+       matching only line numbers.
+       (grep-context-face): New face variable.
+       (grep-mode-font-lock-keywords): Use it.
+ 
+       * faces.el (read-face-name): Delete duplicate faces.
+ 
  2005-08-02  Juanma Barranquero  <address@hidden>
  
        * thumbs.el (thumbs-find-image): Don't make variables
***************
*** 233,240 ****
        Don't use compilation-...-face for messages that are not file names.
  
  2005-07-22  Juri Linkov  <address@hidden>
- 
-       * simple.el (line-move-1): Fix comments.
  
        * startup.el (normal-splash-screen): Update menu name.
  
--- 243,248 ----




reply via email to

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