Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7594 emacs/lisp/ChangeLog:1.7595
*** emacs/lisp/ChangeLog:1.7594 Wed May 25 15:46:47 2005
--- emacs/lisp/ChangeLog        Wed May 25 21:29:24 2005
***************
*** 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,47 ****
  2005-05-24  Nick Roberts  <[EMAIL PROTECTED]>
  
        * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
!       Bind gdb-inferior-io-eof to C-d.
  
        * dired.el (dired-dnd-popup-notice): Use message-box.
  
--- 47,53 ----
  2005-05-24  Nick Roberts  <[EMAIL PROTECTED]>
  
        * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
!       Bind C-d to gdb-inferior-io-eof.
  
        * dired.el (dired-dnd-popup-notice): Use message-box.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to