aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/iswitchb.el
Commit message (Expand)AuthorAgeFilesLines
* (iswitchb-make-buflist): When nconc'ing lists, don'tGerd Moellmann2001-01-251-16/+17
* Update customization commentary.Gerd Moellmann2000-12-051-2/+4
* (iswitchb-minibuf-depth): New variable.Eli Zaretskii2000-11-231-8/+7
* (iswitchb-mode): Add :require.Dave Love2000-10-081-1/+2
* Some doc fixes.Dave Love2000-09-201-94/+161
* (iswitchb-entryfn-p): Test this-command insteadGerd Moellmann2000-07-301-22/+16
* (iswitchb-completion-help): Unquote lambda.Stefan Monnier2000-05-101-2/+2
* (iswitchb-case): New function. If the user inputGerd Moellmann2000-04-171-5/+32
* (iswitchb-use-frame-buffer-list): New configurationGerd Moellmann2000-01-291-1/+7
* Use new backquote syntax.Gerd Moellmann1999-11-151-1/+1
* iswitchb-default-keybindings: no-need for read-kbd-macro.Stephen Eglen1999-10-241-4/+4
* (iswitchb-exhibit): Extract user-input onlyGerd Moellmann1999-10-171-1/+1
* Update installation notes.Stephen Eglen1999-10-031-0/+4
* (iswitchb-complete): Use minibuffer-prompt-endGerd Moellmann1999-09-231-1/+1
* (iswitchb-exhibit): Use buffer-string insteadGerd Moellmann1999-09-121-1/+1
* Add iswitchb-minibuffer-setup to minibuffer-setup-hook inStephen Eglen1999-06-051-4/+3
* Update author email and web page.Stephen Eglen1998-11-301-3/+3
* (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