diff options
| author | Dave Love | 2001-12-07 14:57:08 +0000 |
|---|---|---|
| committer | Dave Love | 2001-12-07 14:57:08 +0000 |
| commit | 5945f1e222e7bf2c3059df643e88d7717cb053e2 (patch) | |
| tree | 57d023c2e58b5b8c1ca5313ecdb0c38d62baa99e /lisp/ChangeLog | |
| parent | a80d521940dec1c06e0b5b283c6f955785189f9a (diff) | |
| download | emacs-5945f1e222e7bf2c3059df643e88d7717cb053e2.tar.gz emacs-5945f1e222e7bf2c3059df643e88d7717cb053e2.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45ee9b4a87a..92a69c68f5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-12-07 Dave Love <fx@gnu.org> | 1 | 2001-12-07 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * international/iso-transl.el: Insert Latin-1 characters, not | ||
| 4 | unibyte codes. | ||
| 5 | |||
| 3 | * language/european.el (diacritic-composition-pattern): New constant. | 6 | * language/european.el (diacritic-composition-pattern): New constant. |
| 4 | (diacritic-compose-region, diacritic-compose-string) | 7 | (diacritic-compose-region, diacritic-compose-string) |
| 5 | (diacritic-compose-buffer, diacritic-post-read-conversion) | 8 | (diacritic-compose-buffer, diacritic-post-read-conversion) |