(Fconstrain_to_field): Make sure we don't violate the
[bpt/emacs.git] / lisp / iswitchb.el
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