aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2004-10-17 23:01:25 +0000
committerStefan Monnier2004-10-17 23:01:25 +0000
commitbcabe045db2f9c08c2b0078e153ab458715e2ca1 (patch)
treedfa2ecd426cbecb0fd8b0d3fc73c41bf2013b5ff /lisp/ChangeLog
parent1040d0412c2c041284248770e351c50feeebc4e7 (diff)
downloademacs-bcabe045db2f9c08c2b0078e153ab458715e2ca1.tar.gz
emacs-bcabe045db2f9c08c2b0078e153ab458715e2ca1.zip
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9f5fae15907..a0ba6ba22ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
4 directory is missing.
5
12004-10-17 John Paul Wallington <jpw@gnu.org> 62004-10-17 John Paul Wallington <jpw@gnu.org>
2 7
3 * ibuffer.el (ibuffer-default-display-maybe-show-predicates): 8 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
@@ -26,7 +31,7 @@
26 31
272004-10-17 Richard M. Stallman <rms@gnu.org> 322004-10-17 Richard M. Stallman <rms@gnu.org>
28 33
29 * paths.el (news-directory): Renamed from news-path. Old name alias. 34 * paths.el (news-directory): Rename from news-path. Old name alias.
30 (rmail-spool-directory): Use defvar. 35 (rmail-spool-directory): Use defvar.
31 (sendmail-program): Use defcustom. 36 (sendmail-program): Use defcustom.
32 (remote-shell-program): Use defcustom. 37 (remote-shell-program): Use defcustom.