2006-03-17 |
Stephen Eglen |
Remove obsolete URL.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-15 |
Stephen Eglen |
(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
|
2005-11-01 |
John Wiegley |
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
|
2005-10-04 |
Richard M. Stallman |
(iswitchb-buffer-ignore): Label it risky.
|
2005-09-18 |
Deepak Goel |
Message format spec fixes (1)
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-14 |
Stefan Monnier |
(iswitchb-to-end): Replace mapcar with dolist.
|
2005-06-06 |
Kim F. Storm |
2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
|
2005-06-04 |
Eli Zaretskii |
(iswitchb-single-match-face)
|
2005-06-04 |
Eli Zaretskii |
(iswitchb-get-matched-buffers): Handle invalid-regexp errors in
|
2004-08-22 |
David Kastrup |
Update AUCTeX information.
|
2004-05-14 |
John Wiegley |
2004-05-13 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-05 |
Stephen Eglen |
(iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
|
2004-04-21 |
Stephen Eglen |
Update iswitchb-max-to-show.
|
2004-04-20 |
Stephen Eglen |
(iswitchb-max-to-show): Update :type.
|
2004-04-19 |
Stephen Eglen |
(iswitchb-max-to-show): Update documentation and :type information.
|
2004-04-18 |
John Wiegley |
2004-04-18 John Wiegley <johnw@newartisans.com>
|
2004-04-17 |
John Wiegley |
2004-04-17 John Wiegley <johnw@newartisans.com>
|
2004-02-04 |
Stephen Eglen |
(iswitchb-minibuffer-setup-hook): Update doc string
|
2003-11-25 |
Stephen Eglen |
iswitchb-read-buffer: check that iswitchb-exit is not 'usefirst (set
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-19 |
Stephen Eglen |
Documentation update for installation.
|
2003-06-26 |
Stephen Eglen |
(iswitchb-read-buffer): Remove redudant variable
|
2003-05-31 |
Stephen Eglen |
(iswitchb-buffer-ignore): Update custom type to allow functions.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-09-26 |
Stephen Eglen |
(iswitchb-completions): Test that iswitchb-common-match-string is a
|
2002-04-13 |
Pavel Janík |
Update commentary to include new function iswitchb-exclude-nonmatching.
|
2001-12-10 |
Richard M. Stallman |
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
|
2001-11-26 |
Pavel Janík |
(iswitchb-exhibit): Use insert instead of insert-string.
|
2001-11-19 |
Stefan Monnier |
(iswitchb-mode): Use define-minor-mode.
|
2001-11-19 |
Richard M. Stallman |
(iswitchb-cannot-complete-hook): New variable to
|
2001-11-16 |
Richard M. Stallman |
Change maintainer email address.
|
2001-01-25 |
Gerd Moellmann |
(iswitchb-make-buflist): When nconc'ing lists, don't
|
2000-12-05 |
Gerd Moellmann |
Update customization commentary.
|
2000-11-23 |
Eli Zaretskii |
(iswitchb-minibuf-depth): New variable.
|
2000-10-08 |
Dave Love |
(iswitchb-mode): Add :require.
|
2000-09-20 |
Dave Love |
Some doc fixes.
|
2000-07-30 |
Gerd Moellmann |
(iswitchb-entryfn-p): Test this-command instead
|
2000-05-10 |
Stefan Monnier |
(iswitchb-completion-help): Unquote lambda.
|
2000-04-17 |
Gerd Moellmann |
(iswitchb-case): New function. If the user input
|
2000-01-29 |
Gerd Moellmann |
(iswitchb-use-frame-buffer-list): New configuration
|
1999-11-15 |
Gerd Moellmann |
Use new backquote syntax.
|
1999-10-24 |
Stephen Eglen |
iswitchb-default-keybindings: no-need for read-kbd-macro.
|
1999-10-17 |
Gerd Moellmann |
(iswitchb-exhibit): Extract user-input only
|
1999-10-03 |
Stephen Eglen |
Update installation notes.
|
1999-09-23 |
Gerd Moellmann |
(iswitchb-complete): Use minibuffer-prompt-end
|
1999-09-12 |
Gerd Moellmann |
(iswitchb-exhibit): Use buffer-string instead
|
1999-06-05 |
Stephen Eglen |
Add iswitchb-minibuffer-setup to minibuffer-setup-hook in
|
1998-11-30 |
Stephen Eglen |
Update author email and web page.
|
1998-06-07 |
Stephen Eglen |
(iswitchb-require-match, iswitchb-temp-buflist, iswitchb-bufs-in-frame):
|
1998-06-04 |
Dan Nicolaescu |
*** empty log message ***
|
1998-05-26 |
Dan Nicolaescu |
*** empty log message ***
|
1998-04-22 |
Stephen Eglen |
Only require cl if cadr and last are not defined (thanks to Dave Love.)
|
1998-03-31 |
Stephen Eglen |
Many doc fixes.
|
1998-03-14 |
Richard M. Stallman |
(iswitchb-ignore-buffername-p): store-match-data => set-match-data.
|
1998-03-03 |
Stephen Eglen |
(iswitchb-default-method): Remove :tag entries.
|
1997-12-19 |
Karl Heuer |
(iswitchb-completion-help): Multiple TAB presses
|