Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (uniquify-ignore-buffers-re): Fix custom type. | Richard M. Stallman | 1998-07-24 | 1 | -2/+2 |
| | |||||
* | (uniquify-ignore-buffers-re): New variable. | Richard M. Stallman | 1998-05-19 | 1 | -0/+13 |
| | | | | (uniquify-rationalize-file-buffer-names): Implement it. | ||||
* | (uniquify-buffer-name-style): Add :require. | Karl Heuer | 1997-10-16 | 1 | -0/+1 |
| | |||||
* | Use uniquify-file-name-nondirectory throughout; documentation tweaks. | Richard M. Stallman | 1997-09-09 | 1 | -21/+19 |
| | |||||
* | Rename uniquify-fix-list-* to uniquify-fix-item-*. | Richard M. Stallman | 1997-09-07 | 1 | -32/+34 |
| | | | | | | | | | | | All callers changed. (uniquify-rationalize-file-buffer-names): Use directory-file-name for directories (eliminate trailing slash). Call uniquify-fix-item-unrationalized-buffer. (uniquify-buffer-file-name): Use directory-file-name. (uniquify-fix-item-unrationalized-buffer): New function. (uniquify-unrationalized-buffer): Function deleted. | ||||
* | Comment change. | Richard M. Stallman | 1997-09-05 | 1 | -1/+1 |
| | |||||
* | (delay-uniquify-rationalize-file-buffer-names): | Richard M. Stallman | 1997-08-04 | 1 | -3/+1 |
| | | | | Don't delete this function from kill-buffer-hook, if it is disabled. | ||||
* | (uniquify-buffer-name-style): Fix typo. | Richard M. Stallman | 1997-07-30 | 1 | -1/+1 |
| | |||||
* | (uniquify-buffer-file-name): Minor change. | Richard M. Stallman | 1997-07-20 | 1 | -12/+12 |
| | |||||
* | (delay-uniquify-rationalize-file-buffer-names): Remove this hook here, | Richard M. Stallman | 1997-06-21 | 1 | -5/+8 |
| | | | | | if we won't call delayed-uniquify-rationalize-file-buffer-names. (uniquify-buffer-name-style): Default value is nil. | ||||
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -13/+34 |
| | |||||
* | (uniquify-buffer-file-name): Don't call | Karl Heuer | 1997-03-11 | 1 | -6/+27 |
| | | | | | expand-file-name on nil. Check whether list-buffers-directory is bound. Ignore non-file non-dired buffers. | ||||
* | Several doc fixes. | Karl Heuer | 1996-01-24 | 1 | -16/+16 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (uniquify-rationalize-file-buffer-names): If | Karl Heuer | 1996-01-08 | 1 | -1/+2 |
| | | | | newbuffile is nil, don't call expand-file-name on it. | ||||
* | (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort. | Richard M. Stallman | 1995-12-25 | 1 | -6/+7 |
| | |||||
* | Initial revision | Karl Heuer | 1995-12-21 | 1 | -0/+381 |