diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edeafa6aa94..9d3de96d41d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-04-28 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * net/ange-ftp.el (ange-ftp-passive-host-alist) | ||
| 4 | (ange-ftp-bs2000-additional-pubsets): Fix custom type. | ||
| 5 | |||
| 6 | * files.el (small-temporary-file-directory): Fix custom type. | ||
| 7 | |||
| 1 | 2002-04-28 Glenn Morris <gmorris@ast.cam.ac.uk> | 8 | 2002-04-28 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 9 | ||
| 3 | * progmodes/f90.el (f90-xemacs-flag): New variable. | 10 | * progmodes/f90.el (f90-xemacs-flag): New variable. |