diff options
| author | Jan Djärv | 2005-02-05 16:53:22 +0000 |
|---|---|---|
| committer | Jan Djärv | 2005-02-05 16:53:22 +0000 |
| commit | 18daafed96173ce66b171845b68cdff7ed671c90 (patch) | |
| tree | 60c4c10468710c09d8b1c259d60af63a745d273a /lisp/ChangeLog | |
| parent | 31f16913d78ccf89e278816ba2c10ed075c1be19 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-02-05 Eli Zaretskii <eliz@gnu.org> | 6 | 2005-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. |