diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e89e5d09a1..8c6fbae8b32 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-04-28 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * progmodes/f90.el (f90-xemacs-flag): New variable. | ||
| 4 | (f90-mark-subprogram-overlay): New variable. | ||
| 5 | (f90-mark-subprogram): Now it highlights the subprogram. | ||
| 6 | |||
| 1 | 2002-04-28 Colin Walters <walters@verbum.org> | 7 | 2002-04-28 Colin Walters <walters@verbum.org> |
| 2 | 8 | ||
| 3 | * ibuffer.el (ibuffer-mode): Additional documentation on filter | 9 | * ibuffer.el (ibuffer-mode): Additional documentation on filter |