]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDaniel Pfeiffer <occitan@esperanto.org>
Fri, 18 Jun 2004 22:59:05 +0000 (22:59 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Fri, 18 Jun 2004 22:59:05 +0000 (22:59 +0000)
lisp/ChangeLog

index edde764f89655689a2f03c72d8059f5e5fe5cb28..9479eb2aa0b4310b0a725084422024094d795293 100644 (file)
@@ -1,3 +1,11 @@
+2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
+
+       * 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  <jasonr@gnu.org>
 
        * makefile.w32-in: Double percent signs in for loops.