diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 879a79f8c68..80845ddcc19 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2002-05-18 Colin Walters <walters@gnu.org> | 1 | 2002-05-21 Colin Walters <walters@gnu.org> |
| 2 | 2 | ||
| 3 | * international/mule.el (make-coding-system): Doc fixes. | 3 | * international/mule.el (make-coding-system): Doc fixes. |
| 4 | 4 | ||
| @@ -7,6 +7,10 @@ | |||
| 7 | (set-auto-coding): Update docs. | 7 | (set-auto-coding): Update docs. |
| 8 | (sgml-xml-auto-coding-function): New function. | 8 | (sgml-xml-auto-coding-function): New function. |
| 9 | 9 | ||
| 10 | * international/mule-util.el (store-substring): New optional | ||
| 11 | argument `ellipsis'. Add commented-out test suite, and change | ||
| 12 | coding to iso-2022-7bit. | ||
| 13 | |||
| 10 | 2002-05-21 Colin Walters <walters@verbum.org> | 14 | 2002-05-21 Colin Walters <walters@verbum.org> |
| 11 | 15 | ||
| 12 | * font-lock.el (font-lock-defaults, font-lock-defaults-alist) | 16 | * font-lock.el (font-lock-defaults, font-lock-defaults-alist) |