diff options
| author | Glenn Morris | 2002-12-12 01:06:54 +0000 |
|---|---|---|
| committer | Glenn Morris | 2002-12-12 01:06:54 +0000 |
| commit | 6f9a4ce206ef613263e8978a270b78d2744bea49 (patch) | |
| tree | 56e885c3f2a7000d589580c08ba9ad628fb651c9 /lisp/ChangeLog | |
| parent | 1169bd863a0a7a8c9a49039e4dd1a9860845cf1d (diff) | |
| download | emacs-6f9a4ce206ef613263e8978a270b78d2744bea49.tar.gz emacs-6f9a4ce206ef613263e8978a270b78d2744bea49.zip | |
(fortran-mode-abbrev-table): Handle `define-abbrev' with either 5
or 6 arguments.
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 59736b5d272..c4f6c795ad5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-12-12 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * progmodes/fortran.el (fortran-mode-abbrev-table): Handle | ||
| 4 | `define-abbrev' with either 5 or 6 arguments. | ||
| 5 | |||
| 1 | 2002-12-12 Markus Rost <rost@math.ohio-state.edu> | 6 | 2002-12-12 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 7 | ||
| 3 | * international/mule-cmds.el (current-language-environment): Fix | 8 | * international/mule-cmds.el (current-language-environment): Fix |