]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/editfns.c (Finsert_char): Add docstring reference to read-char-by-name.
authorJuri Linkov <juri@linkov.net>
Sat, 22 May 2021 20:52:19 +0000 (23:52 +0300)
committerJuri Linkov <juri@linkov.net>
Sat, 22 May 2021 20:52:19 +0000 (23:52 +0300)
src/editfns.c

index 04b8e85d9c6463673d63a2ec652db53f82dbdcb3..182d3ba6f2b99a086690c856f6dfb992c97e9260 100644 (file)
@@ -1452,8 +1452,8 @@ DEFUN ("insert-char", Finsert_char, Sinsert_char, 1, 3,
               (prefix-numeric-value current-prefix-arg)\
               t))",
        doc: /* Insert COUNT copies of CHARACTER.
-Interactively, prompt for CHARACTER.  You can specify CHARACTER in one
-of these ways:
+Interactively, prompt for CHARACTER using `read-char-by-name'.
+You can specify CHARACTER in one of these ways:
 
  - As its Unicode character name, e.g. \"LATIN SMALL LETTER A\".
    Completion is available; if you type a substring of the name