aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.11
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.11')
-rw-r--r--lisp/ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index eda7603cb67..52f5189228e 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -6395,7 +6395,7 @@
6395 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*', 6395 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
6396 because the latter is a CL-ism. This fixes the bug reported by 6396 because the latter is a CL-ism. This fixes the bug reported by
6397 Shawn Boyette <mdxi@collapsar.net> in 6397 Shawn Boyette <mdxi@collapsar.net> in
6398 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html. 6398 https://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
6399 6399
64002004-06-04 Miles Bader <miles@gnu.org> 64002004-06-04 Miles Bader <miles@gnu.org>
6401 6401