emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp replace.el


From: Colin Walters
Subject: [Emacs-commit] emacs/lisp replace.el
Date: Tue, 23 Apr 2002 16:34:59 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Colin Walters <address@hidden>  02/04/23 16:34:58

Modified files:
        lisp           : replace.el 

Log message:
        (toplevel): Require `cl' while compiling.
        (occur-buffer, occur-nlines): Delete.
        (occur-revert-properties): Rename to `occur-revert-properties'.
        (occur-mode): Handle it.  Set up font lock.
        (occur-revert-function): Simply apply `occur-1'.
        (occur-mode-find-occurence, occur-mode-mouse-goto)
        (occur-mode-goto-occurrence-other-window)
        (occur-mode-display-occurrence): Handle buffer property.
        (list-matching-lines-face): Use defcustom.
        (list-matching-lines-buffer-name-face): New variable.
        (occur-accumulate-lines): Renamed from `ibuffer-accumulate-lines',
        in ibuffer.el.
        (occur-read-primary-args): Move out of `occur'.
        (occur): Delete.  Now simply call `occur-1'.
        (multi-occur, multi-occur-by-filename-regexp): New functions.
        (occur-1): New function.
        (occur-engine): Renamed from `ibuffer-occur-engine' to replace the
        previous implementation of `occur'; taken from ibuf-ext.el.
        (occur-fontify-on-property): New function.
        (occur-fontify-region-function, occur-unfontify-region-function):
        New functions.

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




reply via email to

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