emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 d382d2b: * etc/DEBUG (Getting control to the debu


From: Charles A. Roelli
Subject: [Emacs-diffs] emacs-26 d382d2b: * etc/DEBUG (Getting control to the debugger): Fix grammar.
Date: Thu, 4 Jan 2018 16:35:53 -0500 (EST)

branch: emacs-26
commit d382d2bfc5072d4220b3e51785d22f70b147d63f
Author: Charles A. Roelli <address@hidden>
Commit: Charles A. Roelli <address@hidden>

    * etc/DEBUG (Getting control to the debugger): Fix grammar.
---
 etc/DEBUG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/DEBUG b/etc/DEBUG
index 81de772..7171d6d 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -200,7 +200,7 @@ errors go through there.  If you are only interested in 
errors that
 would fire the Lisp debugger, breaking at 'maybe_call_debugger' is
 useful.
 
-Another technique for get control to the debugger is to put a
+Another technique for getting control to the debugger is to put a
 breakpoint in some rarely used function.  One such convenient function
 is Fredraw_display, which you can invoke at will interactively with
 "M-x redraw-display RET".



reply via email to

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