/[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.276 by jurta, Thu Nov 24 09:59:11 2005 UTC revision 1.277 by jasonr, Wed Nov 30 22:53:00 2005 UTC
# Line 386  A value of nil means highlight all match Line 386  A value of nil means highlight all match
386      (define-key map [iconify-frame] nil)      (define-key map [iconify-frame] nil)
387      (define-key map [make-frame-visible] nil)      (define-key map [make-frame-visible] nil)
388      (define-key map [mouse-movement] nil)      (define-key map [mouse-movement] nil)
389        (define-key map [language-change] nil)
390    
391      ;; For searching multilingual text.      ;; For searching multilingual text.
392      (define-key map "\C-\\" 'isearch-toggle-input-method)      (define-key map "\C-\\" 'isearch-toggle-input-method)
393      (define-key map "\C-^" 'isearch-toggle-specified-input-method)      (define-key map "\C-^" 'isearch-toggle-specified-input-method)

Legend:
Removed from v.1.276  
changed lines
  Added in v.1.277

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