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: Sat, 18 Jun 2005 08:57:51 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7811 emacs/lisp/ChangeLog:1.7812
*** emacs/lisp/ChangeLog:1.7811 Sat Jun 18 10:43:02 2005
--- emacs/lisp/ChangeLog        Sat Jun 18 12:57:49 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-06-18  Juri Linkov  <address@hidden>
+ 
+       * progmodes/grep.el (grep-regexp-alist): Use backreference at the
+       end of first regexp to limit the match to the position between
+       line number and source line with same separator character as used
+       between file name and line number.  In the second regexp limit
+       mouse-face area to file name and line number by adding new group
+       for them and referring it in HYPERLINK arg.
+       (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
+       (grep-mode): Set font-lock-lines-before to 0 to not refontify the
+       previous line where grep markers may be already removed.
+ 
  2005-06-18  Peter Kleiweg  <address@hidden>
  
        * progmodes/ps-mode.el: Update version and maintainer's email




reply via email to

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