mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(ibuffer-mode): Don't set `font-lock-defaults'.
This commit is contained in:
parent
d1282401ce
commit
50d7dfd52f
1 changed files with 0 additions and 3 deletions
|
|
@ -2380,9 +2380,6 @@ will be inserted before the group at point."
|
|||
(setq show-trailing-whitespace nil)
|
||||
(set (make-local-variable 'revert-buffer-function)
|
||||
#'ibuffer-update)
|
||||
;; Only use font-core.el.
|
||||
(set (make-local-variable 'font-lock-defaults)
|
||||
'(nil t nil nil nil (font-lock-core-only . t)))
|
||||
(set (make-local-variable 'ibuffer-sorting-mode)
|
||||
ibuffer-default-sorting-mode)
|
||||
(set (make-local-variable 'ibuffer-sorting-reversep)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue