summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tabulated-list.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant lineArtur Malabarba2016-01-251-1/+0
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-sort):Artur Malabarba2015-10-071-1/+3
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-1/+1
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print): Fix bugArtur Malabarba2015-07-311-4/+5
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print):Artur Malabarba2015-06-291-3/+3
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print):Artur Malabarba2015-06-141-1/+1
* * lisp/emacs-lisp/tabulated-list.el: Don't sort without sorterArtur Malabarba2015-05-261-1/+2
* * lisp/emacs-lisp/tabulated-list.el: New optional print methodArtur Malabarba2015-05-241-9/+45
* * lisp/emacs-lisp/tabulated-list.el: Improve printingArtur Malabarba2015-05-241-24/+33
* * lisp/emacs-lisp/tabulated-list.el: Don't error on nil header-stringArtur Malabarba2015-05-161-10/+14
* * lisp/emacs-lisp/package.el: Some speed optimizations on menu refreshArtur Malabarba2015-04-301-2/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.orgGlenn Morris2014-10-141-1/+4
|\
| * Fix display of R2L entries in tabulated-list-mode.Eli Zaretskii2014-10-141-1/+4
* | * emacs-lisp/tabulated-list.el (tabulated-list-print): Only callMario Lang2014-06-061-1/+2
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.Juanma Barranquero2013-06-231-1/+1
* lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.Juanma Barranquero2013-06-201-17/+11
* * lisp/emacs-lisp/tabulated-list.el: Set a version number.Yann Hodique2013-05-141-0/+1
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo.Stefan Monnier2013-04-261-6/+5
* * emacs-lisp/tabulated-list.el (tabulated-list-print-col):Jonas Bernoulli2013-02-151-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Standardize some more license noticesGlenn Morris2012-09-241-3/+3
* Adapt Electric Buffer Menu to recent Buffer Menu changes.Chong Yidong2012-05-131-0/+9
* * lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.Stefan Monnier2012-05-071-17/+43
* Restore Buffer-menu-use-header-line functionality.Chong Yidong2012-05-071-10/+38
* * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-071-8/+3
* Improvements for Tabulated List mode.Chong Yidong2012-05-061-67/+178
* * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.Chong Yidong2012-04-171-2/+2
* Improve column width calculation in tabulated-list.el.Chong Yidong2012-03-201-5/+4
* Doc fix for lexical-binding being in line one.Glenn Morris2012-01-251-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-181-1/+1
* New function `string-mark-left-to-right' for handling LRMs.Chong Yidong2011-08-101-1/+3
* Allow glyphless-char-display to distinguish between X and text terminals.Chong Yidong2011-04-181-1/+12
* Fix typo in tabulated-list-print-entryLeo Liu2011-04-101-1/+1
* Remove list-processes C function; misc fixes to last change.Chong Yidong2011-04-061-5/+5
* * lisp/emacs-lisp/tabulated-list.el: New file.Chong Yidong2011-04-061-0/+355