annotate lib-src/.cvsignore @ 38536:09aca87f88ce

Overall speedup when using many buffers. (uniquify-fix-item-base, uniquify-fix-item-filename, uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic change). (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth place in the item, but waas never used. (uniquify-fix-item-min-proposed): New defalias: the fourth place in the item is now used as cache for the proposed name. (uniquify-rationalize-file-buffer-names): Move computation made on newbuffile out of the loop, in the newbuffile-nd local var. Use dolist (cosmetic change). Compute the proposed name for the most common case and cache it in the fourth place in the item. (uniquify-rationalize-file-buffer-names): Used to return a list of flags indicating renamed buffers, but that return value was never used. (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on the cached proposed name, does much less consing and is quicker. (uniquify-filename-lessp): Deleted. (uniquify-rationalize-a-list): Use dolist (cosmetic change). Do not bind locally the uniquify-possibly-resolvable flag. Use the cached proposed name if possible. (uniquify-get-proposed-name): Arguments changed, callers changed. (uniquify-rationalize-conflicting-sublist): Explicitely reset the uniquify-possibly-resolvable flag, which is no more bound locally. (uniquify-rename-buffer): Do not set the unrationalised-buffer flag, which is replaced by the cached proposed name.
author Francesco Potortì <pot@gnu.org>
date Tue, 24 Jul 2001 10:39:09 +0000
parents 9cadbe46ecbe
children bdf5794b5e20
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
1 DOC
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
2 Makefile.c
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
3 b2m
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
4 ctags
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
5 cvtmail
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
6 digest-doc
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
7 ebrowse
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
8 emacsclient
25889
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
9 emacsserver
75e266ee9b9c *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
10 etags
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
11 fakemail
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
12 fns-*
38232
9cadbe46ecbe Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Eli Zaretskii <eliz@gnu.org>
parents: 31816
diff changeset
13 fns.el
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
14 hexl
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
15 make-docfile
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
16 movemail
27634
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25889
diff changeset
17 obj
6c9ee29e8955 * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents: 25889
diff changeset
18 obj-spd
28611
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
19 profile
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
20 sorted-doc
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
21 test-distrib
9db43da03fde Add `ebrowse'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 27634
diff changeset
22 yow
31816
070cf4b710c5 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 28611
diff changeset
23 Makefile