/[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.361 by monnier, Thu Mar 17 17:11:50 2005 UTC revision 1.362 by kfstorm, Wed Apr 6 10:45:09 2005 UTC
# Line 1806  struct standard_args standard_args[] = Line 1806  struct standard_args standard_args[] =
1806    { "-d", "--display", 60, 1 },    { "-d", "--display", 60, 1 },
1807    { "-display", 0, 60, 1 },    { "-display", 0, 60, 1 },
1808    /* Now for the options handled in startup.el.  */    /* Now for the options handled in startup.el.  */
1809      { "-Q", "--bare-bones", 55, 0 },
1810      { "-bare-bones", 0, 55, 0 },
1811    { "-q", "--no-init-file", 50, 0 },    { "-q", "--no-init-file", 50, 0 },
1812    { "-no-init-file", 0, 50, 0 },    { "-no-init-file", 0, 50, 0 },
1813    { "-no-site-file", "--no-site-file", 40, 0 },    { "-no-site-file", "--no-site-file", 40, 0 },

Legend:
Removed from v.1.361  
changed lines
  Added in v.1.362

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