log lisp/iswitchb.el @ 110837:d35b3cc77cf3

age author description
2010-08-21 Stefan Monnier Fix buffer-list rename&refresh after after killing a buffer in ido.
2010-02-10 Chong Yidong * iswitchb.el (iswitchb-completions): Revert last change.
2010-02-03 jwiegley iswitchb.el (iswitchb-completions): Add bookmark files to the
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-10-15 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
2009-09-15 Stephen Eglen (iswitchb-read-buffer): When selecting a match from
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-03 Lute Kamstra * align.el:
2008-07-22 Stephen Eglen (iswitchb-delim): New variable, suggested by Ted Roden.
2008-06-27 Glenn Morris American English spelling fix.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-03-10 Miles Bader Merge from emacs--rel--22
2008-03-05 Juanma Barranquero Don't check for `cadr' and `last'.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-29 Miles Bader Merge from emacs--devo--0
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-03-19 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-10-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
2005-09-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
2005-06-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
2005-06-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
2004-08-27 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-04 Stefan Monnier * progmodes/ada-xref.el (ada-prj-find-prj-file):
2007-12-25 Dan Nicolaescu * calculator.el:
2008-03-05 Juanma Barranquero (iswitchb-use-faces): Doc fix.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-03 Stefan Monnier (iswitchb-global-map): Use command-remapping if available.
2006-03-17 Stephen Eglen Remove obsolete URL.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-15 Stephen Eglen (iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
2005-11-01 John Wiegley (iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
2005-10-04 Richard M. Stallman (iswitchb-buffer-ignore): Label it risky.
2005-09-18 Deepak Goel Message format spec fixes (1)
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-14 Stefan Monnier (iswitchb-to-end): Replace mapcar with dolist.
2005-06-06 Kim F. Storm 2005-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 errors in
2004-08-22 David Kastrup Update AUCTeX information.
2004-05-14 John Wiegley 2004-05-13 John Wiegley <johnw@newartisans.com>
2004-05-08 John Wiegley 2004-05-08 John Wiegley <johnw@newartisans.com>
2004-05-05 Stephen Eglen (iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
2004-04-21 Stephen Eglen Update 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 information.