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

Diff of /emacs/lisp/isearch.el

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

revision 1.202 by kfstorm, Sun Dec 2 01:12:16 2001 UTC revision 1.203 by pj, Mon Dec 3 06:13:55 2001 UTC
# Line 1023  Use `isearch-exit' to quit without signa Line 1023  Use `isearch-exit' to quit without signa
1023    (isearch-update))    (isearch-update))
1024    
1025  (defun isearch-delete-char ()  (defun isearch-delete-char ()
1026    "Discard last input item and move point back.      "Discard last input item and move point back.
1027  If no previous match was done, just beep."  If no previous match was done, just beep."
1028    (interactive)    (interactive)
1029    (if (null (cdr isearch-cmds))    (if (null (cdr isearch-cmds))

Legend:
Removed from v.1.202  
changed lines
  Added in v.1.203

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