emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp iswitchb.el


From: Eli Zaretskii
Subject: [Emacs-commit] emacs/lisp iswitchb.el
Date: Sat, 04 Jun 2005 15:10:07 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Eli Zaretskii <address@hidden>  05/06/04 19:10:07

Modified files:
        lisp           : iswitchb.el 

Log message:
        (iswitchb-single-match-face)
        (iswitchb-current-match-face, iswitchb-virtual-matches-face)
        (iswitchb-invalid-regexp-face): New faces.
        (iswitchb-completions): Use them.
        (iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is
        now marked as an obsolete alias.
        (iswitchb-read-buffer): Remove check for bound font variables.
        (iswitchb-invalid-regexp): New free variable.
        (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
        set iswitchb-invalid-regexp.
        (iswitchb, iswitchb-complete, iswitchb-completions): Deal with invalid 
regexps.
        (iswitchb-completions): Add check for complete match when entering a 
regexp.
        (iswitchb-completions): Remove require-match argument.
        (iswitchb-exhibit): Fix caller.
        (iswitchb-common-match-inserted): New variable.
        (iswitchb-complete, iswitchb-completion-help): Use it.

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





reply via email to

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