aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/emacs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 22e19aee63c..4481ac9045b 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -159,7 +159,7 @@ Fundamental Editing Commands
159 159
160Important Text-Changing Commands 160Important Text-Changing Commands
161* Mark:: The mark: how to delimit a region of text. 161* Mark:: The mark: how to delimit a region of text.
162* Killing:: Killing (cutting) and yanking (copying) text. 162* Killing:: Killing (cutting) and yanking (pasting) text.
163* Registers:: Saving a text string or a location in the buffer. 163* Registers:: Saving a text string or a location in the buffer.
164* Display:: Controlling what text is displayed. 164* Display:: Controlling what text is displayed.
165* Search:: Finding or replacing occurrences of a string. 165* Search:: Finding or replacing occurrences of a string.