diff lisp/ChangeLog @ 39590:b7761d10bdc5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 05 Oct 2001 10:40:42 +0000
parents 62d7faafb853
children ad301d019554
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Oct 05 10:40:18 2001 +0000
+++ b/lisp/ChangeLog	Fri Oct 05 10:40:42 2001 +0000
@@ -1,5 +1,8 @@
 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
 
+	* emacs-lisp/cl-macs.el (define-setf-expander): Make it an
+	alias for define-setf-method.
+
 	* bindings.el: Remove no-byte-compile from file local variables
 	to enable bootstrapping.