all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24475: [PATCH] Fix incorrect argument name in docs
@ 2016-09-20  1:07 Wilfred Hughes
  2016-09-20  2:33 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Wilfred Hughes @ 2016-09-20  1:07 UTC (permalink / raw)
  To: 24475

From e4c34990d05fd2287702b1406b3370835aae3667 Mon Sep 17 00:00:00 2001
From: Wilfred Hughes <me@wilfred.me.uk>
Date: Mon, 19 Sep 2016 20:52:49 -0400
Subject: [PATCH] Fix incorrect argument name

* doc/misc/efaq.texi (Debugging a customization file): the correct
  spelling is --debug-init
---
 doc/misc/efaq.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 72a90a1..3ec3d96 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -1498,7 +1498,7 @@ Debugging a customization file
 @cindex Init file debugging
 @cindex @samp{-debug-init} option

-Start Emacs with the @samp{-debug-init} command-line option.  This
+Start Emacs with the @samp{--debug-init} command-line option.  This
 enables the Emacs Lisp debugger before evaluating your @file{.emacs}
 file, and places you in the debugger if something goes wrong.  The top
 line in the @file{trace-back} buffer will be the error message, and the
-- 
2.10.0





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-20 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20  1:07 bug#24475: [PATCH] Fix incorrect argument name in docs Wilfred Hughes
2016-09-20  2:33 ` Eli Zaretskii
2016-09-20  4:25   ` Wilfred Hughes
2016-09-20 14:28     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.