| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer pos-bol and pos-eol in tabulated-list.el | Stefan Kangas | 2022-08-22 | 1 | -8/+8 |
* | Prefer defvar-keymap in emacs-lisp/*.el | Stefan Kangas | 2022-07-04 | 1 | -27/+22 |
* | Add new minor mode `header-line-indent-mode' | Lars Ingebrigtsen | 2022-05-13 | 1 | -49/+25 |
* | Don't mutate literals in tabulated-list-widen-current-column | Lars Ingebrigtsen | 2022-01-25 | 1 | -0/+3 |
* | Fix widening some columns in tabulated-list-widen-current-column | Lars Ingebrigtsen | 2022-01-25 | 1 | -1/+4 |
* | Fix tabulated-list-widen-current-column widening wrong column | Thuna | 2022-01-23 | 1 | -11/+11 |
* | Fix tabulated-list-widen-current-column widening wrong column | Thuna | 2022-01-20 | 1 | -3/+9 |
* | Merge remote-tracking branch 'origin/emacs-28' into trunk | Stefan Monnier | 2022-01-10 | 1 | -2/+1 |
|\ |
|
| * | Revert "Fix alignment on font size change in tabulated-list-mode" | Eli Zaretskii | 2022-01-09 | 1 | -2/+1 |
* | | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\| |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Signal a better error in tabulated-list-sort | Lars Ingebrigtsen | 2021-11-29 | 1 | -0/+4 |
* | | Support inserting images in tabulated-list-mode columns | Stefan Kangas | 2021-11-02 | 1 | -11/+26 |
|/ |
|
* | ; Minor stylistic fixes found by checkdoc | Stefan Kangas | 2021-10-05 | 1 | -1/+1 |
* | Fix alignment on font size change in tabulated-list-mode | Stefan Kangas | 2021-09-25 | 1 | -1/+2 |
* | 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 |
|\ |
|