aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLute Kamstra <[email protected]>2005-06-10 11:00:43 +0000
committerLute Kamstra <[email protected]>2005-06-10 11:00:43 +0000
commit257914aaabe89bb14c22b9430a21fbc8b5b05657 (patch)
tree7761d93e62a0270cad610f3ba4a4414fd80b6fbc /lisp/ChangeLog
parent313cdfa4ca0841ae303a2732ad159487408fc605 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e64df8797c..af8eab7fa1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-10 Lute Kamstra <[email protected]>
+
+ * play/dunnet.el (dun-mode): Use define-derived-mode.
+ (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
+ obsolete alias.
+
2005-06-10 Miles Bader <[email protected]>
* textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):