index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
iswitchb.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-4
/
+7
*
Fix mistake in last iswitchb.el bug fix.
Deniz Dogan
2011-06-04
1
-1
/
+1
*
* lisp/iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of `memq'.
Deniz Dogan
2011-06-04
1
-4
/
+3
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-1
/
+1
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+2
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-2
/
+2
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
Leo Liu
2010-10-27
1
-3
/
+10
*
|
Remove some functions, variables and aliases obsolete since at least 21.1.
Glenn Morris
2010-10-01
1
-15
/
+2
|
/
*
Fix buffer-list rename&refresh after after killing a buffer in ido.
Leo Liu
2010-08-21
1
-4
/
+6
*
* iswitchb.el (iswitchb-completions): Revert last change.
Chong Yidong
2010-02-10
1
-20
/
+5
*
iswitchb.el (iswitchb-completions): Add bookmark files to the
John Wiegley
2010-02-03
1
-5
/
+20
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Replace completion-base-size by completion-base-position to fix bugs
Stefan Monnier
2009-10-15
1
-8
/
+2
*
(iswitchb-read-buffer): When selecting a match from
Stephen Eglen
2009-09-15
1
-3
/
+6
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-11
/
+11
*
(iswitchb-delim): New variable, suggested by Ted Roden.
Stephen Eglen
2008-07-22
1
-2
/
+7
*
American English spelling fix.
Glenn Morris
2008-06-27
1
-2
/
+2
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Move non-autoloaded define-obsolete-variable-alias calls for
Glenn Morris
2008-04-12
1
-1
/
+2
*
Merge from emacs--rel--22
Miles Bader
2008-03-10
1
-3
/
+3
|
\
|
*
(iswitchb-use-faces): Doc fix.
Juanma Barranquero
2008-03-05
1
-3
/
+3
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Don't check for `cadr' and `last'.
Juanma Barranquero
2008-03-05
1
-20
/
+15
*
|
* progmodes/ada-xref.el (ada-prj-find-prj-file):
Stefan Monnier
2008-01-04
1
-9
/
+8
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
1
-14
/
+0
|
/
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-3
/
+3
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(iswitchb-global-map): Use command-remapping if available.
Stefan Monnier
2007-01-03
1
-9
/
+8
*
Remove obsolete URL.
Stephen Eglen
2006-03-17
1
-1
/
+0
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
Stephen Eglen
2006-01-15
1
-1
/
+1
*
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
John Wiegley
2005-11-01
1
-1
/
+1
*
(iswitchb-buffer-ignore): Label it risky.
Richard M. Stallman
2005-10-04
1
-1
/
+2
*
Message format spec fixes (1)
Deepak Goel
2005-09-18
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(iswitchb-to-end): Replace mapcar with dolist.
Stefan Monnier
2005-06-14
1
-32
/
+17
*
2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
Kim F. Storm
2005-06-06
1
-8
/
+8
*
(iswitchb-single-match-face)
Eli Zaretskii
2005-06-04
1
-53
/
+93
*
(iswitchb-get-matched-buffers): Handle invalid-regexp errors in
Eli Zaretskii
2005-06-04
1
-16
/
+21
*
Update AUCTeX information.
David Kastrup
2004-08-22
1
-1
/
+1
[next]