# HG changeset patch # User Gerd Moellmann # Date 956584528 0 # Node ID 8bf7396f359d804998bc4d748200b240d6f3277c # Parent 3c44b2f54f8208b0809eb5a45e31e1d6a5393377 (USAGE2): Add `--line-spacing' and `-lsp'. diff -r 3c44b2f54f82 -r 8bf7396f359d src/emacs.c --- 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\