aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-09-16 17:41:59 +0000
committerJan Djärv2006-09-16 17:41:59 +0000
commitb1707a95e42352f260c266343f8ec264d343dd71 (patch)
tree588c307940509e9b272f378e7a7172b5c008d215 /lisp/ChangeLog
parent241ad3cab7ffbeaf83e724f639750714af60b192 (diff)
downloademacs-b1707a95e42352f260c266343f8ec264d343dd71.tar.gz
emacs-b1707a95e42352f260c266343f8ec264d343dd71.zip
* cus-start.el (all): Add x-gtk-show-chooser-help-text.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bd291081b9d..4e749d12140 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 2
3 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
4
3 * select.el (xselect-convert-to-string): If UTF8_STRING is requested 5 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
4 and the data doesn't look like UTF8, send STRING instead. 6 and the data doesn't look like UTF8, send STRING instead.
5 7