diff lisp/edmacro.el @ 49588:37645a051842

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 11:26:42 +0000
parents 51b92fc1f484
children 6be32b5661a6 d7ddb3e565de
line wrap: on
line diff
--- a/lisp/edmacro.el	Tue Feb 04 10:58:53 2003 +0000
+++ b/lisp/edmacro.el	Tue Feb 04 11:26:42 2003 +0000
@@ -32,7 +32,7 @@
 ;; in a special buffer.  It prompts you to type a key sequence,
 ;; which should be one of:
 ;;
-;;  * RET or `C-x e' (call-last-kbd-macro), to edit the most 
+;;  * RET or `C-x e' (call-last-kbd-macro), to edit the most
 ;;    recently defined keyboard macro.
 ;;
 ;;  * `M-x' followed by a command name, to edit a named command
@@ -105,7 +105,7 @@
       (cond (store-hook
 	     (setq mac keys)
 	     (setq cmd nil))
-	    ((or (memq cmd '(call-last-kbd-macro kmacro-call-macro 
+	    ((or (memq cmd '(call-last-kbd-macro kmacro-call-macro
 			     kmacro-end-or-call-macro kmacro-end-and-call-macro))
 		 (member keys '("\r" [return])))
 	     (or last-kbd-macro