emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/hi-lock.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/hi-lock.el,v
Date: Sat, 03 Feb 2007 17:26:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/02/03 17:26:01

Index: hi-lock.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/hi-lock.el,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- hi-lock.el  21 Jan 2007 03:53:11 -0000      1.40
+++ hi-lock.el  3 Feb 2007 17:26:01 -0000       1.41
@@ -347,7 +347,7 @@
     (remove-hook 'font-lock-mode-hook 'hi-lock-font-lock-hook t)))
 
 ;;;###autoload
-(define-global-minor-mode global-hi-lock-mode
+(define-globalized-minor-mode global-hi-lock-mode
   hi-lock-mode turn-on-hi-lock-if-enabled
   :group 'hi-lock)
 




reply via email to

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