diff lisp/ChangeLog @ 62240:19d278c4224b

* dnd.el (dnd-protocol-alist): Improve custom type. * dired.el (dired-dnd-protocol-alist): New variable. (dired-mode): Use `dired-dnd-protocol-alist'. Move call of `dired-mode-hook' to the end.
author Reiner Steib <Reiner.Steib@gmx.de>
date Wed, 11 May 2005 19:32:51 +0000
parents 45a3c926bb21
children cce9501aab6e
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 11 18:52:17 2005 +0000
+++ b/lisp/ChangeLog	Wed May 11 19:32:51 2005 +0000
@@ -1,3 +1,11 @@
+2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
+
+	* dnd.el (dnd-protocol-alist): Improve custom type.
+
+	* dired.el (dired-dnd-protocol-alist): New variable.
+	(dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
+	`dired-mode-hook' to the end.
+
 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* files.el (executable-find): Move from executable.el. Use locate-file.