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: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c
Date: Wed, 27 Apr 2005 23:01:14 -0400

Index: emacs/src/emacs.c
diff -c emacs/src/emacs.c:1.364 emacs/src/emacs.c:1.365
*** emacs/src/emacs.c:1.364     Sun Apr 24 06:03:04 2005
--- emacs/src/emacs.c   Thu Apr 28 03:01:07 2005
***************
*** 264,270 ****
  --no-shared-memory, -nl     do not use shared memory\n\
  --no-site-file              do not load site-start.el\n\
  --no-splash                 do not display a splash screen on startup\n\
! --no-window-system, -nw     don't communicate with X, ignoring $DISPLAY\n\
  --script FILE               run FILE as an Emacs Lisp script\n\
  --terminal, -t DEVICE       use DEVICE for terminal I/O\n\
  --unibyte, --no-multibyte   run Emacs in unibyte mode\n\
--- 264,271 ----
  --no-shared-memory, -nl     do not use shared memory\n\
  --no-site-file              do not load site-start.el\n\
  --no-splash                 do not display a splash screen on startup\n\
! --no-window-system, -nw     do not communicate with X, ignoring $DISPLAY\n\
! --quick, -Q                 equivalent to -q --no-site-file\n\
  --script FILE               run FILE as an Emacs Lisp script\n\
  --terminal, -t DEVICE       use DEVICE for terminal I/O\n\
  --unibyte, --no-multibyte   run Emacs in unibyte mode\n\
***************
*** 294,299 ****
--- 295,302 ----
  Display options:\n\
  \n\
  --background-color, -bg COLOR   window background color\n\
+ --basic-display, -D             disable many display features;\n\
+                                   used for debugging Emacs\n\
  --border-color, -bd COLOR       main border color\n\
  --border-width, -bw WIDTH       width of main border\n\
  --color, --color=MODE           color mode for character terminals;\n\




reply via email to

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