aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2005-02-05 16:53:22 +0000
committerJan Djärv2005-02-05 16:53:22 +0000
commit18daafed96173ce66b171845b68cdff7ed671c90 (patch)
tree60c4c10468710c09d8b1c259d60af63a745d273a /lisp/ChangeLog
parent31f16913d78ccf89e278816ba2c10ed075c1be19 (diff)
downloademacs-18daafed96173ce66b171845b68cdff7ed671c90.tar.gz
emacs-18daafed96173ce66b171845b68cdff7ed671c90.zip
* x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
isn't a cons (i.e. the version is 0).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 491c3ce96dd..e5a5c004148 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-02-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
4 isn't a cons (i.e. the version is 0).
5
12005-02-05 Eli Zaretskii <eliz@gnu.org> 62005-02-05 Eli Zaretskii <eliz@gnu.org>
2 7
3 * help.el (help-for-help): Doc fix. 8 * help.el (help-for-help): Doc fix.