| Commit message (Expand) | Author | Age | Files | Lines |
* | Specify missing group (and type, if simple) in defcustom. | Juanma Barranquero | 2005-05-19 | 1 | -8/+16 |
* | (uniquify-rationalize-file-buffer-names): Fix corner case when renaming | Stefan Monnier | 2005-01-05 | 1 | -2/+4 |
* | (uniquify-rationalize-file-buffer-names): Re-add an interactive spec. | Stefan Monnier | 2005-01-05 | 1 | -3/+9 |
* | (uniquify-rationalize-file-buffer-names): Delete interactive spec. | Richard M. Stallman | 2004-12-27 | 1 | -1/+0 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
* | (uniquify-after-kill-buffer-p): Set default to t. | Stefan Monnier | 2003-05-13 | 1 | -3/+3 |
* | (uniquify-rationalize-file-buffer-names): Thinko. | Stefan Monnier | 2003-05-10 | 1 | -2/+2 |
* | (uniquify-rationalize-file-buffer-names): | Stefan Monnier | 2003-05-10 | 1 | -4/+22 |
* | Use the original buffer-name as `base' in place of the | Stefan Monnier | 2003-05-09 | 1 | -32/+30 |
* | (uniquify-after-kill-buffer-p): Fix misleading docstring. | Stefan Monnier | 2003-05-08 | 1 | -22/+47 |
* | (uniquify-rationalize-file-buffer-names): | Stefan Monnier | 2003-05-07 | 1 | -23/+25 |
* | (uniquify-rationalize): New fun. Store the fix-list in uniquify-managed. | Stefan Monnier | 2003-05-07 | 1 | -39/+45 |
* | (uniquify-item, uniquify-get-proposed-name) | Stefan Monnier | 2003-05-07 | 1 | -13/+13 |
* | (uniquify-managed): New var. | Stefan Monnier | 2003-05-06 | 1 | -13/+27 |
* | (uniquify-buffer-name-style, uniquify-after-kill-buffer-p) | Stefan Monnier | 2003-05-05 | 1 | -44/+30 |
* | Move provide to end of file. | Stefan Monnier | 2003-05-04 | 1 | -30/+33 |
* | (uniquify-ignore-buffers-re): Change default to match some Gnus buffers. | Richard M. Stallman | 2003-05-03 | 1 | -1/+2 |
* | (uniquify-rationalize-file-buffer-names, rename-buffer) | Stefan Monnier | 2002-12-13 | 1 | -10/+6 |
* | (uniquify-get-proposed-name): Don't use directory-sep-char. | Richard M. Stallman | 2002-10-14 | 1 | -9/+8 |
* | (uniquify-rationalize-file-buffer-names): | Stefan Monnier | 2002-09-27 | 1 | -7/+12 |
* | Use find-file-hook instead of find-file-hooks. | Stefan Monnier | 2002-08-15 | 1 | -1/+1 |
* | (uniquify-delay-rationalize-file-buffer-names): | Stefan Monnier | 2002-06-27 | 1 | -6/+8 |
* | (uniquify-rationalize-file-buffer-names): | Stefan Monnier | 2002-05-19 | 1 | -3/+1 |
* | (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0). | Stefan Monnier | 2001-10-23 | 1 | -1/+1 |
* | (uniquify-get-proposed-name): Don't assume dirsep is /. | Gerd Moellmann | 2001-10-05 | 1 | -72/+54 |
* | Update Stephen Gildea's mail address. | Eli Zaretskii | 2001-09-23 | 1 | -1/+1 |
* | Add Keywords header. | Gerd Moellmann | 2001-09-04 | 1 | -1/+2 |
* | Oops. A typo. | Francesco Potortì | 2001-08-02 | 1 | -1/+1 |
* | Code cleanup, speed and consing improvements for uniquify.el. | Francesco Potortì | 2001-08-02 | 1 | -32/+31 |
* | These changes correct a corner case that the old code managed correctly. | Francesco Potortì | 2001-08-01 | 1 | -31/+31 |
* | (uniquify-rationalize-file-buffer-names): Reshuffled the code for | Francesco Potortì | 2001-08-01 | 1 | -22/+19 |
* | (uniquify-rationalize-file-buffer-names): Add an | Francesco Potortì | 2001-08-01 | 1 | -2/+4 |
* | Overall speedup when using many buffers. | Francesco Potortì | 2001-07-24 | 1 | -74/+56 |
* | (uniquify-rationalize-file-buffer-names): Undo previous change. | Francesco Potortì | 2001-06-27 | 1 | -3/+2 |
* | (uniquify-rationalize-file-buffer-names): Do a preliminary quick | Francesco Potortì | 2001-06-27 | 1 | -2/+3 |
* | Set maintainer to FSF. | Gerd Moellmann | 2001-03-07 | 1 | -1/+1 |
* | (uniquify-buffer-name-style): Doc fix. | Richard M. Stallman | 2001-02-17 | 1 | -1/+1 |
* | (uniquify-list-buffers-directory-modes): New var. | Stefan Monnier | 2000-11-21 | 1 | -7/+12 |
* | (toplevel): Require CL at compile time. | Gerd Moellmann | 2000-02-12 | 1 | -7/+5 |
* | Use new backquote syntax. | Gerd Moellmann | 1999-11-14 | 1 | -4/+4 |
* | (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-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 |
* | 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 |
* | (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 |