aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2018-02-16 11:12:50 +0200
committerEli Zaretskii2018-02-16 11:12:50 +0200
commit63c93f7ecd469cd8267f2c7c87530341a157b144 (patch)
tree6ab210546434b191e7a65050e9906d07cf6ebc23
parent42f15b05ba4e8d5707a16d80db5e57d152d18f5b (diff)
downloademacs-63c93f7ecd469cd8267f2c7c87530341a157b144.tar.gz
emacs-63c93f7ecd469cd8267f2c7c87530341a157b144.zip
Fix typos and wording in the Emacs manual
* doc/emacs/dired.texi (Marks vs Flags, Hiding Subdirectories): * doc/emacs/maintaining.texi (Tag Syntax): * doc/emacs/building.texi (Commands of GUD, Threads Buffer) (Lisp Libraries): * doc/emacs/windows.texi (Temporary Displays): Fix typos. * doc/emacs/files.texi (Backup Copying): Fix wording. Reported by Stefan Kamphausen <stefan.kamphausen@acrolinx.com> in emacs-manual-bugs@gnu.org.
-rw-r--r--doc/emacs/building.texi10
-rw-r--r--doc/emacs/dired.texi9
-rw-r--r--doc/emacs/files.texi11
-rw-r--r--doc/emacs/maintaining.texi2
-rw-r--r--doc/emacs/windows.texi2
5 files changed, 18 insertions, 16 deletions
diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi
index 878d2f53d53..b6b664ddb39 100644
--- a/doc/emacs/building.texi
+++ b/doc/emacs/building.texi
@@ -649,7 +649,7 @@ Set a breakpoint on the source line that point is on.
649buffer, sets a debugger breakpoint on the current source line. This 649buffer, sets a debugger breakpoint on the current source line. This
650command is available only after starting GUD@. If you call it in a 650command is available only after starting GUD@. If you call it in a
651buffer that is not associated with any debugger subprocess, it signals 651buffer that is not associated with any debugger subprocess, it signals
652a error. 652an error.
653 653
654@kindex C-x C-a @r{(GUD)} 654@kindex C-x C-a @r{(GUD)}
655 The following commands are available both in the GUD interaction 655 The following commands are available both in the GUD interaction
@@ -1096,9 +1096,9 @@ display the corresponding buffer in a new frame.
1096 When you create a buffer showing information about some specific 1096 When you create a buffer showing information about some specific
1097thread, it becomes bound to that thread and keeps showing actual 1097thread, it becomes bound to that thread and keeps showing actual
1098information while you debug your program. The mode indicator for each 1098information while you debug your program. The mode indicator for each
1099GDB buffer shows the number of thread it is showing information about. 1099GDB buffer shows the number of the thread whose information that
1100The thread number is also included in the buffer name of bound 1100buffer displays. The thread number is also included in the name of
1101buffers. 1101each bound buffer.
1102 1102
1103 Further commands are available in the GDB Threads buffer which 1103 Further commands are available in the GDB Threads buffer which
1104depend on the mode of GDB that is used for controlling execution of 1104depend on the mode of GDB that is used for controlling execution of
@@ -1449,7 +1449,7 @@ buffer). To disable this feature, change the variable
1449@vindex load-dangerous-libraries 1449@vindex load-dangerous-libraries
1450@cindex Lisp files byte-compiled by XEmacs 1450@cindex Lisp files byte-compiled by XEmacs
1451 By default, Emacs refuses to load compiled Lisp files which were 1451 By default, Emacs refuses to load compiled Lisp files which were
1452compiled with XEmacs, a modified versions of Emacs---they can cause 1452compiled with XEmacs, a modified version of Emacs---they can cause
1453Emacs to crash. Set the variable @code{load-dangerous-libraries} to 1453Emacs to crash. Set the variable @code{load-dangerous-libraries} to
1454@code{t} if you want to try loading them. 1454@code{t} if you want to try loading them.
1455 1455
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi
index 6b6ab3a0391..94a10feab4b 100644
--- a/doc/emacs/dired.texi
+++ b/doc/emacs/dired.texi
@@ -579,9 +579,10 @@ might be inconsistent with the file on disk if its contents have changed
579since it was last visited. If you don't want this, you may wish to 579since it was last visited. If you don't want this, you may wish to
580revert the files you have visited in your buffers, or to turn on 580revert the files you have visited in your buffers, or to turn on
581the @code{auto-revert} mode in those buffers, before invoking this 581the @code{auto-revert} mode in those buffers, before invoking this
582command. @xref{Reverting}. If you prefer that this command always revisit 582command. @xref{Reverting}. If you prefer that this command always
583the file, without having to revert the file or enable @code{auto-revert} 583revisits the file, without having to revert the file or enable
584mode, you might want to set @code{dired-always-read-filesystem} to non-@code{nil}. 584@code{auto-revert} mode, you might want to set
585@code{dired-always-read-filesystem} to non-@code{nil}.
585 586
586@item C-/ 587@item C-/
587@itemx C-x u 588@itemx C-x u
@@ -1173,7 +1174,7 @@ without having to remove the Dired marks on files in those
1173subdirectories. 1174subdirectories.
1174 1175
1175@xref{Subdirectories in Dired}, for how to insert a subdirectory 1176@xref{Subdirectories in Dired}, for how to insert a subdirectory
1176listing, and @pxref{Dired Updating} for how delete it. 1177listing, and see @ref{Dired Updating}, for how to delete it.
1177 1178
1178@node Dired Updating 1179@node Dired Updating
1179@section Updating the Dired Buffer 1180@section Updating the Dired Buffer
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 45db6d88b4c..42cc4e767d4 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -694,11 +694,12 @@ Otherwise, renaming is the default choice.
694 694
695 When a file is managed with a version control system (@pxref{Version 695 When a file is managed with a version control system (@pxref{Version
696Control}), Emacs does not normally make backups in the usual way for 696Control}), Emacs does not normally make backups in the usual way for
697that file. But check-in and check-out are similar in some ways to 697that file. But @dfn{committing} (a.k.a.@: @dfn{checking in},
698making backups. One unfortunate similarity is that these operations 698@pxref{VCS Concepts}) new versions of files is similar in some ways
699typically break hard links, disconnecting the file name you visited from 699to making backups. One unfortunate similarity is that these
700any alternate names for the same file. This has nothing to do with 700operations typically break hard links, disconnecting the file name you
701Emacs---the version control system does it. 701visited from any alternate names for the same file. This has nothing
702to do with Emacs---the version control system does it.
702 703
703@node Customize Save 704@node Customize Save
704@subsection Customizing Saving of Files 705@subsection Customizing Saving of Files
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi
index 127c27c0378..1234db84b2f 100644
--- a/doc/emacs/maintaining.texi
+++ b/doc/emacs/maintaining.texi
@@ -2203,7 +2203,7 @@ In Ada, the same name can be used for different kinds of entity
2203(e.g., for a procedure and for a function). Also, for things like 2203(e.g., for a procedure and for a function). Also, for things like
2204packages, procedures and functions, there is the spec (i.e., the 2204packages, procedures and functions, there is the spec (i.e., the
2205interface) and the body (i.e., the implementation). To make it 2205interface) and the body (i.e., the implementation). To make it
2206easier to pick the definition you want, Ada tag name have suffixes 2206easier to pick the definition you want, Ada tag names have suffixes
2207indicating the type of entity: 2207indicating the type of entity:
2208 2208
2209@table @samp 2209@table @samp
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi
index 945b7cb941e..9f3b1b6a079 100644
--- a/doc/emacs/windows.texi
+++ b/doc/emacs/windows.texi
@@ -465,7 +465,7 @@ bottom of the selected frame, regardless of the number of windows
465already shown on that frame. 465already shown on that frame.
466 466
467 If you prefer Emacs to display a temporary buffer in a different 467 If you prefer Emacs to display a temporary buffer in a different
468fashion, we recommend to customize the variable 468fashion, we recommend customizing the variable
469@code{display-buffer-alist} (@pxref{Choosing Window,,Choosing a Window 469@code{display-buffer-alist} (@pxref{Choosing Window,,Choosing a Window
470for Display, elisp, The Emacs Lisp Reference Manual}). For example, 470for Display, elisp, The Emacs Lisp Reference Manual}). For example,
471to display @file{*Completions*} by splitting a window as described in 471to display @file{*Completions*} by splitting a window as described in