diff options
| -rw-r--r-- | etc/PROBLEMS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 13b4436d9c0..72fa80ef147 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -108,8 +108,9 @@ When Emacs runs on MS-DOS or MS-Windows systems, it always supports | |||
| 108 | colors, so the above is only relevant for Unix and GNU/Linux systems. | 108 | colors, so the above is only relevant for Unix and GNU/Linux systems. |
| 109 | 109 | ||
| 110 | Some editing modes do not use colors unless you turn on the Font-lock | 110 | Some editing modes do not use colors unless you turn on the Font-lock |
| 111 | mode. One easy way of doing that is by typing "M-x | 111 | mode. Some people have long ago set their `~/.emacs' files to turn |
| 112 | global-font-lock-mode RET". | 112 | on Font-lock on X only, so they won't see colors on a tty. One easy |
| 113 | way of turning on Font-lock is by typing "M-x global-font-lock-mode RET". | ||
| 113 | 114 | ||
| 114 | * Problems in Emacs built with LessTif. | 115 | * Problems in Emacs built with LessTif. |
| 115 | 116 | ||