diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 61ab77e7e88..4b7eb38c208 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org> | ||
| 2 | |||
| 3 | * progmodes/grep.el (grep-error-screen-columns): New variable. | ||
| 4 | (grep-regexp-alist): Give it the full functionality of gnu style | ||
| 5 | compilation messages with line and column ranges. Ask me for the | ||
| 6 | perl script I'm working on, that uses these. | ||
| 7 | |||
| 1 | 2004-06-23 Nick Roberts <nickrob@gnu.org> | 8 | 2004-06-23 Nick Roberts <nickrob@gnu.org> |
| 2 | 9 | ||
| 3 | * comint.el: (comint-insert-clicked-input, comint-copy-old-input): | 10 | * comint.el: (comint-insert-clicked-input, comint-copy-old-input): |