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 f4ed60dc75e..99a3a0d04ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-06-02 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*): | ||
| 4 | |||
| 5 | Almost rewrite. Underlines over all lines of gcov output are too | ||
| 6 | uncomfortable to read. Suggested by Dan Nicolaescu. | ||
| 7 | |||
| 1 | 2006-06-01 Luc Teirlinck <teirllm@auburn.edu> | 8 | 2006-06-01 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 9 | ||
| 3 | * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes. | 10 | * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes. |