diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04549011028..a20a2818b42 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2001-01-11 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/fortran.el (fortran-mode-map): Modify Customization | ||
| 4 | entry for custom-menu-create change. | ||
| 5 | (fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and | ||
| 6 | don't cons it in the search loop. | ||
| 7 | |||
| 8 | * imenu.el (imenu--truncate-items): Revert last change. | ||
| 9 | |||
| 1 | 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il> | 10 | 2001-01-11 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 11 | ||
| 3 | * info.el (Info-setup-header-line): If the node header includes | 12 | * info.el (Info-setup-header-line): If the node header includes |