# HG changeset patch # User Daniel Pfeiffer # Date 1088032283 0 # Node ID fb1bd8c58401d94af4fd532a0579e72dc16de8ae # Parent bfe817c8d413589ae5d8fe5da9a7acd9cb724b19 *** empty log message *** diff -r bfe817c8d413 -r fb1bd8c58401 lisp/ChangeLog --- 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 + + * 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 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):