emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r104709: * lib-src/emacsclient.c (pri


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r104709: * lib-src/emacsclient.c (print_help_and_exit): Fix previous change.
Date: Sat, 25 Jun 2011 12:33:07 -0700
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 104709
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2011-06-25 12:33:07 -0700
message:
  * lib-src/emacsclient.c (print_help_and_exit): Fix previous change.
modified:
  lib-src/emacsclient.c
=== modified file 'lib-src/emacsclient.c'
--- a/lib-src/emacsclient.c     2011-06-25 18:13:14 +0000
+++ b/lib-src/emacsclient.c     2011-06-25 19:33:07 +0000
@@ -674,7 +674,8 @@
 -nw, -t, --tty                 Open a new Emacs frame on the current 
terminal\n\
 -c, --create-frame     Create a new frame instead of trying to\n\
                        use the current Emacs frame\n\
--F, --frame-parameters Set the parameters of a new frame\n\
+-F, --frame-parameters=ALIST\n\
+                       Set the parameters of a new frame\n\
 -e, --eval             Evaluate the FILE arguments as ELisp expressions\n\
 -n, --no-wait          Don't wait for the server to return\n\
 -q, --quiet            Don't display messages on success\n\


reply via email to

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