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
*
Don't overly truncate tabulated-list headers
Lars Ingebrigtsen
2021-08-27
1
-23
/
+35
*
tabulated-list-print delete excess lines
Shitikanth Kashyap
2021-08-25
1
-0
/
+2
*
Add commands to move to next/previous column in tabulated-list-mode
Peter Feigl
2021-07-25
1
-0
/
+24
*
Allow restoring the original order in 'tabulated-list-mode'
Lars Ingebrigtsen
2021-07-15
1
-8
/
+36
*
Don't preserve window-line in tabulated-list-print
Stefan Kangas
2021-04-09
1
-15
/
+4
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Make text-scale-mode optionally adjust the header line
Stefan Kangas
2020-11-25
1
-0
/
+1
*
Improve display of tabulated list header line labels (bug#44068)
Stephen Berman
2020-11-04
1
-13
/
+19
*
Fix some broken conditional forms
Paul Eggert
2020-01-04
1
-4
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix point position after revert-buffer in tabulated-list mode
Eli Zaretskii
2019-10-27
1
-1
/
+6
*
Use text properties instead of truncating strings
Lars Ingebrigtsen
2019-10-07
1
-1
/
+1
*
Add new function to clear tags in tabulated list
Stefan Kangas
2019-09-26
1
-0
/
+13
*
Make the reverse tabulated list sort stable
Johan Claesson
2019-09-21
1
-1
/
+1
*
Move widen/narrow in tabulated lists to } and {
Lars Ingebrigtsen
2019-06-25
1
-2
/
+2
*
Preserve header lines from derived modes in tabulated lists
Vaidheeswaran C
2019-06-25
1
-2
/
+7
*
Fix up key bindings in previous tabulated-list patch
Lars Ingebrigtsen
2019-06-24
1
-2
/
+2
*
Add new commands to widen/narrow tabulated list columns
Lars Ingebrigtsen
2019-06-24
1
-0
/
+35
*
Customize tabulated-list sort indicators
Philippe Vaucher
2019-03-15
1
-9
/
+56
*
Make tabulated-list-mode-map inherit from special-mode-map
Alex Branham
2019-01-25
1
-2
/
+4
*
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
[next]