Oops. A typo.
authorFrancesco Potortì <pot@gnu.org>
Thu, 2 Aug 2001 11:40:26 +0000 (11:40 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 2 Aug 2001 11:40:26 +0000 (11:40 +0000)
lisp/uniquify.el

index 8d8b2ef..7c9306e 100644 (file)
@@ -212,7 +212,7 @@ file name elements.  Arguments cause only a subset of buffers to be renamed."
                     (equal rawname newbuffile-nd))
                 (setq proposed (uniquify-get-proposed-name
                                 rawname bfn uniquify-min-dir-content)))
-           (push [rawname bfn buffer proposed] fix-list)
+           (push (vector rawname bfn buffer proposed) fix-list)
          (push bufname uniquify-non-file-buffer-names))))
     ;; selects buffers whose names may need changing, and others that
     ;; may conflict, then bring conflicting names together