emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 bc0903d: C-u C-x = example doc fix


From: Paul Eggert
Subject: [Emacs-diffs] emacs-25 bc0903d: C-u C-x = example doc fix
Date: Wed, 27 Jan 2016 07:25:11 +0000

branch: emacs-25
commit bc0903d78c41102ea7043572e1a38f30410f9937
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    C-u C-x = example doc fix
    
    * doc/emacs/mule.texi (International Chars):
    Adjust example to match current behavior of C-u C-x =.
---
 doc/emacs/mule.texi |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi
index 40206d9..a0b1d62 100644
--- a/doc/emacs/mule.texi
+++ b/doc/emacs/mule.texi
@@ -225,11 +225,12 @@ code point in charset: 0xEA
                syntax: w        which means: word
              category: .:Base, L:Left-to-right (strong), c:Chinese,
                        j:Japanese, l:Latin, v:Viet
-             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
+             to input: type "C-x 8 RET ea" or
+                       "C-x 8 RET LATIN SMALL LETTER E WITH CIRCUMFLEX"
           buffer code: #xC3 #xAA
             file code: #xC3 #xAA (encoded by coding system utf-8-unix)
               display: by this font (glyph code)
-    xft:-unknown-DejaVu Sans Mono-normal-normal-
+    xft:-PfEd-DejaVu Sans Mono-normal-normal-
         normal-*-15-*-*-*-m-0-iso10646-1 (#xAC)
 
 Character code properties: customize what to show



reply via email to

[Prev in Thread] Current Thread [Next in Thread]