Mercurial > hg > xemacs-beta
diff lisp/startup.el @ 446:1ccc32a20af4 r21-2-38
Import from CVS: tag r21-2-38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:37:21 +0200 |
parents | 576fb035e263 |
children | 3d3049ae1304 |
line wrap: on
line diff
--- a/lisp/startup.el Mon Aug 13 11:36:20 2007 +0200 +++ b/lisp/startup.el Mon Aug 13 11:37:21 2007 +0200 @@ -227,6 +227,9 @@ In addition, the") "The")) (princ " following options are accepted: + -sd Show dump ID. Ignored when configured without --pdump. + -nd Don't load the dump file. Roughly like old temacs. + Ignored when configured without --pdump. -t <device> Use TTY <device> instead of the terminal for input and output. This implies the -nw option. -nw Inhibit the use of any window-system-specific @@ -242,7 +245,7 @@ -vanilla Equivalent to -q -no-site-file -no-early-packages. -q Same as -no-init-file. -user-init-file <file> Use <file> as init file. - -user-init-directory <directory> use <directory> as init directory. + -user-init-directory <directory> Use <directory> as init directory. -user <user> Load user's init file instead of your own. Equivalent to -user-init-file ~<user>/.emacs -user-init-directory ~<user>/.xemacs/