changeset 56153:3879c096c20c

*** empty log message ***
author Daniel Pfeiffer <occitan@esperanto.org>
date Fri, 18 Jun 2004 22:59:05 +0000
parents dd4e1a1d020e
children 0faa9af73cb1
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 18 21:12:16 2004 +0000
+++ b/lisp/ChangeLog	Fri Jun 18 22:59:05 2004 +0000
@@ -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.