projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd1b28
)
; * doc/emacs/trouble.texi (After a Crash): Fix typo.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 5 Oct 2021 19:11:19 +0000
(21:11 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 5 Oct 2021 19:11:19 +0000
(21:11 +0200)
doc/emacs/trouble.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/trouble.texi
b/doc/emacs/trouble.texi
index 60b5cc7602bccd50f45131f20fdbd7e9ad208e36..027086cab50aafdd9e6812b23354a7064c2e7af7 100644
(file)
--- a/
doc/emacs/trouble.texi
+++ b/
doc/emacs/trouble.texi
@@
-393,7
+393,7
@@
this---saving them---updates the files themselves.
associated with any files, or if the autosave was not recent enough to
have recorded important changes, you can use the
@file{etc/emacs-buffer.gdb} script with GDB (the GNU Debugger) to
-retrieve them from a core dump--provided that a core dump was saved,
+retrieve them from a core dump--
-
provided that a core dump was saved,
and that the Emacs executable was not stripped of its debugging
symbols.