/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3744 by walters, Tue Apr 23 20:24:25 2002 UTC revision 1.3745 by walters, Tue Apr 23 20:34:27 2002 UTC
# Line 1  Line 1 
1  2002-04-23  Colin Walters  <walters@verbum.org>  2002-04-23  Colin Walters  <walters@verbum.org>
2    
3            * replace.el (toplevel): Require `cl' while compiling.
4            (occur-buffer, occur-nlines): Delete.
5            (occur-revert-properties): Rename to `occur-revert-properties'.
6            (occur-mode): Handle it.  Set up font lock.
7            (occur-revert-function): Simply apply `occur-1'.
8            (occur-mode-find-occurence, occur-mode-mouse-goto)
9            (occur-mode-goto-occurrence-other-window)
10            (occur-mode-display-occurrence): Handle buffer property.
11            (list-matching-lines-face): Use defcustom.
12            (list-matching-lines-buffer-name-face): New variable.
13            (occur-accumulate-lines): Renamed from `ibuffer-accumulate-lines',
14            in ibuffer.el.
15            (occur-read-primary-args): Move out of `occur'.
16            (occur): Delete.  Now simply call `occur-1'.
17            (multi-occur, multi-occur-by-filename-regexp): New functions.
18            (occur-1): New function.
19            (occur-engine): Renamed from `ibuffer-occur-engine' to replace the
20            previous implementation of `occur'; taken from ibuf-ext.el.
21            (occur-fontify-on-property): New function.
22            (occur-fontify-region-function, occur-unfontify-region-function):
23            New functions.
24            
25            * ibuffer.el (ibuffer-accumulate-lines): Moved to replace.el.
26            
27            * ibuf-ext.el (ibuffer-depropertize-string): Delete.
28            (ibuffer-occur-match-face): Delete.
29            (ibuffer-occur-props, ibuffer-occur-mode): Delete.
30            (ibuffer-occur-mouse-display-occurence): Delete.
31            (ibuffer-occur-goto-occurence, ibuffer-occur-display-occurence):
32            Delete.
33            (ibuffer-do-occur-1, ibuffer-occur-revert-buffer-function):
34            Delete.
35            (ibuffer-occur-engine): Moved to replace.el.
36            (ibuffer-do-occur): Simply call `occur-1'.      
37    
38          * play/gamegrid.el (gamegrid-add-score-with-update-game-score):          * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
39          Handle the case where we're already viewing the score file.          Handle the case where we're already viewing the score file.
40    

Legend:
Removed from v.1.3744  
changed lines
  Added in v.1.3745

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26