diff lisp/ChangeLog @ 59381:77618102ddc4

(uniquify-rationalize-file-buffer-names): Fix corner case when renaming to the same name.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 05 Jan 2005 21:49:02 +0000
parents 7764df4e45e1
children 89c73b450bcc
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 05 21:20:38 2005 +0000
+++ b/lisp/ChangeLog	Wed Jan 05 21:49:02 2005 +0000
@@ -2,6 +2,8 @@
 
 	* uniquify.el (uniquify-rationalize-file-buffer-names):
 	Re-add an interactive spec.
+	(uniquify-rationalize-file-buffer-names): Fix corner case when renaming
+	to the same name.
 
 	* isearch.el (isearch-dehighlight): Remove unused arg `totally'.
 	(isearch-update, isearch-done): Adjust calls accordingly.