diff options
| author | Markus Rost | 2002-07-23 02:28:08 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-07-23 02:28:08 +0000 |
| commit | 24f4201f844cd0617a79f485e4bd7bcb6766dccb (patch) | |
| tree | 386c346addd76c499d69adb525d82294d4e5dd16 /lisp/ChangeLog | |
| parent | 610a4f648645eb8c66303c64c9be909e2ca93ee8 (diff) | |
| download | emacs-24f4201f844cd0617a79f485e4bd7bcb6766dccb.tar.gz emacs-24f4201f844cd0617a79f485e4bd7bcb6766dccb.zip | |
(add-log-mailing-address): Fix type. Can be a string.
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 e99afd4e319..46072028631 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-07-22 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * add-log.el (add-log-mailing-address): Fix type. Can be a | ||
| 4 | string. | ||
| 5 | |||
| 6 | * ido.el (ido-separator): Fix type. | ||
| 7 | |||
| 1 | 2002-07-23 Andrew Innes <andrewi@gnu.org> | 8 | 2002-07-23 Andrew Innes <andrewi@gnu.org> |
| 2 | 9 | ||
| 3 | * makefile.w32-in (DONTCOMPILE): Remove cus-start.el. | 10 | * makefile.w32-in (DONTCOMPILE): Remove cus-start.el. |