+2002-08-27 Andreas Schwab <schwab@suse.de>
+
+ * kmacro.el (kmacro-start-macro): Doc fix.
+
2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
* textfile/reftex-ref.el (reftex-goto-label): New command.
(defun kmacro-start-macro (arg)
"Record subsequent keyboard input, defining a keyboard macro.
The commands are recorded even as they are executed.
-Use \\[end-kbd-macro] to finish recording and make the macro available.
+Use \\[kmacro-end-macro] to finish recording and make the macro available.
Use \\[call-last-kbd-macro] to execute the macro.
Use \\[name-last-kbd-macro] to give it a permanent name.
Non-nil arg (prefix arg) means append to last macro defined;