diff options
| author | Richard M. Stallman | 2002-04-29 03:58:31 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-04-29 03:58:31 +0000 |
| commit | 33ceea4f0e295fe3c831a2e36728e9976ce3ce1b (patch) | |
| tree | 316aed0f369089df3cc2b28f3b61296be888ad00 /lisp/ChangeLog | |
| parent | bab6eadbfb51a79bf8a32b5f6eae8b3330f3216a (diff) | |
| download | emacs-33ceea4f0e295fe3c831a2e36728e9976ce3ce1b.tar.gz emacs-33ceea4f0e295fe3c831a2e36728e9976ce3ce1b.zip | |
(ange-ftp-passive-host-alist)
(ange-ftp-bs2000-additional-pubsets): Fix custom type.
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. |