summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tabulated-list.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Make text-scale-mode optionally adjust the header lineStefan Kangas2020-11-25
* Improve display of tabulated list header line labels (bug#44068)Stephen Berman2020-11-04
* Fix some broken conditional formsPaul Eggert2020-01-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix point position after revert-buffer in tabulated-list modeEli Zaretskii2019-10-27
* Use text properties instead of truncating stringsLars Ingebrigtsen2019-10-07
* Add new function to clear tags in tabulated listStefan Kangas2019-09-26
* Make the reverse tabulated list sort stableJohan Claesson2019-09-21
* Move widen/narrow in tabulated lists to } and {Lars Ingebrigtsen2019-06-25
* Preserve header lines from derived modes in tabulated listsVaidheeswaran C2019-06-25
* Fix up key bindings in previous tabulated-list patchLars Ingebrigtsen2019-06-24
* Add new commands to widen/narrow tabulated list columnsLars Ingebrigtsen2019-06-24
* Customize tabulated-list sort indicatorsPhilippe Vaucher2019-03-15
* Make tabulated-list-mode-map inherit from special-mode-mapAlex Branham2019-01-25
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix subtle problems in tabulated-list-mode with line numbersEli Zaretskii2017-11-04
* Make :align-to account for display-line-numbersEli Zaretskii2017-10-20
* Fix breakage due to recent change in tabulated-list-print-entryEli Zaretskii2017-10-05
* Speed up list-packages when 'visual' line numbers are displayedEli Zaretskii2017-10-05
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Improve support of display-line-numbers in package.elEli Zaretskii2017-08-19
* ; Fix last changeEli Zaretskii2017-08-19
* Improve support of display-line-numbers in tabulated-list-modeEli Zaretskii2017-08-19
* Adapt tabulated list when display-line-number is turned onEli Zaretskii2017-08-12
* Add new face 'header-line-highlight'Alexander Gramiak2017-08-12
* Make header line in some modes be sensitive to display-line-numbersEli Zaretskii2017-08-05
* Prevent to use tabulated-list--near-rows unboundTino Calancha2017-01-22
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | buff-menu: Add command to unmark all buffersTino Calancha2016-11-22
* | tabulated-list: extend truncation into next align-right columnTino Calancha2016-11-14
|/
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant lineArtur Malabarba2016-01-25
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-sort):Artur Malabarba2015-10-07
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print): Fix bugArtur Malabarba2015-07-31
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print):Artur Malabarba2015-06-29
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print):Artur Malabarba2015-06-14
* * lisp/emacs-lisp/tabulated-list.el: Don't sort without sorterArtur Malabarba2015-05-26
* * lisp/emacs-lisp/tabulated-list.el: New optional print methodArtur Malabarba2015-05-24
* * lisp/emacs-lisp/tabulated-list.el: Improve printingArtur Malabarba2015-05-24
* * lisp/emacs-lisp/tabulated-list.el: Don't error on nil header-stringArtur Malabarba2015-05-16
* * lisp/emacs-lisp/package.el: Some speed optimizations on menu refreshArtur Malabarba2015-04-30
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.orgGlenn Morris2014-10-14
|\
| * Fix display of R2L entries in tabulated-list-mode.Eli Zaretskii2014-10-14