emacs-diffs
[Top][All Lists]
Advanced

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

master a645c3bee7: ; * src/xfns.c (x_encode_text): Fix comment.


From: Po Lu
Subject: master a645c3bee7: ; * src/xfns.c (x_encode_text): Fix comment.
Date: Sat, 5 Feb 2022 22:30:32 -0500 (EST)

branch: master
commit a645c3bee74ce40f32b9f37f9b564b30fbe4dd7f
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * src/xfns.c (x_encode_text): Fix comment.
---
 src/xfns.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xfns.c b/src/xfns.c
index baa643bde0..51e4ed0e2f 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -1949,7 +1949,7 @@ x_set_scroll_bar_background (struct frame *f, Lisp_Object 
value, Lisp_Object old
 
 
 /* Encode Lisp string STRING as a text in a format appropriate for
-   XICCC (X Inter Client Communication Conventions).
+   the ICCCM (Inter Client Communication Conventions Manual).
 
    If STRING contains only ASCII characters, do no conversion and
    return the string data of STRING.  Otherwise, encode the text by



reply via email to

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