comparison 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
comparison
equal deleted inserted replaced
445:34f3776fcf0e 446:1ccc32a20af4
225 -private Install a private colormap. 225 -private Install a private colormap.
226 226
227 In addition, the") 227 In addition, the")
228 "The")) 228 "The"))
229 (princ " following options are accepted: 229 (princ " following options are accepted:
230 -sd Show dump ID. Ignored when configured without --pdump.
231 -nd Don't load the dump file. Roughly like old temacs.
232 Ignored when configured without --pdump.
230 -t <device> Use TTY <device> instead of the terminal for input 233 -t <device> Use TTY <device> instead of the terminal for input
231 and output. This implies the -nw option. 234 and output. This implies the -nw option.
232 -nw Inhibit the use of any window-system-specific 235 -nw Inhibit the use of any window-system-specific
233 display code: use the current tty. 236 display code: use the current tty.
234 -batch Execute noninteractively (messages go to stderr). 237 -batch Execute noninteractively (messages go to stderr).
240 -no-autoloads Do not load global symbol files (auto-autoloads) at 243 -no-autoloads Do not load global symbol files (auto-autoloads) at
241 startup. Also implies `-vanilla'. 244 startup. Also implies `-vanilla'.
242 -vanilla Equivalent to -q -no-site-file -no-early-packages. 245 -vanilla Equivalent to -q -no-site-file -no-early-packages.
243 -q Same as -no-init-file. 246 -q Same as -no-init-file.
244 -user-init-file <file> Use <file> as init file. 247 -user-init-file <file> Use <file> as init file.
245 -user-init-directory <directory> use <directory> as init directory. 248 -user-init-directory <directory> Use <directory> as init directory.
246 -user <user> Load user's init file instead of your own. 249 -user <user> Load user's init file instead of your own.
247 Equivalent to -user-init-file ~<user>/.emacs 250 Equivalent to -user-init-file ~<user>/.emacs
248 -user-init-directory ~<user>/.xemacs/ 251 -user-init-directory ~<user>/.xemacs/
249 -u <user> Same as -user.\n") 252 -u <user> Same as -user.\n")
250 (let ((l command-switch-alist) 253 (let ((l command-switch-alist)