/[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.206 by rms, Sun Dec 16 03:56:40 2001 UTC revision 1.207 by rms, Sun Dec 16 20:19:13 2001 UTC
# Line 890  If first char entered is \\[isearch-yank Line 890  If first char entered is \\[isearch-yank
890                (setq isearch-string (or (car (if isearch-regexp                (setq isearch-string (or (car (if isearch-regexp
891                                                  regexp-search-ring                                                  regexp-search-ring
892                                                search-ring))                                                search-ring))
893                                         ""))                                         "")
894    
895                        isearch-message
896                        (mapconcat 'isearch-text-char-description
897                                   isearch-string ""))
898              ;; This used to set the last search string,              ;; This used to set the last search string,
899              ;; but I think it is not right to do that here.              ;; but I think it is not right to do that here.
900              ;; Only the string actually used should be saved.              ;; Only the string actually used should be saved.

Legend:
Removed from v.1.206  
changed lines
  Added in v.1.207

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