diff lisp/ChangeLog @ 48464:b269dc6630f0

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 19 Nov 2002 16:50:40 +0000
parents 378e18a3b681
children 192ea43d05e3
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 19 16:37:35 2002 +0000
+++ b/lisp/ChangeLog	Tue Nov 19 16:50:40 2002 +0000
@@ -1,3 +1,7 @@
+2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* emacs-lisp/cl.el (multiple-value-call): Add docstring.
+
 2002-11-19   Markus Rost  <rost@math.ohio-state.edu>
 
 	* emacs-lisp/shadow.el (defgroup lisp-shadow): New group name.
@@ -11,8 +15,8 @@
 
 2002-11-18  Kai Gro,A_(Bjohann  <kai.grossjohann@uni-duisburg.de>
 
-	* calendar/diary-lib.el (fancy-diary-font-lock-keywords): Grok
-	month numbers, too.
+	* calendar/diary-lib.el (fancy-diary-font-lock-keywords):
+	Grok month numbers, too.
 
 2002-11-18  Juanma Barranquero  <lektu@terra.es>
 
@@ -165,8 +169,7 @@
 
 2002-11-14  Markus Rost  <rost@math.ohio-state.edu>
 
-	* custom.el (custom-declare-group): Remove unnecessary line of
-	code.
+	* custom.el (custom-declare-group): Remove unnecessary line of code.
 
 	* cus-dep.el (custom-make-dependencies): Bind load-file-name.