Index: emacs/src/emacs.c
diff -c emacs/src/emacs.c:1.365 emacs/src/emacs.c:1.366
*** emacs/src/emacs.c:1.365     Thu Apr 28 03:01:07 2005
--- emacs/src/emacs.c   Mon May  2 00:23:27 2005
***************
*** 323,338 ****
  --xrm XRESOURCES                set additional X resources\n\
  --help                          display this help and exit\n\
  --version                       output version information and exit\n\
! \n\
  You can generally also specify long option names with a single -; for\n\
  example, -batch as well as --batch.  You can use any unambiguous\n\
  abbreviation for a --option.\n\
  \n\
  Various environment variables and window system resources also affect\n\
  Emacs' operation.  See the main documentation.\n\
! \n"
! 
! #define USAGE4 "\
  Report bugs to %s.  First, please see the Bugs\n\
  section of the Emacs manual or the file BUGS.\n"
  
--- 323,338 ----
  --xrm XRESOURCES                set additional X resources\n\
  --help                          display this help and exit\n\
  --version                       output version information and exit\n\
! \n"
! 
! #define USAGE4 "\
  You can generally also specify long option names with a single -; for\n\
  example, -batch as well as --batch.  You can use any unambiguous\n\
  abbreviation for a --option.\n\
  \n\
  Various environment variables and window system resources also affect\n\
  Emacs' operation.  See the main documentation.\n\
! \n\
  Report bugs to %s.  First, please see the Bugs\n\
  section of the Emacs manual or the file BUGS.\n"
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to