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 b807d9e6bc2..3a35143a68a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-02-21 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * newcomment.el (comment-forward): Skip the comment-start before | ||
| 4 | searching for the comment-end. | ||
| 5 | |||
| 1 | 2001-02-21 Dave Love <fx@gnu.org> | 6 | 2001-02-21 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * custom.el (custom-initialize-changed, defcustom): Doc fix. | 8 | * custom.el (custom-initialize-changed, defcustom): Doc fix. |