From: Daniel Pfeiffer Date: Fri, 18 Jun 2004 22:59:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~5722 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fed0b1ee237487df6ba9a3ae43ab1a847804e07e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edde764f896..9479eb2aa0b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-06-19 Daniel Pfeiffer + + * progmodes/compile.el (compilation-error-properties): Store one + more than end-col, if present, so that transient-mark-mode will + highlight last char too. + * progmodes/grep.el (grep-regexp-alist): Match columns and column + ranges, if present. + 2004-06-18 Jason Rumney * makefile.w32-in: Double percent signs in for loops.