From 9403944b41c87e94ced7a27a9761a5963e5ea60a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 22 Feb 2009 00:19:39 +0000 Subject: [PATCH] * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of `append'. * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use of `vconcat'. * strings.texi (Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'. (Case Conversion): Copyedits. --- doc/lispref/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 2b466feb7f3..caffc943b1d 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,15 @@ +2009-02-22 Chong Yidong + + * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of + `append'. + + * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use + of `vconcat'. + + * strings.texi (Creating Strings): Copyedits. Remove obsolete + Emacs 20 usage of `concat'. + (Case Conversion): Copyedits. + 2009-02-21 Chong Yidong * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): -- 2.39.5