diff options
| author | Richard M. Stallman | 2004-11-02 09:10:13 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2004-11-02 09:10:13 +0000 |
| commit | 37663086b1060257daa7f439abe4b58345a66bdc (patch) | |
| tree | 32cf7455f75beae1e68e16243b5d68bc72272935 /src | |
| parent | d41b17ea2faaa4185b1410c7af27f6b31d0b3251 (diff) | |
| download | emacs-37663086b1060257daa7f439abe4b58345a66bdc.tar.gz emacs-37663086b1060257daa7f439abe4b58345a66bdc.zip | |
(USAGE3): Delete --horizontal-scroll-bars, -hb.
Diffstat (limited to 'src')
| -rw-r--r-- | src/emacs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index bb601ea8643..67efa4ae4e5 100644 --- a/src/emacs.c +++ b/src/emacs.c | |||
| @@ -305,7 +305,6 @@ Display options:\n\ | |||
| 305 | --fullscreen, -fs make first frame fullscreen\n\ | 305 | --fullscreen, -fs make first frame fullscreen\n\ |
| 306 | --fullwidth, -fw make the first frame wide as the screen\n\ | 306 | --fullwidth, -fw make the first frame wide as the screen\n\ |
| 307 | --geometry, -g GEOMETRY window geometry\n\ | 307 | --geometry, -g GEOMETRY window geometry\n\ |
| 308 | --horizontal-scroll-bars, -hb enable horizontal scroll bars\n\ | ||
| 309 | --icon-type, -i use picture of gnu for Emacs icon\n\ | 308 | --icon-type, -i use picture of gnu for Emacs icon\n\ |
| 310 | --iconic start Emacs in iconified state\n\ | 309 | --iconic start Emacs in iconified state\n\ |
| 311 | --internal-border, -ib WIDTH width between text and main border\n\ | 310 | --internal-border, -ib WIDTH width between text and main border\n\ |