aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov2005-07-18 16:18:23 +0000
committerJuri Linkov2005-07-18 16:18:23 +0000
commita5cecf9230db6ccdc2ed0750fb79e60cff4a8ab8 (patch)
treec04b0362518460a756b2fa37b39cac109c22c4e8
parent4079cf9fa2460eba18cc37ed83ca652c7023467a (diff)
downloademacs-a5cecf9230db6ccdc2ed0750fb79e60cff4a8ab8.tar.gz
emacs-a5cecf9230db6ccdc2ed0750fb79e60cff4a8ab8.zip
(After a Crash): Delete duplicate words.
-rw-r--r--man/trouble.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/trouble.texi b/man/trouble.texi
index e7534ed2560..1cd3aa4db12 100644
--- a/man/trouble.texi
+++ b/man/trouble.texi
@@ -368,7 +368,7 @@ available. For each buffer, it lists a buffer number. To save a
368buffer, use @code{ysave-buffer}; you specify the buffer number, and 368buffer, use @code{ysave-buffer}; you specify the buffer number, and
369the file name to write that buffer into. You should use a file name 369the file name to write that buffer into. You should use a file name
370which does not already exist; if the file does exist, the script does 370which does not already exist; if the file does exist, the script does
371not make make a backup of its old contents. 371not make a backup of its old contents.
372 372
373@node Emergency Escape 373@node Emergency Escape
374@subsection Emergency Escape 374@subsection Emergency Escape