aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-2/+2
|\
| * Auto-commit of loaddefs files.Glenn Morris2013-01-011-1/+1
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Fix prefix arg handling in ibuffer marking commands.Andreas Politz2012-11-171-9/+16
|/
* Add ibuffer-filter-by-derived-mode to ibuffer menu and docGlenn Morris2012-11-101-2/+6
* Fix ibuffer menu typoGlenn Morris2012-11-101-3/+3
* Auto-commit of loaddefs files.Glenn Morris2012-09-241-1/+1
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-231-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-6/+6
* * lisp/files.el (read-only-mode): New minor mode.Stefan Monnier2012-08-291-1/+1
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-121-2/+2
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-46/+42
* Auto-commit of loaddefs files.Glenn Morris2012-05-011-1/+1
* * lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-modeStefan Monnier2012-04-231-4/+4
* * lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.Ivan Andrus2012-04-231-1/+2
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-5/+4
* * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.Christopher Schmidt2012-03-121-5/+4
* * ibuffer.el (ibuffer-redisplay): Remove gratuitous error.Christopher Schmidt2012-03-121-4/+3
* * ibuffer.el (ibuffer-mode): List the bindings in the corrent map.Lars Magne Ingebrigtsen2012-01-071-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-01-051-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Auto-commit of loaddefs files.Glenn Morris2011-12-121-1/+1
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-3/+5
* More uses of `error' and `warning' faces.Juri Linkov2011-08-241-2/+2
* Auto-commit of loaddefs files.Glenn Morris2011-08-151-2/+4
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-80/+80
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-141/+151
* update for autoloadsKenichi Handa2011-02-081-1/+1
* Update autoloads.Chong Yidong2011-01-281-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Update md5 checksumsStefan Monnier2011-01-141-1/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | diff-sentinel trivia.Glenn Morris2010-12-021-1/+1
* | (ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying.Lars Magne Ingebrigtsen2010-10-091-4/+2
* | * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffersLars Magne Ingebrigtsen2010-10-091-1/+0
* | Add more xz compression support.Ulrich Mueller2010-09-251-1/+2
* | Merge Finder and package-menu functionality.Chong Yidong2010-08-291-1/+1
* | * ibuffer.el: Update autoload checksum.Juanma Barranquero2010-05-041-1/+1
|/
* Update autoload checksums.Juanma Barranquero2010-01-131-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (ibuffer-confirm-operation-on): Correction to errorKevin Ryde2009-10-181-1/+1
* Remove unused declarations.Glenn Morris2009-10-011-1/+0
* Regenerate with extracted autoloads.Glenn Morris2009-09-111-0/+393
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-3/+4
* * bs.el (bs--down):Juanma Barranquero2009-02-251-1/+1