/[emacs]/emacs/lisp/kmacro.el
ViewVC logotype

Diff of /emacs/lisp/kmacro.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by kfstorm, Thu Sep 9 20:48:12 2004 UTC revision 1.21 by kfstorm, Sun Sep 12 21:39:40 2004 UTC
# Line 928  following additional answers: `insert', Line 928  following additional answers: `insert',
928          (curmsg (current-message)))          (curmsg (current-message)))
929    
930      ;; TODO: Scroll macro if max-mini-window-height is too small.      ;; TODO: Scroll macro if max-mini-window-height is too small.
931      (message (concat      (message "%s"
932                 (concat
933                (format "Macro: %s%s%s%s%s\n"                (format "Macro: %s%s%s%s%s\n"
934                        (format-kbd-macro kmacro-step-edit-new-macro 1)                        (format-kbd-macro kmacro-step-edit-new-macro 1)
935                        (if (and kmacro-step-edit-new-macro (> (length kmacro-step-edit-new-macro) 0)) " " "")                        (if (and kmacro-step-edit-new-macro (> (length kmacro-step-edit-new-macro) 0)) " " "")

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26