diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 15d4ea227d0..2f344955cb2 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1217,7 +1217,7 @@ be carried out at the same time: | |||
| 1217 | 2) If the connection is very slow, you might also want to consider | 1217 | 2) If the connection is very slow, you might also want to consider |
| 1218 | switching off scroll bars, menu bar, and tool bar. Adding the | 1218 | switching off scroll bars, menu bar, and tool bar. Adding the |
| 1219 | following forms to your .emacs file will accomplish that, but only | 1219 | following forms to your .emacs file will accomplish that, but only |
| 1220 | after the the initial frame is displayed: | 1220 | after the initial frame is displayed: |
| 1221 | 1221 | ||
| 1222 | (scroll-bar-mode -1) | 1222 | (scroll-bar-mode -1) |
| 1223 | (menu-bar-mode -1) | 1223 | (menu-bar-mode -1) |