aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-05-25 21:29:24 +0000
committerNick Roberts <[email protected]>2005-05-25 21:29:24 +0000
commit04c71a269073f4773214995b3f33cb193afe1f60 (patch)
tree7f71c455b9a59bfa82aec422c1a66a6d64653377 /lisp/ChangeLog
parent17c5c21955ea18dcb6af9108ee8ed6c9152e2cd2 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ba2a1870e4..4ccd062631 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-26 Nick Roberts <[email protected]>
+
+ * log-edit.el (log-edit-changelog-entries): Distinguish between
+ filenames like xfns.c and fns.c.
+ Coded by Stefan Monnier <[email protected]>.
+
2005-05-25 Luc Teirlinck <[email protected]>
* buff-menu.el (Buffer-menu-revert-function): Improve handling of
@@ -41,7 +47,7 @@
2005-05-24 Nick Roberts <[email protected]>
* progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
- Bind gdb-inferior-io-eof to C-d.
+ Bind C-d to gdb-inferior-io-eof.
* dired.el (dired-dnd-popup-notice): Use message-box.