summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tabulated-list.el
Commit message (Expand)AuthorAgeFilesLines
* Customize tabulated-list sort indicatorsPhilippe Vaucher2019-03-151-9/+56
* Make tabulated-list-mode-map inherit from special-mode-mapAlex Branham2019-01-251-2/+4
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix subtle problems in tabulated-list-mode with line numbersEli Zaretskii2017-11-041-2/+13
* Make :align-to account for display-line-numbersEli Zaretskii2017-10-201-8/+17
* Fix breakage due to recent change in tabulated-list-print-entryEli Zaretskii2017-10-051-19/+13
* Speed up list-packages when 'visual' line numbers are displayedEli Zaretskii2017-10-051-13/+20
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve support of display-line-numbers in package.elEli Zaretskii2017-08-191-5/+7
* ; Fix last changeEli Zaretskii2017-08-191-3/+4
* Improve support of display-line-numbers in tabulated-list-modeEli Zaretskii2017-08-191-2/+13
* Adapt tabulated list when display-line-number is turned onEli Zaretskii2017-08-121-1/+3
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-121-1/+1
* Make header line in some modes be sensitive to display-line-numbersEli Zaretskii2017-08-051-0/+4
* Prevent to use tabulated-list--near-rows unboundTino Calancha2017-01-221-2/+7
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | buff-menu: Add command to unmark all buffersTino Calancha2016-11-221-0/+6
* | tabulated-list: extend truncation into next align-right columnTino Calancha2016-11-141-12/+49
|/
* * 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