(font-lock-set-defaults): Partially taken from font-lock.el. Only
load font-lock.el when necessary.
+ * loadup.el: Add font-core.el.
+
* replace.el (occur-mode-hook): New variable.
(occur-fontify-region-function): Deleted.
(occur-mode): Don't use it. Set up `font-lock-category-alist'
* replace.el (occur-engine): Increment globalcount all at once
after searching a buffer.
(occur-mode-map): Don't escape plain "o".
+
+ * ibuf-macs.el (define-ibuffer-column): Add third argument
+ `ibuffer-buf'.
* ibuffer.el (toplevel): Require font-lock, to get the face
definitions.
(ibuffer-do-save, ibuffer-do-toggle-modified)
(ibuffer-do-toggle-read-only, ibuffer-do-delete)
(ibuffer-do-kill-on-deletion-marks): Include name in definition.
- (ibuffer): New optional argument `formats'.
+ (ibuffer): New optional argument `formats'.
2002-05-21 Eli Zaretskii <eliz@is.elta.co.il>
../lisp/startup.elc \
../lisp/subr.elc \
../lisp/term/tty-colors.elc \
+ ../lisp/font-core.elc \
../lisp/textmodes/fill.elc \
../lisp/textmodes/page.elc \
../lisp/textmodes/paragraphs.elc \