summaryrefslogtreecommitdiff
path: root/lisp/uniquify.el
Commit message (Expand)AuthorAgeFilesLines
* (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).Stefan Monnier2001-10-231-1/+1
* (uniquify-get-proposed-name): Don't assume dirsep is /.Gerd Moellmann2001-10-051-72/+54
* Update Stephen Gildea's mail address.Eli Zaretskii2001-09-231-1/+1
* Add Keywords header.Gerd Moellmann2001-09-041-1/+2
* Oops. A typo.Francesco Potortì2001-08-021-1/+1
* Code cleanup, speed and consing improvements for uniquify.el.Francesco Potortì2001-08-021-32/+31
* These changes correct a corner case that the old code managed correctly.Francesco Potortì2001-08-011-31/+31
* (uniquify-rationalize-file-buffer-names): Reshuffled the code forFrancesco Potortì2001-08-011-22/+19
* (uniquify-rationalize-file-buffer-names): Add anFrancesco Potortì2001-08-011-2/+4
* Overall speedup when using many buffers.Francesco Potortì2001-07-241-74/+56
* (uniquify-rationalize-file-buffer-names): Undo previous change.Francesco Potortì2001-06-271-3/+2
* (uniquify-rationalize-file-buffer-names): Do a preliminary quickFrancesco Potortì2001-06-271-2/+3
* Set maintainer to FSF.Gerd Moellmann2001-03-071-1/+1
* (uniquify-buffer-name-style): Doc fix.Richard M. Stallman2001-02-171-1/+1
* (uniquify-list-buffers-directory-modes): New var.Stefan Monnier2000-11-211-7/+12
* (toplevel): Require CL at compile time.Gerd Moellmann2000-02-121-7/+5
* Use new backquote syntax.Gerd Moellmann1999-11-141-4/+4
* (uniquify-ignore-buffers-re): Fix custom type.Richard M. Stallman1998-07-241-2/+2
* (uniquify-ignore-buffers-re): New variable.Richard M. Stallman1998-05-191-0/+13
* (uniquify-buffer-name-style): Add :require.Karl Heuer1997-10-161-0/+1
* Use uniquify-file-name-nondirectory throughout; documentation tweaks.Richard M. Stallman1997-09-091-21/+19
* Rename uniquify-fix-list-* to uniquify-fix-item-*.Richard M. Stallman1997-09-071-32/+34
* Comment change.Richard M. Stallman1997-09-051-1/+1
* (delay-uniquify-rationalize-file-buffer-names):Richard M. Stallman1997-08-041-3/+1
* (uniquify-buffer-name-style): Fix typo.Richard M. Stallman1997-07-301-1/+1
* (uniquify-buffer-file-name): Minor change.Richard M. Stallman1997-07-201-12/+12
* (delay-uniquify-rationalize-file-buffer-names): Remove this hook here,Richard M. Stallman1997-06-211-5/+8
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-13/+34
* (uniquify-buffer-file-name): Don't callKarl Heuer1997-03-111-6/+27
* Several doc fixes.Karl Heuer1996-01-241-16/+16
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (uniquify-rationalize-file-buffer-names): IfKarl Heuer1996-01-081-1/+2
* (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.Richard M. Stallman1995-12-251-6/+7
* Initial revisionKarl Heuer1995-12-211-0/+381