]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/man/emacs.1: Add some more command-line options.
authorPetr Hracek <phracek@redhat.com>
Wed, 10 Apr 2013 01:39:02 +0000 (18:39 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 10 Apr 2013 01:39:02 +0000 (18:39 -0700)
Fixes: debbugs:14165
doc/man/ChangeLog
doc/man/emacs.1

index 645f4a4031e0130462e1e6aac07e513cded42cac..1898160220bf8ebc0ba5ca79fe76f8dd22b3d47b 100644 (file)
@@ -1,3 +1,7 @@
+2013-04-10  Petr Hracek  <phracek@redhat.com>  (tiny change)
+
+       * emacs.1: Add some more command-line options.  (Bug#14165)
+
 2013-03-11  Glenn Morris  <rgm@gnu.org>
 
        * Version 24.3 released.
index 4f7f8d28ada961cbc399c853f8ef30458e77030b..b0f48f0176b29c13160ec9380684fae9301cf317 100644 (file)
@@ -79,12 +79,22 @@ Go to the specified
 and
 .IR column .
 .TP
+.BI \-\-chdir " directory"
+Change to
+.IR directory .
+.TP
 .BR \-q ", " \-\-no\-init\-file
 Do not load an init file.
 .TP
+.BR \-nl ", " \-\-no\-shared\-memory
+Do not use shared memory.
+.TP
 .B \-\-no\-site\-file
 Do not load the site-wide startup file.
 .TP
+.BR \-nsl ", " \-\-no\-site\-lisp
+Do not add site-lisp directories to load-path.
+.TP
 .B \-\-no\-desktop
 Do not load a saved desktop.
 .TP
@@ -325,6 +335,9 @@ in iconified state.
 .BR \-nbc ", " \-\-no\-blinking\-cursor
 Disable blinking cursor.
 .TP
+.BI \-\-parent-id " xid"
+Set parent window.
+.TP
 .BR \-nw ", " \-\-no\-window\-system
 Tell
 .I Emacs