diff options
Diffstat (limited to 'doc/emacs/emacs.texi')
-rw-r--r-- | doc/emacs/emacs.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 8a15c783fc0..cad0e4db3c0 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -281,7 +281,7 @@ Completion * Completion Example:: Examples of using completion. * Completion Commands:: A list of completion commands. -* Strict Completion:: Different types of completion. +* Completion Exit:: Completion and minibuffer text submission. * Completion Styles:: How completion matches are chosen. * Completion Options:: Options for completion. @@ -350,7 +350,7 @@ Controlling the Display * Follow Mode:: Follow mode lets two windows scroll as one. * Faces:: How to change the display style using faces. * Standard Faces:: Emacs' predefined faces. -* Temporary Face Changes:: Commands to temporarily modify the default text face +* Text Scale:: Increasing or decreasing text size in a buffer. * Font Lock:: Minor mode for syntactic highlighting using faces. * Highlight Interactively:: Tell Emacs what text to highlight. * Fringes:: Enabling or disabling window fringes. @@ -388,7 +388,6 @@ Incremental Search or else edit the search string. * Isearch Scroll:: Scrolling during an incremental search. * Isearch Minibuffer:: Incremental search of the minibuffer history. -* Slow Isearch:: Incremental search features for slow terminals. Replacement Commands |