changeset 56227:fb1bd8c58401

*** empty log message ***
author Daniel Pfeiffer <occitan@esperanto.org>
date Wed, 23 Jun 2004 23:11:23 +0000
parents bfe817c8d413
children 4e0ea2b75232 dbcd0af66869
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 23 23:10:33 2004 +0000
+++ b/lisp/ChangeLog	Wed Jun 23 23:11:23 2004 +0000
@@ -1,3 +1,10 @@
+2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
+
+	* progmodes/grep.el (grep-error-screen-columns): New variable.
+	(grep-regexp-alist): Give it the full functionality of gnu style
+	compilation messages with line and column ranges.  Ask me for the
+	perl script I'm working on, that uses these.
+
 2004-06-23  Nick Roberts  <nickrob@gnu.org>
 
 	* comint.el: (comint-insert-clicked-input, comint-copy-old-input):