emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/font-core.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/font-core.el,v
Date: Sat, 03 Feb 2007 17:24:36 +0000

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

Index: font-core.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/font-core.el,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- font-core.el        21 Jan 2007 03:53:11 -0000      1.43
+++ font-core.el        3 Feb 2007 17:24:35 -0000       1.44
@@ -291,7 +291,7 @@
     (let (inhibit-quit)
       (turn-on-font-lock))))
 
-(define-global-minor-mode global-font-lock-mode
+(define-globalized-minor-mode global-font-lock-mode
   font-lock-mode turn-on-font-lock-if-enabled
   :extra-args (dummy)
   :initialize 'custom-initialize-safe-default




reply via email to

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