]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/search.texi (Special Isearch): Put related items together.
authorJuri Linkov <juri@linkov.net>
Fri, 14 Jan 2022 08:17:37 +0000 (10:17 +0200)
committerJuri Linkov <juri@linkov.net>
Fri, 14 Jan 2022 08:17:37 +0000 (10:17 +0200)
Move isearch-char-by-name closer to isearch-emoji-by-name.

doc/emacs/search.texi

index 397bddbe995cb209ea94607d5dc6b300262e4993..d522eb85d906f0865a801b21e3cadf9c4d2c5c96 100644 (file)
@@ -435,14 +435,6 @@ search string, similar to inserting into a buffer using @kbd{C-q}
 incremental search adds the @samp{control-S} character to the search
 string.
 
-@item
-@findex isearch-char-by-name
-@kindex C-x 8 RET @r{(Incremental Search)}
-Type @kbd{C-x 8 @key{RET}} (@code{isearch-char-by-name}), followed by
-a Unicode name or code-point in hex.  This adds the specified
-character into the search string, similar to the usual
-@code{insert-char} command (@pxref{Inserting Text}).
-
 @item
 @kindex C-^ @r{(Incremental Search)}
 @findex isearch-toggle-input-method
@@ -473,6 +465,14 @@ character to the search string using an input method, and
 automatically disable the input method afterwards.
 @end itemize
 
+@item
+@findex isearch-char-by-name
+@kindex C-x 8 RET @r{(Incremental Search)}
+Type @kbd{C-x 8 @key{RET}} (@code{isearch-char-by-name}), followed by
+a Unicode name or code-point in hex.  This adds the specified
+character into the search string, similar to the usual
+@code{insert-char} command (@pxref{Inserting Text}).
+
 @findex isearch-emoji-by-name
 @kindex C-x 8 e RET @r{(Incremental Search)}
   You can also include Emoji sequences in the search string.  Type