diff options
author | Gerd Moellmann <gerd@gnu.org> | 1999-10-30 21:12:39 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 1999-10-30 21:12:39 +0000 |
commit | 2bdedac1008b386f70f347db7424a3c6fcceef66 (patch) | |
tree | 3d03b2df0ccd93aade5ca2624db8349e6bccd726 /lispref/debugging.texi | |
parent | 07dc417520f8a433fbe32bfb8ec753d8a3302819 (diff) | |
download | emacs-2bdedac1008b386f70f347db7424a3c6fcceef66.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/debugging.texi')
-rw-r--r-- | lispref/debugging.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/debugging.texi b/lispref/debugging.texi index 62e78263ff8..bb719ee99a6 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.texi @@ -732,7 +732,7 @@ found the discrepancy, undo the @kbd{C-M-q} with @kbd{C-_}, since the old indentation is probably appropriate to the intended parentheses. After you think you have fixed the problem, use @kbd{C-M-q} again. If -the old indentation actually fit the intended nesting of parentheses, +the old indentation actually fits the intended nesting of parentheses, and you have put back those parentheses, @kbd{C-M-q} should not change anything. |