1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Richard M. Stallman
cf66807ecd (delay-uniquify-rationalize-file-buffer-names):
Don't delete this function from kill-buffer-hook, if it is disabled.
1997-08-04 03:42:58 +00:00
Richard M. Stallman
4f5074c108 (uniquify-buffer-name-style): Fix typo. 1997-07-30 19:29:13 +00:00
Richard M. Stallman
8a2d940690 (uniquify-buffer-file-name): Minor change. 1997-07-20 03:46:24 +00:00
Richard M. Stallman
4219b27be4 (delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
if we won't call delayed-uniquify-rationalize-file-buffer-names.
(uniquify-buffer-name-style): Default value is nil.
1997-06-21 23:59:11 +00:00
Richard M. Stallman
c5292bc831 Add defgroup's; use defcustom for user vars. 1997-04-12 08:35:41 +00:00
Karl Heuer
bc2e0aaed9 (uniquify-buffer-file-name): Don't call
expand-file-name on nil.  Check whether list-buffers-directory is
bound.  Ignore non-file non-dired buffers.
1997-03-11 22:42:37 +00:00
Karl Heuer
5246db4e1f Several doc fixes. 1996-01-24 23:32:14 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
04f3a6563a (uniquify-rationalize-file-buffer-names): If
newbuffile is nil, don't call expand-file-name on it.
1996-01-08 22:41:40 +00:00
Richard M. Stallman
d7993a1c99 (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort. 1995-12-25 18:45:37 +00:00
Karl Heuer
4c61f92c4e Initial revision 1995-12-21 18:13:58 +00:00