emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/kmacro.el


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/kmacro.el
Date: Tue, 10 Sep 2002 18:19:39 -0400

Index: emacs/lisp/kmacro.el
diff -c emacs/lisp/kmacro.el:1.10 emacs/lisp/kmacro.el:1.11
*** emacs/lisp/kmacro.el:1.10   Tue Sep 10 18:08:45 2002
--- emacs/lisp/kmacro.el        Tue Sep 10 18:19:39 2002
***************
*** 818,824 ****
                          (if kmacro-step-edit-help "\
   Step: y/SPC: execute next,  d/n/DEL: skip next,  f: skip but keep
         TAB: execute while same,  ?: toggle help
!  Edit: i: insert,  a: append,  r: replace, I/A/R: one sequence
   End:  !/c: execute rest,  C-k: skip rest and save,  q/C-g: quit
  ----------------------------------------------------------------
  " "")
--- 818,825 ----
                          (if kmacro-step-edit-help "\
   Step: y/SPC: execute next,  d/n/DEL: skip next,  f: skip but keep
         TAB: execute while same,  ?: toggle help
!  Edit: i: insert,  r: replace,  a: append,  A: append at end,
!        I/R: insert/replace with one sequence,
   End:  !/c: execute rest,  C-k: skip rest and save,  q/C-g: quit
  ----------------------------------------------------------------
  " "")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]