Doc fix (use an alias to be consistent with the rest of this manual)
authorGlenn Morris <rgm@gnu.org>
Mon, 29 Oct 2012 01:14:50 +0000 (18:14 -0700)
committerGlenn Morris <rgm@gnu.org>
Mon, 29 Oct 2012 01:14:50 +0000 (18:14 -0700)
doc/misc/cl.texi

index 615a703..f05d723 100644 (file)
@@ -5089,7 +5089,7 @@ This section describes some obsolete ways to extend @code{setf}.
 They are replaced by @file{gv.el} in Emacs 24.3.
 
 @c FIXME.
-@defmac define-setf-expander name arglist &rest body
+@defmac define-setf-method name arglist &rest body
 Use @file{gv.el}.
 @end defmac