summaryrefslogtreecommitdiff
path: root/lisp/iswitchb.el
AgeCommit message (Expand)Author
2011-06-04Fix mistake in last iswitchb.el bug fix.Deniz Dogan
2011-06-04* lisp/iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of `memq'.Deniz Dogan
2011-05-23Don't quote lambda expressions with `quote'.Stefan Monnier
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-27* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'Leo Liu
2010-10-01Remove some functions, variables and aliases obsolete since at least 21.1.Glenn Morris
2010-08-21Fix buffer-list rename&refresh after after killing a buffer in ido.Leo Liu
2010-02-10* iswitchb.el (iswitchb-completions): Revert last change.Chong Yidong
2010-02-03iswitchb.el (iswitchb-completions): Add bookmark files to theJohn Wiegley
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-15Replace completion-base-size by completion-base-position to fix bugsStefan Monnier
2009-09-15(iswitchb-read-buffer): When selecting a match fromStephen Eglen
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-07-22(iswitchb-delim): New variable, suggested by Ted Roden.Stephen Eglen
2008-06-27American English spelling fix.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-12Move non-autoloaded define-obsolete-variable-alias calls forGlenn Morris
2008-03-10Merge from emacs--rel--22Miles Bader
2008-03-05Don't check for `cadr' and `last'.Juanma Barranquero
2008-03-05(iswitchb-use-faces): Doc fix.Juanma Barranquero
2008-01-07Add 2008 to copyright years.Glenn Morris
2008-01-04* progmodes/ada-xref.el (ada-prj-find-prj-file):Stefan Monnier
2007-12-25* calculator.el:Dan Nicolaescu
2007-08-08Replace `iff' in doc-strings and comments.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-03(iswitchb-global-map): Use command-remapping if available.Stefan Monnier
2006-03-17Remove obsolete URL.Stephen Eglen
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-15(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (ThisStephen Eglen
2005-11-01(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybindingJohn Wiegley
2005-10-04(iswitchb-buffer-ignore): Label it risky.Richard M. Stallman
2005-09-18Message format spec fixes (1)Deepak Goel
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-06-14(iswitchb-to-end): Replace mapcar with dolist.Stefan Monnier
2005-06-062005-06-06 Matt Hodges <MPHodges@member.fsf.org>Kim F. Storm
2005-06-04(iswitchb-single-match-face)Eli Zaretskii
2005-06-04(iswitchb-get-matched-buffers): Handle invalid-regexp errors inEli Zaretskii
2004-08-22Update AUCTeX information.David Kastrup
2004-05-142004-05-13 John Wiegley <johnw@newartisans.com>John Wiegley
2004-05-082004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley
2004-05-05(iswitchb-global-map): Fix typo. Removed unwanted ###autoloads fromStephen Eglen
2004-04-21Update iswitchb-max-to-show.Stephen Eglen
2004-04-20(iswitchb-max-to-show): Update :type.Stephen Eglen