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 <[EMAIL PROTECTED]>
+
+ * 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 <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
-
- * simple.el (line-move-1): Fix comments.
* startup.el (normal-splash-screen): Update menu name.
--- 243,248 ----
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs