summaryrefslogtreecommitdiff
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 52f5189228e..94a3cbfb582 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -6395,7 +6395,7 @@
* vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
because the latter is a CL-ism. This fixes the bug reported by
Shawn Boyette <mdxi@collapsar.net> in
- https://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
+ https://lists.gnu.org/r/emacs-devel/2004-05/msg00442.html.
2004-06-04 Miles Bader <miles@gnu.org>