/[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.271 by rms, Thu Aug 25 10:58:48 2005 UTC revision 1.272 by deego, Sun Sep 18 12:25:02 2005 UTC
# Line 1016  If first char entered is \\[isearch-yank Line 1016  If first char entered is \\[isearch-yank
1016                  ;; read a key the normal way.                  ;; read a key the normal way.
1017                  ;; Word search does not apply (yet) to regexp searches,                  ;; Word search does not apply (yet) to regexp searches,
1018                  ;; no check is made here.                  ;; no check is made here.
1019                  (message (isearch-message-prefix nil nil t))                  (message "%s" (isearch-message-prefix nil nil t))
1020                  (if (memq (lookup-key isearch-mode-map (vector e))                  (if (memq (lookup-key isearch-mode-map (vector e))
1021                            '(isearch-yank-word                            '(isearch-yank-word
1022                              isearch-yank-word-or-char))                              isearch-yank-word-or-char))

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.272

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