changeset 62706:a303c49e1df5

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 25 May 2005 21:29:24 +0000
parents 003f7e3adc75
children 08bad0f3de3f
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 25 20:58:37 2005 +0000
+++ b/lisp/ChangeLog	Wed May 25 21:29:24 2005 +0000
@@ -1,3 +1,9 @@
+2005-05-26  Nick Roberts  <nickrob@snap.net.nz>
+
+	* log-edit.el (log-edit-changelog-entries): Distinguish between
+	filenames like xfns.c and fns.c.
+	Coded by Stefan Monnier  <monnier@iro.umontreal.ca>.
+
 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* buff-menu.el (Buffer-menu-revert-function): Improve handling of
@@ -41,7 +47,7 @@
 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
 
 	* 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.