]> git.eshelyaron.com Git - emacs.git/commitdiff
uniquify.el
authorFrancesco Potortì <pot@gnu.org>
Wed, 1 Aug 2001 14:39:28 +0000 (14:39 +0000)
committerFrancesco Potortì <pot@gnu.org>
Wed, 1 Aug 2001 14:39:28 +0000 (14:39 +0000)
lisp/ChangeLog

index 624a4acf9363989ae8ef7e2049cc424c8c0d7817..eaefb77fd5bf65195f5b6fd55711975af822398e 100644 (file)
@@ -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  <gerd@gnu.org>