aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2003-08-30 10:58:15 +0000
committerEli Zaretskii2003-08-30 10:58:15 +0000
commitd59475641017e6768b4a68d0225d4f6a5cf75cf6 (patch)
tree4dd5b8ee1627d15f73d8b7e917f216efc265f492
parentee9be3deb1104ec63f541ea93142c0fe407d59b9 (diff)
downloademacs-d59475641017e6768b4a68d0225d4f6a5cf75cf6.tar.gz
emacs-d59475641017e6768b4a68d0225d4f6a5cf75cf6.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--msdos/ChangeLog6
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3da61a1e8ae..7024544dc24 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-08-30 Eli Zaretskii <eliz@elta.co.il>
2
3 * vc-hooks.el (vc-make-version-backup): Fix the change made on
4 2003-07-26: msdos-long-file-names is a function, not a variable.
5
12003-08-29 Richard M. Stallman <rms@gnu.org> 62003-08-29 Richard M. Stallman <rms@gnu.org>
2 7
3 * mail/sendmail.el (sendmail-sync-aliases, mail-setup): 8 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index e230be94465..9cce78fa303 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,9 @@
12003-08-30 Eli Zaretskii <eliz@elta.co.il>
2
3 * sedlisp.inp: Set FNCASE=y for all targets in the lisp directory,
4 so that CVS etc. file names are filtered out of the list of
5 subdirectories.
6
12003-08-28 Eli Zaretskii <eliz@elta.co.il> 72003-08-28 Eli Zaretskii <eliz@elta.co.il>
2 8
3 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands 9 * sed6.inp (elisp.dvi, index.texi): Replace Unix shell commands