diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edde764f896..9479eb2aa0b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-error-properties): Store one | ||
| 4 | more than end-col, if present, so that transient-mark-mode will | ||
| 5 | highlight last char too. | ||
| 6 | * progmodes/grep.el (grep-regexp-alist): Match columns and column | ||
| 7 | ranges, if present. | ||
| 8 | |||
| 1 | 2004-06-18 Jason Rumney <jasonr@gnu.org> | 9 | 2004-06-18 Jason Rumney <jasonr@gnu.org> |
| 2 | 10 | ||
| 3 | * makefile.w32-in: Double percent signs in for loops. | 11 | * makefile.w32-in: Double percent signs in for loops. |