]> code.delx.au - gnu-emacs/history - lisp/iswitchb.el
(normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
[gnu-emacs] / lisp / iswitchb.el
2006-03-17 Stephen EglenRemove obsolete URL.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-15 Stephen Eglen(iswitchb-define-mode-map): Use C-n for iswitchb-toggle...
2005-11-01 John Wiegley(iswitchb-define-mode-map): Re-enabled the toggle-ignor...
2005-10-04 Richard M. Stallman(iswitchb-buffer-ignore): Label it risky.
2005-09-18 Deepak GoelMessage format spec fixes (1)
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-14 Stefan Monnier(iswitchb-to-end): Replace mapcar with dolist.
2005-06-06 Kim F. Storm2005-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...
2004-08-22 David KastrupUpdate AUCTeX information.
2004-05-14 John Wiegley2004-05-13 John Wiegley <johnw@newartisans.com>
2004-05-08 John Wiegley2004-05-08 John Wiegley <johnw@newartisans.com>
2004-05-05 Stephen Eglen(iswitchb-global-map): Fix typo. Removed unwanted...
2004-04-21 Stephen EglenUpdate 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...
2004-04-18 John Wiegley2004-04-18 John Wiegley <johnw@newartisans.com>
2004-04-17 John Wiegley2004-04-17 John Wiegley <johnw@newartisans.com>
2004-02-04 Stephen Eglen(iswitchb-minibuffer-setup-hook): Update doc string
2003-11-25 Stephen Egleniswitchb-read-buffer: check that iswitchb-exit is not...
2003-09-01 Miles BaderAdd arch taglines
2003-08-19 Stephen EglenDocumentation 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...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-09-26 Stephen Eglen(iswitchb-completions): Test that iswitchb-common-match...
2002-04-13 Pavel JaníkUpdate commentary to include new function iswitchb...
2001-12-10 Richard M. Stallman(iswitchb-visit-buffer): Use `select-frame-set-input...
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. StallmanChange maintainer email address.
2001-01-25 Gerd Moellmann(iswitchb-make-buflist): When nconc'ing lists, don't
2000-12-05 Gerd MoellmannUpdate 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 LoveSome 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 MoellmannUse new backquote syntax.
1999-10-24 Stephen Egleniswitchb-default-keybindings: no-need for read-kbd...
1999-10-17 Gerd Moellmann(iswitchb-exhibit): Extract user-input only
1999-10-03 Stephen EglenUpdate 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 EglenAdd iswitchb-minibuffer-setup to minibuffer-setup-hook in
1998-11-30 Stephen EglenUpdate author email and web page.
1998-06-07 Stephen Eglen(iswitchb-require-match, iswitchb-temp-buflist, iswitch...
1998-06-04 Dan Nicolaescu*** empty log message ***
1998-05-26 Dan Nicolaescu*** empty log message ***
1998-04-22 Stephen EglenOnly require cl if cadr and last are not defined (thank...
1998-03-31 Stephen EglenMany doc fixes.
1998-03-14 Richard M. Stallman(iswitchb-ignore-buffername-p): store-match-data =...
1998-03-03 Stephen Eglen(iswitchb-default-method): Remove :tag entries.
1997-12-19 Karl Heuer(iswitchb-completion-help): Multiple TAB presses
1997-07-24 Richard M. StallmanComment change.
1997-07-24 Richard M. Stallman(iswitchb-get-bufname): Only add buffer of current
1997-07-14 Richard M. StallmanAll user variables now converted to custom.
1997-05-02 Richard M. Stallman(iswitchb-entryfn-p): Use memq, not member.
1997-05-02 Richard M. Stallman(iswitchb-visit-buffer): Handle `display' alternative.
1997-05-02 Richard M. StallmanMany doc fixes.
1997-05-02 Richard M. StallmanInitial revision