From: Gerd Moellmann Date: Mon, 24 Apr 2000 13:55:28 +0000 (+0000) Subject: (USAGE2): Add `--line-spacing' and `-lsp'. X-Git-Tag: emacs-pretest-21.0.90~4160 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ecb5709c703b20faf619a58c4da67f81c2142052;p=emacs.git (USAGE2): Add `--line-spacing' and `-lsp'. --- diff --git a/src/emacs.c b/src/emacs.c index caca50efa9d..ddb540eb3d1 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -255,6 +255,7 @@ Display options:\n\ --iconic start Emacs in iconified state\n\ --icon-type, -i use picture of gnu for Emacs icon\n\ --internal-border, -ib WIDTH width between text and main border\n\ +--line-spacing, -lsp PIXELS additional space to put between lines\n\ --mouse-color, -ms COLOR mouse cursor color in Emacs window\n\ --name NAME title of main Emacs window\n\ --reverse-video, -r, -rv switch foreground and background\n\