diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 159a64ed380..737524baa43 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | 2000-05-21 Stefan Monnier <monnier@cs.yale.edu> | 1 | 2000-05-22 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | |||
| 3 | * newcomment.el (comment-region-internal): Go back to BEG after quoting | ||
| 4 | the nested comment markers. | ||
| 2 | 5 | ||
| 3 | * subr.el (remove-hook): Don't turn the hook's value into a list. | 6 | * subr.el (remove-hook): Don't turn the hook's value into a list. |
| 4 | 7 | ||