diff lisp/macros.el @ 216:2c663336acaf

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Mar 1991 19:46:44 +0000
parents 9697c13298e5
children 8977ce293397
line wrap: on
line diff
--- a/lisp/macros.el	Tue Mar 12 20:00:05 1991 +0000
+++ b/lisp/macros.el	Thu Mar 14 19:46:44 1991 +0000
@@ -20,7 +20,7 @@
 
 (defun name-last-kbd-macro (symbol)
   "Assign a name to the last keyboard macro defined.
-One arg, a symbol, which is the name to define.
+Argument SYMBOL is the name to define.
 The symbol's function definition becomes the keyboard macro string.
 Such a \"function\" cannot be called from Lisp, but it is a valid command
 definition for the editor command loop."