index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ibuffer.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(ibuffer-confirm-operation-on): Correction to error
Kevin Ryde
2009-10-18
1
-1
/
+1
*
Remove unused declarations.
Glenn Morris
2009-10-01
1
-1
/
+0
*
Regenerate with extracted autoloads.
Glenn Morris
2009-09-11
1
-0
/
+393
*
Use forward-line rather than goto-line.
Glenn Morris
2009-08-22
1
-3
/
+4
*
* bs.el (bs--down):
Juanma Barranquero
2009-02-25
1
-1
/
+1
*
* ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
Juanma Barranquero
2009-02-23
1
-5
/
+6
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
Juanma Barranquero
2008-12-04
1
-0
/
+3
*
ibuffer: Fix issue with ERC scroll-to-bottom (Bug #858).
Michael Olson
2008-10-08
1
-0
/
+3
*
(ibuffer-buffer-file-name): Return nil rather than empty string when
John Paul Wallington
2008-08-10
1
-3
/
+2
*
(ibuffer-mode-map): Bind "M-s a C-s" to
Juri Linkov
2008-07-23
1
-0
/
+4
*
(ibuffer-buffer-file-name): Use `list-buffers-directory'. Remove
John Paul Wallington
2008-07-02
1
-2
/
+1
*
(ibuffer-assert-ibuffer-mode): New defsubst.
John Paul Wallington
2008-05-15
1
-8
/
+11
*
(ibuffer-buffer-file-name): New function.
John Paul Wallington
2008-05-13
1
-8
/
+12
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-11
/
+9
*
(ibuffer-last-sorting-mode): New variable.
John Paul Wallington
2008-05-01
1
-1
/
+5
*
(define-ibuffer-column filename): When the major mode is `vc-dir-mode'
John Paul Wallington
2008-04-30
1
-0
/
+2
*
Move non-autoloaded define-obsolete-variable-alias calls for
Glenn Morris
2008-04-12
1
-4
/
+4
*
(ibuffer-do-toggle-read-only): Don't use `iff' in doc-string.
Glenn Morris
2008-02-26
1
-1
/
+1
*
(ibuffer-do-toggle-read-only): New optional arg as in
Roland Winkler
2008-02-25
1
-3
/
+5
*
(ibuffer-header-line-format): New var.
Stefan Monnier
2008-02-11
1
-9
/
+17
*
* ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by
Dan Nicolaescu
2008-01-25
1
-0
/
+9
*
(ibuffer-mode): Fix last change.
Stefan Monnier
2008-01-20
1
-3
/
+5
*
(ibuffer-mode): Fix last change.
Stefan Monnier
2008-01-20
1
-1
/
+2
*
(ibuffer-mode): Fix typo in previous change.
Glenn Morris
2008-01-18
1
-1
/
+1
*
(mode): Pass the buffer to format-mode-line.
Stefan Monnier
2008-01-16
1
-30
/
+22
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* ibuf-ext.el (mode-name sorter, ibuffer-mark-by-mode-regexp):
Stefan Monnier
2008-01-03
1
-1
/
+1
*
|
Fix my previous breakages; improve ChangeLog
Deepak Goel
2007-12-06
1
-1
/
+1
*
|
Fix buggy calls to `error'.
Deepak Goel
2007-12-06
1
-1
/
+1
*
|
* progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
Dan Nicolaescu
2007-11-19
1
-0
/
+7
|
/
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-2
/
+2
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
* woman.el (woman-follow): New function, based on `man-follow'.
Chong Yidong
2006-08-28
1
-2
/
+2
*
(ibuffer-formats): Use left alignment for the mode
Dan Nicolaescu
2006-07-22
1
-1
/
+1
*
(ibuffer-mode): Doc fix.
John Paul Wallington
2006-06-28
1
-1
/
+4
*
(ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify
John Paul Wallington
2006-05-07
1
-3
/
+1
*
(ibuffer-compressed-file-name-regexp): Undo previous
Dan Nicolaescu
2006-05-05
1
-2
/
+1
*
(ibuffer-compressed-file-name-regexp): Avoid loading
Dan Nicolaescu
2006-05-04
1
-4
/
+5
*
* ibuf-macs.el (define-ibuffer-column): Add a new key:
Dan Nicolaescu
2006-04-02
1
-6
/
+30
*
Update copyright years.
John Paul Wallington
2006-02-02
1
-1
/
+1
*
(ibuffer-compressed-file-name-regexp): New defcustom.
John Paul Wallington
2006-02-02
1
-4
/
+20
*
(ibuffer): Search iconified frames too when getting Ibuffer buffer's window.
John Paul Wallington
2005-11-07
1
-1
/
+1
*
(ibuffer): Search all visible frames when getting Ibuffer buffer's window.
John Paul Wallington
2005-11-06
1
-1
/
+1
*
ibuffer.el: Move the `defvar's to the top level.
Juanma Barranquero
2005-08-26
1
-9
/
+14
*
(ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
Juanma Barranquero
2005-08-24
1
-8
/
+18
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
(ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
Juanma Barranquero
2005-07-29
1
-42
/
+46
[next]