Mercurial > emacs
diff src/emacs.c @ 28689:8bf7396f359d
(USAGE2): Add `--line-spacing' and `-lsp'.
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Mon, 24 Apr 2000 13:55:28 +0000 |
| parents | f15029804aba |
| children | f8b0ac62f238 |
line wrap: on
line diff
--- a/src/emacs.c Mon Apr 24 13:55:05 2000 +0000 +++ b/src/emacs.c Mon Apr 24 13:55:28 2000 +0000 @@ -255,6 +255,7 @@ --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\
