Trailing whitespace deleted.
[bpt/emacs.git] / lisp / iswitchb.el
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