aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/iswitchb.el
Commit message (Expand)AuthorAgeFilesLines
* (iswitchb-require-match, iswitchb-temp-buflist, iswitchb-bufs-in-frame):Stephen Eglen1998-06-071-9/+21
* *** empty log message ***Dan Nicolaescu1998-06-041-0/+1
* *** empty log message ***Dan Nicolaescu1998-05-261-1/+2
* Only require cl if cadr and last are not defined (thanks to Dave Love.)Stephen Eglen1998-04-221-158/+43
* Many doc fixes.Stephen Eglen1998-03-311-47/+53
* (iswitchb-ignore-buffername-p): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (iswitchb-default-method): Remove :tag entries.Stephen Eglen1998-03-031-15/+25
* (iswitchb-completion-help): Multiple TAB pressesKarl Heuer1997-12-191-118/+157
* Comment change.Richard M. Stallman1997-07-241-3/+2
* (iswitchb-get-bufname): Only add buffer of currentRichard M. Stallman1997-07-241-3/+7
* All user variables now converted to custom.Richard M. Stallman1997-07-141-166/+267
* (iswitchb-entryfn-p): Use memq, not member.Richard M. Stallman1997-05-021-5/+5
* (iswitchb-visit-buffer): Handle `display' alternative.Richard M. Stallman1997-05-021-2/+19
* Many doc fixes.Richard M. Stallman1997-05-021-90/+61
* Initial revisionRichard M. Stallman1997-05-021-0/+1206