/[emacs]/emacs/src/emacs.c
ViewVC logotype

Diff of /emacs/src/emacs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.377 by jhd, Sun Oct 9 06:57:00 2005 UTC revision 1.378 by jhd, Mon Oct 10 16:13:58 2005 UTC
# Line 311  Display options:\n\ Line 311  Display options:\n\
311  --fullscreen, -fs               make first frame fullscreen\n\  --fullscreen, -fs               make first frame fullscreen\n\
312  --fullwidth, -fw                make the first frame wide as the screen\n\  --fullwidth, -fw                make the first frame wide as the screen\n\
313  --geometry, -g GEOMETRY         window geometry\n\  --geometry, -g GEOMETRY         window geometry\n\
314  --no-bitmap-icon, -nb           do not use picture of gnu for Emacs icon\n\  --no-bitmap-icon, -nbi          do not use picture of gnu for Emacs icon\n\
315  --iconic                        start Emacs in iconified state\n\  --iconic                        start Emacs in iconified state\n\
316  --internal-border, -ib WIDTH    width between text and main border\n\  --internal-border, -ib WIDTH    width between text and main border\n\
317  --line-spacing, -lsp PIXELS     additional space to put between lines\n\  --line-spacing, -lsp PIXELS     additional space to put between lines\n\
# Line 1828  struct standard_args standard_args[] = Line 1828  struct standard_args standard_args[] =
1828    { "-u", "--user", 30, 1 },    { "-u", "--user", 30, 1 },
1829    { "-user", 0, 30, 1 },    { "-user", 0, 30, 1 },
1830    { "-debug-init", "--debug-init", 20, 0 },    { "-debug-init", "--debug-init", 20, 0 },
1831    { "-nb", "--no-bitmap-icon", 15, 0 },    { "-nbi", "--no-bitmap-icon", 15, 0 },
1832    { "-iconic", "--iconic", 15, 0 },    { "-iconic", "--iconic", 15, 0 },
1833    { "-D", "--basic-display", 12, 0},    { "-D", "--basic-display", 12, 0},
1834    { "-basic-display", 0, 12, 0},    { "-basic-display", 0, 12, 0},

Legend:
Removed from v.1.377  
changed lines
  Added in v.1.378

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26