# HG changeset patch # User Francesco Potort # Date 996676768 0 # Node ID 3ad03111e566d75ec3fbbc275667fa50fe86316f # Parent d7598641f4bffc7be42edbc00106e17571bfb6be uniquify.el diff -r d7598641f4bf -r 3ad03111e566 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 01 14:10:44 2001 +0000 +++ b/lisp/ChangeLog Wed Aug 01 14:39:28 2001 +0000 @@ -3,6 +3,8 @@ * uniquify.el (uniquify-rationalize-file-buffer-names): Add an explicit test for " **lose**" buffers generated by find-alternate-file to avoid an error in particular conditions. + (uniquify-rationalize-file-buffer-names): Reshuffled the code for + clarity and speed (?). 2001-08-01 Gerd Moellmann