diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45975a4d8ab..241787155af 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-09-17 David Kastrup <dak@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-verbatim-environments): | ||
| 4 | Eliminate CL dependency. | ||
| 5 | |||
| 1 | 2007-09-17 Richard Stallman <rms@gnu.org> | 6 | 2007-09-17 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * newcomment.el (comment-add): New arg EXTRA. | 8 | * newcomment.el (comment-add): New arg EXTRA. |