
14 Jan
2008
14 Jan
'08
8:50 p.m.
Update of /project/mcclim/cvsroot/mcclim/ESA In directory clnet:/tmp/cvs-serv24744/ESA Modified Files: esa.lisp Log Message: Fixed ESA macro replaying. --- /project/mcclim/cvsroot/mcclim/ESA/esa.lisp 2007/12/19 11:01:57 1.13 +++ /project/mcclim/cvsroot/mcclim/ESA/esa.lisp 2008/01/14 20:50:11 1.14 @@ -1542,7 +1542,7 @@ (define-command (com-call-last-kbd-macro :name t :command-table keyboard-macro-table) - ((count 'integer :prompt "How many times?")) + ((count 'integer :prompt "How many times?" :default 1)) "Run the last keyboard macro that was defined. Use C-x ( to start and C-x ) to finish recording a keyboard macro." (setf (remaining-keys *command-processor*)
6380
Age (days ago)
6380
Last active (days ago)
0 comments
1 participants
participants (1)
-
thenriksen