emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex.el


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex.el
Date: Wed, 16 Nov 2005 08:42:58 -0500

Index: emacs/lisp/textmodes/reftex.el
diff -c emacs/lisp/textmodes/reftex.el:1.67 emacs/lisp/textmodes/reftex.el:1.68
*** emacs/lisp/textmodes/reftex.el:1.67 Wed Sep 21 11:40:14 2005
--- emacs/lisp/textmodes/reftex.el      Wed Nov 16 13:42:58 2005
***************
*** 2262,2268 ****
  
  (defun reftex-use-fonts ()
    ;; Return t if we can and want to use fonts.
!   (and window-system
         reftex-use-fonts
         (featurep 'font-lock)))
  
--- 2262,2268 ----
  
  (defun reftex-use-fonts ()
    ;; Return t if we can and want to use fonts.
!   (and ; window-system
         reftex-use-fonts
         (featurep 'font-lock)))
  




reply via email to

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