diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 23a8da84785..2509a4b36b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-01-10 Kenichi Handa <handa@etl.go.jp> | 1 | 2001-01-10 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object". | ||
| 4 | |||
| 3 | * international/mule-conf.el (latin-extra-code-table): Set to t | 5 | * international/mule-conf.el (latin-extra-code-table): Set to t |
| 4 | for \223 and \224. | 6 | for \223 and \224. |
| 5 | 7 | ||