emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/emacs.c


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c
Date: Sun, 01 May 2005 20:23:27 -0400

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"
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]