branch: externals/rt-liberation commit b76ae2828b12efc5f45f51ba873489e049a70924 Author: Yoni Rabkin <y...@rabkins.net> Commit: Yoni Rabkin <y...@rabkins.net>
* rt-liberation.el: only font-lock keywords --- rt-liberation.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rt-liberation.el b/rt-liberation.el index 2029d186ce..397cea81f6 100644 --- a/rt-liberation.el +++ b/rt-liberation.el @@ -5,7 +5,7 @@ ;; Author: Yoni Rabkin <y...@gnu.org> ;; Authors: Aaron S. Hawley <aaron.s.haw...@gmail.com>, John Sullivan <johns...@wjsullivan.net> ;; Maintainer: Yoni Rabkin <y...@gnu.org> -;; Version: 4 +;; Version: 5 ;; Keywords: rt, tickets ;; Package-Type: multi ;; url: http://www.nongnu.org/rtliber/ @@ -1100,7 +1100,7 @@ ASSOC-BROWSER if non-nil should be a ticket browser." \\{rt-liber-viewer-mode-map}" (set (make-local-variable 'font-lock-defaults) - '((rt-liber-viewer-font-lock-keywords))) + '((rt-liber-viewer-font-lock-keywords) t)) (set (make-local-variable 'revert-buffer-function) #'rt-liber-viewer-refresh-ticket-history) (set (make-local-variable 'buffer-stale-function)