emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 25 Nov 2005 00:32:57 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8657 emacs/lisp/ChangeLog:1.8658
*** emacs/lisp/ChangeLog:1.8657 Thu Nov 24 20:52:16 2005
--- emacs/lisp/ChangeLog        Fri Nov 25 05:32:55 2005
***************
*** 1,7 ****
  2005-11-24  Chong Yidong  <address@hidden>
  
        * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
!       Use define-minor-mode, and make it a local mode.
        (hi-lock-mode): New global minor mode.
        (turn-on-hi-lock-if-enabled): New function.
        (hi-lock-line-face-buffer, hi-lock-face-buffer)
--- 1,8 ----
  2005-11-24  Chong Yidong  <address@hidden>
  
        * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
!       Use define-minor-mode, and make it a local mode.  Turn on
!       font-lock.
        (hi-lock-mode): New global minor mode.
        (turn-on-hi-lock-if-enabled): New function.
        (hi-lock-line-face-buffer, hi-lock-face-buffer)
***************
*** 13,20 ****
  
        (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
        arguments for hi-lock-set-pattern.
        (hi-lock-find-file-hook, hi-lock-current-line)
!       (hi-lock-set-patterns): Deleted unused functions.
  
        * progmodes/compile.el (compilation-setup): Don't fiddle with
        font-lock-defaults.
--- 14,27 ----
  
        (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode.  Use new
        arguments for hi-lock-set-pattern.
+       (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
+       font-lock-fontify-buffer.
        (hi-lock-find-file-hook, hi-lock-current-line)
!       (hi-lock-refontify, hi-lock-set-patterns): Deleted unused
!       functions.
! 
!       (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
!       turned off.
  
        * progmodes/compile.el (compilation-setup): Don't fiddle with
        font-lock-defaults.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]