diff options
| author | Joakim Verona | 2011-06-16 00:22:07 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-06-16 00:22:07 +0200 |
| commit | a7513ade3bc0fe79430d5541d88c9dcda0932bec (patch) | |
| tree | 4383951ba698a11e9f8933a9d8c72e00aa872a10 /etc/PROBLEMS | |
| parent | 4bd51ad5c3445b644dfb017d5b57b10a90aa325f (diff) | |
| parent | 4bba86e6210a74326e843a8fdc8409127105e1fe (diff) | |
| download | emacs-a7513ade3bc0fe79430d5541d88c9dcda0932bec.tar.gz emacs-a7513ade3bc0fe79430d5541d88c9dcda0932bec.zip | |
merge from upstream
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) |