emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp isearch.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp isearch.el
Date: Thu, 01 Jul 2004 06:10:40 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/07/01 09:54:52

Modified files:
        lisp           : isearch.el 

Log message:
        (isearch-mode-map): Bind C-M-w to isearch-del-char,
        C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
        C-M-% to isearch-query-replace-regexp.
        (minibuffer-local-isearch-map): Add arrow key bindings.
        Bind C-f to isearch-yank-char-in-minibuffer.
        (isearch-forward): Doc fix.
        (isearch-edit-string): Doc fix.
        (isearch-query-replace, isearch-query-replace-regexp): New funs.
        (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
        (isearch-yank-char): Add optional arg.
        (isearch-yank-char-in-minibuffer): New fun.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/isearch.el.diff?tr1=1.229&tr2=1.230&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]