From 067b0705986572e42687334c4eaf32988f22f680 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Sun, 1 Mar 2020 18:50:14 +0100 Subject: ; Fix some typos and doc issues (bug#40695) --- lisp/obsolete/cl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/obsolete/cl.el') diff --git a/lisp/obsolete/cl.el b/lisp/obsolete/cl.el index 1da4289b695..20bffffd781 100644 --- a/lisp/obsolete/cl.el +++ b/lisp/obsolete/cl.el @@ -509,7 +509,7 @@ This method shows how to handle `setf's to places of the form ARGLIST, as if NAME were going to be expanded as a macro, then the BODY forms are executed and must return a list of five elements: a temporary-variables list, a value-forms list, a store-variables list -\(of length one), a store-form, and an access- form. +\(of length one), a store-form, and an access-form. See `gv-define-expander', and `gv-define-setter' for better and simpler ways to define setf-methods." -- cgit v1.2.3