diff options
| author | Dave Love | 2003-01-23 20:37:49 +0000 |
|---|---|---|
| committer | Dave Love | 2003-01-23 20:37:49 +0000 |
| commit | a166f62348a238784ee49b6a1ce51094553178da (patch) | |
| tree | 1a7453ccda272ed5e660f6bac1a222df08265184 /lisp/ChangeLog | |
| parent | ceb39a179821a83e099f8b8d9c1421dc96a7bc53 (diff) | |
| download | emacs-a166f62348a238784ee49b6a1ce51094553178da.tar.gz emacs-a166f62348a238784ee49b6a1ce51094553178da.zip | |
(write-abbrev-file): Simplify, and put a coding cookie
in the file.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c052e0806b6..6dd1382975c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-01-23 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * abbrev.el (write-abbrev-file): Simplify, and put a coding cookie | ||
| 4 | in the file. | ||
| 5 | |||
| 1 | 2003-01-23 Masatake YAMATO <jet@gyve.org> | 6 | 2003-01-23 Masatake YAMATO <jet@gyve.org> |
| 2 | 7 | ||
| 3 | * progmodes/asm-mode.el (asm-mode): Added syntax table entries for | 8 | * progmodes/asm-mode.el (asm-mode): Added syntax table entries for |