diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 52dbdc2faf4..7b6f6e05b1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,9 @@ | |||
| 2 | 2 | ||
| 3 | * files.el: Recognize temporary crontab files. | 3 | * files.el: Recognize temporary crontab files. |
| 4 | 4 | ||
| 5 | * info.el: Require jka-compr when compiling. | ||
| 6 | (Info-suffix-list): Add bzip2 files (non-ms-dos only). | ||
| 7 | |||
| 5 | 1999-10-04 Dave Love <fx@gnu.org> | 8 | 1999-10-04 Dave Love <fx@gnu.org> |
| 6 | 9 | ||
| 7 | * cus-start.el: Add x-stretch-cursor, indicate-empty-lines, | 10 | * cus-start.el: Add x-stretch-cursor, indicate-empty-lines, |