diff options
| author | Jan Djärv | 2004-08-31 11:24:10 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-08-31 11:24:10 +0000 |
| commit | 7a01b040852e9b361cedf14efca552e5a7fd28ca (patch) | |
| tree | 15f796d9cd8e5fabc058fa5a757948e99afb8670 /lisp/ChangeLog | |
| parent | 2aa2f8b8c979787390f8ebf6ebe22fa81bbe7c06 (diff) | |
| download | emacs-7a01b040852e9b361cedf14efca552e5a7fd28ca.tar.gz emacs-7a01b040852e9b361cedf14efca552e5a7fd28ca.zip | |
* x-dnd.el (x-dnd-protocol-alist): Document update.
(x-dnd-known-types): Defcustom it.
(x-dnd-handle-motif): Print message-atom in error message.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e6b3e1f60a7..80626c5d2b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * x-dnd.el (x-dnd-protocol-alist): Document update. | ||
| 4 | (x-dnd-known-types): Defcustom it. | ||
| 5 | (x-dnd-handle-motif): Print message-atom in error message. | ||
| 6 | |||
| 1 | 2004-08-30 John Paul Wallington <jpw@gnu.org> | 7 | 2004-08-30 John Paul Wallington <jpw@gnu.org> |
| 2 | 8 | ||
| 3 | * textmodes/tex-mode.el (tex-validate-buffer): Use distinct | 9 | * textmodes/tex-mode.el (tex-validate-buffer): Use distinct |