diff options
author | Francesco Potortì <pot@gnu.org> | 2001-08-02 11:30:25 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2001-08-02 11:30:25 +0000 |
commit | 4126f5b78b317592493a957a12c7ebbbde1bc5e9 (patch) | |
tree | c9945157b911e5ee267476c49bb30aeb425d199c /lisp/emacs-lisp/autoload.el | |
parent | 4a7641d9d526d21c7341937ca645b27fd66ac64a (diff) | |
download | emacs-4126f5b78b317592493a957a12c7ebbbde1bc5e9.tar.gz emacs-4126f5b78b317592493a957a12c7ebbbde1bc5e9.tar.bz2 emacs-4126f5b78b317592493a957a12c7ebbbde1bc5e9.zip |
Code cleanup, speed and consing improvements for uniquify.el.
(uniquify-ref-base, uniquify-ref-filename)
(uniquify-ref-buffer, uniquify-ref-proposed): New functions.
(uniquify-fix-item-base, uniquify-fix-item-filename)
(uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
Callers changed.
(uniquify-set-proposed): Changed to work with a vector item.
(uniquify-rationalize-file-buffer-names): Use a list of arrays for
the fix list, and a list of strings for the non-file buffer
names. Both changes reduce consing.
(uniquify-rationalize-a-list): Local variable renaming.
(uniquify-rationalize-conflicting-sublist): Use member instead of
assoc.
(uniquify-rename-buffer): Use unless instead of if not.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions