Mercurial > emacs
changeset 28689:8bf7396f359d
(USAGE2): Add `--line-spacing' and `-lsp'.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 24 Apr 2000 13:55:28 +0000 |
parents | 3c44b2f54f82 |
children | 01a3287bb747 |
files | src/emacs.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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\