projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3ee390
)
; * src/xfns.c (x_encode_text): Fix comment.
author
Po Lu
<luangruo@yahoo.com>
Sun, 6 Feb 2022 03:28:29 +0000
(11:28 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sun, 6 Feb 2022 03:30:22 +0000
(11:30 +0800)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index baa643bde07ab3d6002232e62e60f78e8f2c5301..51e4ed0e2fc4d1d0e34728b3442fcd1b47cfe068 100644
(file)
--- 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
\f
/* 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