diff options
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 a20a2818b42..2b4e5a9a682 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2001-01-11 Dave Love <fx@gnu.org> | 1 | 2001-01-11 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * international/mule-cmds.el (standard-display-european-internal): | ||
| 4 | Set display table for 2208 as for 160. | ||
| 5 | |||
| 6 | * progmodes/ada-mode.el (ada-popup-key): Fix last change. | ||
| 7 | |||
| 3 | * progmodes/fortran.el (fortran-mode-map): Modify Customization | 8 | * progmodes/fortran.el (fortran-mode-map): Modify Customization |
| 4 | entry for custom-menu-create change. | 9 | entry for custom-menu-create change. |
| 5 | (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and | 10 | (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and |