diff options
| author | Jason Rumney | 2001-10-26 19:56:32 +0000 |
|---|---|---|
| committer | Jason Rumney | 2001-10-26 19:56:32 +0000 |
| commit | 317672ff40d55564be8614c62afe4048ac6dc46e (patch) | |
| tree | da8a9373ced3408f07a059515fe7f0d9f95cf877 | |
| parent | ac169f7bb3bd67652e5f4a9a86cfafd22aacd55e (diff) | |
| download | emacs-317672ff40d55564be8614c62afe4048ac6dc46e.tar.gz emacs-317672ff40d55564be8614c62afe4048ac6dc46e.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 198c4af72c2..64387f5f766 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-10-26 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1 | ||
| 4 | when UNICODE is not defined. | ||
| 5 | |||
| 1 | 2001-10-26 Sam Steingold <sds@gnu.org> | 6 | 2001-10-26 Sam Steingold <sds@gnu.org> |
| 2 | 7 | ||
| 3 | * font-lock.el (c-font-lock-keywords-2): Do not require labels to | 8 | * font-lock.el (c-font-lock-keywords-2): Do not require labels to |