]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Tue, 20 Feb 2001 11:29:32 +0000 (11:29 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 20 Feb 2001 11:29:32 +0000 (11:29 +0000)
etc/PROBLEMS

index 13b4436d9c053897f56641eeae91a28de2b6267c..72fa80ef1476efffcbac22f83bac2504cb6226af 100644 (file)
@@ -108,8 +108,9 @@ When Emacs runs on MS-DOS or MS-Windows systems, it always supports
 colors, so the above is only relevant for Unix and GNU/Linux systems.
 
 Some editing modes do not use colors unless you turn on the Font-lock
-mode.  One easy way of doing that is by typing "M-x
-global-font-lock-mode RET".
+mode.  Some people have long ago set their `~/.emacs' files to turn
+on Font-lock on X only, so they won't see colors on a tty.  One easy
+way of turning on Font-lock is by typing "M-x global-font-lock-mode RET".
 
 * Problems in Emacs built with LessTif.