aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2006-10-19 07:16:27 +0000
committerJan Djärv <[email protected]>2006-10-19 07:16:27 +0000
commit1df04e22ca58fe4051743a16d2ddf46ba4283c08 (patch)
treeb6a55cc3bd810048fe9bf4a0d58dd7db029ecd09 /lisp/ChangeLog
parent2a28cace3d899e9b3d4a547fee3fde6e80e1eb12 (diff)
* select.el (ccl-check-utf-8, string-utf-8-p): New functions
(by Kenichi Handa). (xselect-convert-to-string): Decline requests for UTF8_STRING if the selection is not UTF-8.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 89a0031404..ef70b48a19 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-19 Jan Dj,Ad(Brv <[email protected]>
+
+ * select.el (ccl-check-utf-8, string-utf-8-p): New functions
+ (by Kenichi Handa).
+ (xselect-convert-to-string): Decline requests for UTF8_STRING if
+ the selection is not UTF-8.
+
2006-10-18 Juanma Barranquero <[email protected]>
* progmodes/ada-mode.el (ada-83-string-keywords)