Wed, 08 Aug 2007 07:38:50 +0000 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Wed, 03 Jan 2007 03:37:15 +0000 |
Stefan Monnier |
(iswitchb-global-map): Use command-remapping if available.
|
Fri, 17 Mar 2006 21:29:33 +0000 |
Stephen Eglen |
Remove obsolete URL.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 15 Jan 2006 23:43:41 +0000 |
Stephen Eglen |
(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
|
Tue, 01 Nov 2005 07:10:49 +0000 |
John Wiegley |
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
|
Tue, 04 Oct 2005 20:27:58 +0000 |
Richard M. Stallman |
(iswitchb-buffer-ignore): Label it risky.
|
Sun, 18 Sep 2005 12:25:02 +0000 |
Deepak Goel |
Message format spec fixes (1)
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 14 Jun 2005 15:51:11 +0000 |
Stefan Monnier |
(iswitchb-to-end): Replace mapcar with dolist.
|
Mon, 06 Jun 2005 14:21:14 +0000 |
Kim F. Storm |
2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
|
Sat, 04 Jun 2005 19:10:07 +0000 |
Eli Zaretskii |
(iswitchb-single-match-face)
|
Sat, 04 Jun 2005 18:50:38 +0000 |
Eli Zaretskii |
(iswitchb-get-matched-buffers): Handle invalid-regexp errors in
|
Sun, 22 Aug 2004 10:58:16 +0000 |
David Kastrup |
Update AUCTeX information.
|
Fri, 14 May 2004 01:02:10 +0000 |
John Wiegley |
2004-05-13 John Wiegley <johnw@newartisans.com>
|
Sat, 08 May 2004 13:00:52 +0000 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
Wed, 05 May 2004 12:13:52 +0000 |
Stephen Eglen |
(iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
|
Wed, 21 Apr 2004 09:47:11 +0000 |
Stephen Eglen |
Update iswitchb-max-to-show.
|
Tue, 20 Apr 2004 10:01:29 +0000 |
Stephen Eglen |
(iswitchb-max-to-show): Update :type.
|
Mon, 19 Apr 2004 11:42:38 +0000 |
Stephen Eglen |
(iswitchb-max-to-show): Update documentation and :type information.
|
Sun, 18 Apr 2004 10:31:29 +0000 |
John Wiegley |
2004-04-18 John Wiegley <johnw@newartisans.com>
|
Sat, 17 Apr 2004 22:04:04 +0000 |
John Wiegley |
2004-04-17 John Wiegley <johnw@newartisans.com>
|
Wed, 04 Feb 2004 13:40:10 +0000 |
Stephen Eglen |
(iswitchb-minibuffer-setup-hook): Update doc string
|
Tue, 25 Nov 2003 14:37:44 +0000 |
Stephen Eglen |
iswitchb-read-buffer: check that iswitchb-exit is not 'usefirst (set
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 19 Aug 2003 18:39:11 +0000 |
Stephen Eglen |
Documentation update for installation.
|
Thu, 26 Jun 2003 11:45:57 +0000 |
Stephen Eglen |
(iswitchb-read-buffer): Remove redudant variable
|
Sat, 31 May 2003 16:20:06 +0000 |
Stephen Eglen |
(iswitchb-buffer-ignore): Update custom type to allow functions.
|
Tue, 04 Feb 2003 12:29:42 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 26 Sep 2002 15:50:59 +0000 |
Stephen Eglen |
(iswitchb-completions): Test that iswitchb-common-match-string is a
|
Sat, 13 Apr 2002 12:59:56 +0000 |
Pavel Jank |
Update commentary to include new function iswitchb-exclude-nonmatching.
|
Mon, 10 Dec 2001 20:41:18 +0000 |
Richard M. Stallman |
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
|
Mon, 26 Nov 2001 07:30:12 +0000 |
Pavel Jank |
(iswitchb-exhibit): Use insert instead of insert-string.
|
Mon, 19 Nov 2001 21:06:17 +0000 |
Stefan Monnier |
(iswitchb-mode): Use define-minor-mode.
|
Mon, 19 Nov 2001 14:08:49 +0000 |
Richard M. Stallman |
(iswitchb-cannot-complete-hook): New variable to
|
Fri, 16 Nov 2001 21:10:58 +0000 |
Richard M. Stallman |
Change maintainer email address.
|
Thu, 25 Jan 2001 17:10:48 +0000 |
Gerd Moellmann |
(iswitchb-make-buflist): When nconc'ing lists, don't
|
Tue, 05 Dec 2000 14:01:58 +0000 |
Gerd Moellmann |
Update customization commentary.
|
Thu, 23 Nov 2000 16:23:42 +0000 |
Eli Zaretskii |
(iswitchb-minibuf-depth): New variable.
|
Sun, 08 Oct 2000 16:19:28 +0000 |
Dave Love |
(iswitchb-mode): Add :require.
|
Wed, 20 Sep 2000 22:47:50 +0000 |
Dave Love |
Some doc fixes.
|
Sun, 30 Jul 2000 14:01:31 +0000 |
Gerd Moellmann |
(iswitchb-entryfn-p): Test this-command instead
|
Wed, 10 May 2000 22:13:41 +0000 |
Stefan Monnier |
(iswitchb-completion-help): Unquote lambda.
|
Mon, 17 Apr 2000 12:31:49 +0000 |
Gerd Moellmann |
(iswitchb-case): New function. If the user input
|
Sat, 29 Jan 2000 12:14:55 +0000 |
Gerd Moellmann |
(iswitchb-use-frame-buffer-list): New configuration
|
Mon, 15 Nov 1999 14:24:32 +0000 |
Gerd Moellmann |
Use new backquote syntax.
|
Sun, 24 Oct 1999 16:56:21 +0000 |
Stephen Eglen |
iswitchb-default-keybindings: no-need for read-kbd-macro.
|
Sun, 17 Oct 1999 16:47:30 +0000 |
Gerd Moellmann |
(iswitchb-exhibit): Extract user-input only
|
Sun, 03 Oct 1999 15:37:50 +0000 |
Stephen Eglen |
Update installation notes.
|
Thu, 23 Sep 1999 11:58:34 +0000 |
Gerd Moellmann |
(iswitchb-complete): Use minibuffer-prompt-end
|
Sun, 12 Sep 1999 20:21:47 +0000 |
Gerd Moellmann |
(iswitchb-exhibit): Use buffer-string instead
|
Sat, 05 Jun 1999 11:48:02 +0000 |
Stephen Eglen |
Add iswitchb-minibuffer-setup to minibuffer-setup-hook in
|
Mon, 30 Nov 1998 23:29:13 +0000 |
Stephen Eglen |
Update author email and web page.
|
Sun, 07 Jun 1998 17:46:15 +0000 |
Stephen Eglen |
(iswitchb-require-match, iswitchb-temp-buflist, iswitchb-bufs-in-frame):
|
Thu, 04 Jun 1998 16:00:44 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Tue, 26 May 1998 09:23:23 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Wed, 22 Apr 1998 08:32:02 +0000 |
Stephen Eglen |
Only require cl if cadr and last are not defined (thanks to Dave Love.)
|
Tue, 31 Mar 1998 20:14:55 +0000 |
Stephen Eglen |
Many doc fixes.
|