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: Sat, 04 Sep 2004 04:41:20 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/09/03 20:32:57

Modified files:
        lisp           : isearch.el 

Log message:
        (isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' 
to `t'.
        (isearch-toggle-case-fold): Set `isearch-success' to `t'.
        (isearch-message-prefix): Add "pending" for isearch-adjusted.
        (isearch-other-meta-char): Restore isearch-point unconditionally.
        (isearch-query-replace): Add new arg `regexp-flag' and use it.
        Set point to start of match if region is not active in transient
        mark mode (to include the current match to region boundaries).
        Push the search string to `query-replace-from-history-variable'.
        Add prompt "Query replace regexp" for isearch-regexp.
        Add region beginning/end as last arguments of `perform-replace.'
        (isearch-query-replace-regexp): Replace code by the call to
        `isearch-query-replace' with arg `t'.

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





reply via email to

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