/[emacs]/emacs/lisp/font-core.el
ViewVC logotype

Diff of /emacs/lisp/font-core.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by rfrancoise, Thu Oct 20 05:48:50 2005 UTC revision 1.34 by teirllm, Sat Nov 5 23:07:40 2005 UTC
# Line 293  means that Font Lock mode is turned on f Line 293  means that Font Lock mode is turned on f
293    
294  (easy-mmode-define-global-mode  (easy-mmode-define-global-mode
295   global-font-lock-mode font-lock-mode turn-on-font-lock-if-enabled   global-font-lock-mode font-lock-mode turn-on-font-lock-if-enabled
296   :extra-args (dummy))   :extra-args (dummy)
297     :initialize 'custom-initialize-safe-default
298     :init-value (not (or noninteractive emacs-basic-display)))
299    
300  ;;; End of Global Font Lock mode.  ;;; End of Global Font Lock mode.
301    

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26