summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tabulated-list.el
Commit message (Expand)AuthorAge
...
* 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
* | * emacs-lisp/tabulated-list.el (tabulated-list-print): Only callMario Lang2014-06-06
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.Juanma Barranquero2013-06-23
* lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.Juanma Barranquero2013-06-20
* * lisp/emacs-lisp/tabulated-list.el: Set a version number.Yann Hodique2013-05-14
* * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo.Stefan Monnier2013-04-26
* * emacs-lisp/tabulated-list.el (tabulated-list-print-col):Jonas Bernoulli2013-02-15
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Standardize some more license noticesGlenn Morris2012-09-24
* Adapt Electric Buffer Menu to recent Buffer Menu changes.Chong Yidong2012-05-13
* * lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.Stefan Monnier2012-05-07
* Restore Buffer-menu-use-header-line functionality.Chong Yidong2012-05-07
* * lisp/buff-menu.el: Convert to Tabulated List mode.Chong Yidong2012-05-07
* Improvements for Tabulated List mode.Chong Yidong2012-05-06
* * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.Chong Yidong2012-04-17
* Improve column width calculation in tabulated-list.el.Chong Yidong2012-03-20
* Doc fix for lexical-binding being in line one.Glenn Morris2012-01-25
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-20
* Spelling fixes.Paul Eggert2011-11-13
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-18
* New function `string-mark-left-to-right' for handling LRMs.Chong Yidong2011-08-10
* Allow glyphless-char-display to distinguish between X and text terminals.Chong Yidong2011-04-18
* Fix typo in tabulated-list-print-entryLeo Liu2011-04-10
* Remove list-processes C function; misc fixes to last change.Chong Yidong2011-04-06
* * lisp/emacs-lisp/tabulated-list.el: New file.Chong Yidong2011-04-06