diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 705cf62c965..b2ef0240c50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2002-11-13 Tim Van Holder <tim.vanholder@anubex.com> (tiny change) | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-error-regexp-alist): Don't | ||
| 4 | include colon and space after a file name as part of the name. | ||
| 5 | |||
| 6 | 2002-11-13 Richard M. Stallman <rms@gnu.org> | ||
| 7 | |||
| 8 | * gud.el (gdb): Undo 10-26 change. | ||
| 9 | |||
| 1 | 2002-11-13 Kenichi Handa <handa@m17n.org> | 10 | 2002-11-13 Kenichi Handa <handa@m17n.org> |
| 2 | 11 | ||
| 3 | * replace.el (occur-engine): Set buffer-file-coding-system of | 12 | * replace.el (occur-engine): Set buffer-file-coding-system of |