aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-08-02 23:22:03 +0000
committerChong Yidong2009-08-02 23:22:03 +0000
commitd977a092436b905a15f22ad75a98cda63fc0f22f (patch)
tree332801b1b6c50f8a6f63ffd1aefaf5e87eb42ba5 /lisp/ChangeLog
parentb6ce92f1c49b105bd7d13acd817a793a807d1e21 (diff)
downloademacs-d977a092436b905a15f22ad75a98cda63fc0f22f.tar.gz
emacs-d977a092436b905a15f22ad75a98cda63fc0f22f.zip
* select.el (x-set-selection): Doc fix (Bug#4021).
* w32-fns.el (x-set-selection): Doc fix (Bug#4021).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2f3ea144e7d..7bdf311297b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12009-08-02 Chong Yidong <cyd@stupidchicken.com> 12009-08-02 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * select.el (x-set-selection): Doc fix (Bug#4021).
4
5 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
6
3 * help-fns.el (describe-variable): Treat list return values from 7 * help-fns.el (describe-variable): Treat list return values from
4 dir-locals-find-file properly (Bug#4005). 8 dir-locals-find-file properly (Bug#4005).
5 9