]> code.delx.au - gnu-emacs/commit
(toplevel): Require `cl' while compiling.
authorColin Walters <walters@gnu.org>
Tue, 23 Apr 2002 20:34:58 +0000 (20:34 +0000)
committerColin Walters <walters@gnu.org>
Tue, 23 Apr 2002 20:34:58 +0000 (20:34 +0000)
commit68608d9c9fd22c29aa52ba67aabbfff8fbf5e73d
treefad3e1f837947ea823f65f1515a9ffa70585a8b9
parent973c3c870b901ba27b3c6dce9397b742184cbb7a
(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.
lisp/replace.el