[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 eda88c63adf: ; * doc/emacs/trouble.texi (Checklist): Minor gram
From: |
Robert Pluim |
Subject: |
emacs-29 eda88c63adf: ; * doc/emacs/trouble.texi (Checklist): Minor grammar fix. |
Date: |
Mon, 3 Apr 2023 08:44:46 -0400 (EDT) |
branch: emacs-29
commit eda88c63adfabcac30b1d1051b1108fe6855d153
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>
; * doc/emacs/trouble.texi (Checklist): Minor grammar fix.
---
doc/emacs/trouble.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index 0166c613144..db78895bb5b 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -1075,7 +1075,7 @@ report. (The backtrace is more detailed if you load the
relevant Lisp
@file{*.el} source files before triggering the error, so do that if
you know how to find and load those files.)
-To debug the error, we suggest to use Edebug. @xref{Edebug,, Edebug,
+To debug the error, we suggest using Edebug. @xref{Edebug,, Edebug,
elisp, the Emacs Lisp Reference Manual}, for information on debugging
Emacs Lisp programs with the Edebug package.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-29 eda88c63adf: ; * doc/emacs/trouble.texi (Checklist): Minor grammar fix.,
Robert Pluim <=