From: Juri Linkov Date: Fri, 14 Jan 2022 08:17:37 +0000 (+0200) Subject: * doc/emacs/search.texi (Special Isearch): Put related items together. X-Git-Tag: emacs-29.0.90~3071 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16764cc30565703e103edf50a8381fb36a128b00;p=emacs.git * doc/emacs/search.texi (Special Isearch): Put related items together. Move isearch-char-by-name closer to isearch-emoji-by-name. --- diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi index 397bddbe995..d522eb85d90 100644 --- a/doc/emacs/search.texi +++ b/doc/emacs/search.texi @@ -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