diff options
| author | Dave Love | 2001-01-23 18:49:50 +0000 |
|---|---|---|
| committer | Dave Love | 2001-01-23 18:49:50 +0000 |
| commit | 7aeb1fa97c32d4336d5b8d1da5c01b7347cb8396 (patch) | |
| tree | 28c5e98744b842ac76c388e4541c0b8206cd8bf9 /lisp | |
| parent | 1053cc931238ea78c55c1d8f34bd7944ef7ae070 (diff) | |
| download | emacs-7aeb1fa97c32d4336d5b8d1da5c01b7347cb8396.tar.gz emacs-7aeb1fa97c32d4336d5b8d1da5c01b7347cb8396.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c184055c1f3..9a582a6e6e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-01-23 Dave Love <fx@gnu.org> | 1 | 2001-01-23 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * international/mule.el (make-coding-system): Fix typo. | ||
| 4 | |||
| 3 | * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add | 5 | * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add |
| 4 | backward-paragraph as font-lock-beginning-of-syntax-function. | 6 | backward-paragraph as font-lock-beginning-of-syntax-function. |
| 5 | 7 | ||