index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
tabulated-list.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix subtle problems in tabulated-list-mode with line numbers
Eli Zaretskii
2017-11-04
1
-2
/
+13
*
Make :align-to account for display-line-numbers
Eli Zaretskii
2017-10-20
1
-8
/
+17
*
Fix breakage due to recent change in tabulated-list-print-entry
Eli Zaretskii
2017-10-05
1
-19
/
+13
*
Speed up list-packages when 'visual' line numbers are displayed
Eli Zaretskii
2017-10-05
1
-13
/
+20
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Improve support of display-line-numbers in package.el
Eli Zaretskii
2017-08-19
1
-5
/
+7
*
; Fix last change
Eli Zaretskii
2017-08-19
1
-3
/
+4
*
Improve support of display-line-numbers in tabulated-list-mode
Eli Zaretskii
2017-08-19
1
-2
/
+13
*
Adapt tabulated list when display-line-number is turned on
Eli Zaretskii
2017-08-12
1
-1
/
+3
*
Add new face 'header-line-highlight'
Alexander Gramiak
2017-08-12
1
-1
/
+1
*
Make header line in some modes be sensitive to display-line-numbers
Eli Zaretskii
2017-08-05
1
-0
/
+4
*
Prevent to use tabulated-list--near-rows unbound
Tino Calancha
2017-01-22
1
-2
/
+7
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
buff-menu: Add command to unmark all buffers
Tino Calancha
2016-11-22
1
-0
/
+6
*
|
tabulated-list: extend truncation into next align-right column
Tino Calancha
2016-11-14
1
-12
/
+49
|
/
*
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant line
Artur Malabarba
2016-01-25
1
-1
/
+0
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-sort):
Artur Malabarba
2015-10-07
1
-1
/
+3
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-4
/
+0
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-1
/
+1
*
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print): Fix bug
Artur Malabarba
2015-07-31
1
-4
/
+5
*
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print):
Artur Malabarba
2015-06-29
1
-3
/
+3
*
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print):
Artur Malabarba
2015-06-14
1
-1
/
+1
*
* lisp/emacs-lisp/tabulated-list.el: Don't sort without sorter
Artur Malabarba
2015-05-26
1
-1
/
+2
*
* lisp/emacs-lisp/tabulated-list.el: New optional print method
Artur Malabarba
2015-05-24
1
-9
/
+45
*
* lisp/emacs-lisp/tabulated-list.el: Improve printing
Artur Malabarba
2015-05-24
1
-24
/
+33
*
* lisp/emacs-lisp/tabulated-list.el: Don't error on nil header-string
Artur Malabarba
2015-05-16
1
-10
/
+14
*
* lisp/emacs-lisp/package.el: Some speed optimizations on menu refresh
Artur Malabarba
2015-04-30
1
-2
/
+4
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.org
Glenn Morris
2014-10-14
1
-1
/
+4
|
\
|
*
Fix display of R2L entries in tabulated-list-mode.
Eli Zaretskii
2014-10-14
1
-1
/
+4
*
|
* emacs-lisp/tabulated-list.el (tabulated-list-print): Only call
Mario Lang
2014-06-06
1
-1
/
+2
|
/
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.
Juanma Barranquero
2013-06-23
1
-1
/
+1
*
lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.
Juanma Barranquero
2013-06-20
1
-17
/
+11
*
* lisp/emacs-lisp/tabulated-list.el: Set a version number.
Yann Hodique
2013-05-14
1
-0
/
+1
*
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo.
Stefan Monnier
2013-04-26
1
-6
/
+5
*
* emacs-lisp/tabulated-list.el (tabulated-list-print-col):
Jonas Bernoulli
2013-02-15
1
-1
/
+3
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Standardize some more license notices
Glenn Morris
2012-09-24
1
-3
/
+3
*
Adapt Electric Buffer Menu to recent Buffer Menu changes.
Chong Yidong
2012-05-13
1
-0
/
+9
*
* lisp/buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
Stefan Monnier
2012-05-07
1
-17
/
+43
*
Restore Buffer-menu-use-header-line functionality.
Chong Yidong
2012-05-07
1
-10
/
+38
*
* lisp/buff-menu.el: Convert to Tabulated List mode.
Chong Yidong
2012-05-07
1
-8
/
+3
*
Improvements for Tabulated List mode.
Chong Yidong
2012-05-06
1
-67
/
+178
*
* emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
Chong Yidong
2012-04-17
1
-2
/
+2
[next]