changeset 28825:58655a99714b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 05 May 2000 20:01:01 +0000
parents add63b27c709
children 61a23a9a57af
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 05 20:00:35 2000 +0000
+++ b/lisp/ChangeLog	Fri May 05 20:01:01 2000 +0000
@@ -1,3 +1,10 @@
+2000-05-05  Dave Love  <fx@gnu.org>
+
+	* emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
+	list in doc string.  Don't quote keyword symbols.
+	* emacs-lisp/cl.el: Likewise
+	* emacs-lisp/cl-seq.el: Likewise
+
 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
 
 	* abbrev.el (abbrev-mode): Make ARG optional.