aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMarkus Rost2002-07-23 02:28:08 +0000
committerMarkus Rost2002-07-23 02:28:08 +0000
commit24f4201f844cd0617a79f485e4bd7bcb6766dccb (patch)
tree386c346addd76c499d69adb525d82294d4e5dd16 /lisp/ChangeLog
parent610a4f648645eb8c66303c64c9be909e2ca93ee8 (diff)
downloademacs-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/ChangeLog7
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 @@
12002-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
12002-07-23 Andrew Innes <andrewi@gnu.org> 82002-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.