/[emacs]/emacs/lisp/emulation/edt.el
ViewVC logotype

Diff of /emacs/lisp/emulation/edt.el

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

revision 1.39 by pj, Sat Jan 12 21:41:26 2002 UTC revision 1.40 by lektu, Tue Jun 18 14:35:28 2002 UTC
# Line 1054  Argument NUM is the number of characters Line 1054  Argument NUM is the number of characters
1054  Repeat the most recent FIND command.  (The Emacs kill ring is used as  Repeat the most recent FIND command.  (The Emacs kill ring is used as
1055  the CUT buffer.)    the CUT buffer.)  
1056  Argument NUM is the repeat count.  A positive value indicates the of times  Argument NUM is the repeat count.  A positive value indicates the of times
1057  to repeat the substitution.  A negative argument means replace all occurances  to repeat the substitution.  A negative argument means replace all occurrences
1058  of the search text."  of the search text."
1059    (interactive "p")    (interactive "p")
1060    (cond ((or edt-select-mode (edt-check-match))    (cond ((or edt-select-mode (edt-check-match))

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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