log lisp/iswitchb.el @ 29365:4073bda08c64

age author description
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
1997-07-24 Richard M. Stallman Comment change.
1997-07-24 Richard M. Stallman (iswitchb-get-bufname): Only add buffer of current
1997-07-14 Richard M. Stallman All 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. Stallman Many doc fixes.
1997-05-02 Richard M. Stallman Initial revision