aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/iswitchb.el
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete URL.Stephen Eglen2006-03-171-1/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (ThisStephen Eglen2006-01-151-1/+1
* (iswitchb-define-mode-map): Re-enabled the toggle-ignore keybindingJohn Wiegley2005-11-011-1/+1
* (iswitchb-buffer-ignore): Label it risky.Richard M. Stallman2005-10-041-1/+2
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (iswitchb-to-end): Replace mapcar with dolist.Stefan Monnier2005-06-141-32/+17
* 2005-06-06 Matt Hodges <[email protected]>Kim F. Storm2005-06-061-8/+8
* (iswitchb-single-match-face)Eli Zaretskii2005-06-041-53/+93
* (iswitchb-get-matched-buffers): Handle invalid-regexp errors inEli Zaretskii2005-06-041-16/+21
* Update AUCTeX information.David Kastrup2004-08-221-1/+1
* 2004-05-13 John Wiegley <[email protected]>John Wiegley2004-05-141-1/+1
* 2004-05-08 John Wiegley <[email protected]>John Wiegley2004-05-081-26/+100
* (iswitchb-global-map): Fix typo. Removed unwanted ###autoloads fromStephen Eglen2004-05-051-7/+1
* Update iswitchb-max-to-show.Stephen Eglen2004-04-211-1/+1
* (iswitchb-max-to-show): Update :type.Stephen Eglen2004-04-201-1/+1
* (iswitchb-max-to-show): Update documentation and :type information.Stephen Eglen2004-04-191-3/+5
* 2004-04-18 John Wiegley <[email protected]>John Wiegley2004-04-181-3/+9
* 2004-04-17 John Wiegley <[email protected]>John Wiegley2004-04-171-17/+28
* (iswitchb-minibuffer-setup-hook): Update doc stringStephen Eglen2004-02-041-12/+5
* iswitchb-read-buffer: check that iswitchb-exit is not 'usefirst (setStephen Eglen2003-11-251-2/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Documentation update for installation.Stephen Eglen2003-08-191-0/+2
* (iswitchb-read-buffer): Remove redudant variableStephen Eglen2003-06-261-20/+13
* (iswitchb-buffer-ignore): Update custom type to allow functions.Stephen Eglen2003-05-311-1/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-19/+19
* (iswitchb-completions): Test that iswitchb-common-match-string is aStephen Eglen2002-09-261-1/+2
* Update commentary to include new function iswitchb-exclude-nonmatching.Pavel Janík2002-04-131-1/+16
* (iswitchb-visit-buffer): Use `select-frame-set-input-focus'.Richard M. Stallman2001-12-101-19/+48
* (iswitchb-exhibit): Use insert instead of insert-string.Pavel Janík2001-11-261-5/+5
* (iswitchb-mode): Use define-minor-mode.Stefan Monnier2001-11-191-71/+22
* (iswitchb-cannot-complete-hook): New variable toRichard M. Stallman2001-11-191-2/+10
* Change maintainer email address.Richard M. Stallman2001-11-161-2/+2
* (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