summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tabulated-list.el
AgeCommit message (Expand)Author
2024-06-07* lisp/buff-menu.el (Buffer-menu-group-sort-by): New defcustom.Juri Linkov
2024-06-05Allow multi-level outlines in tabulated-list-groups used by list-buffersJuri Linkov
2024-02-29Add tabulated-list-groups and Buffer-menu-group-by (bug#69305)Juri Linkov
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-10; tabulated-list.el: Remove duplicate obsolete declarationJuanma Barranquero
2022-10-26Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios
2022-08-22Prefer pos-bol and pos-eol in tabulated-list.elStefan Kangas
2022-07-04Prefer defvar-keymap in emacs-lisp/*.elStefan Kangas
2022-05-13Add new minor mode `header-line-indent-mode'Lars Ingebrigtsen
2022-01-25Don't mutate literals in tabulated-list-widen-current-columnLars Ingebrigtsen
2022-01-25Fix widening some columns in tabulated-list-widen-current-columnLars Ingebrigtsen
2022-01-23Fix tabulated-list-widen-current-column widening wrong columnThuna
2022-01-20Fix tabulated-list-widen-current-column widening wrong columnThuna
2022-01-10Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier
2022-01-09Revert "Fix alignment on font size change in tabulated-list-mode"Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-29Signal a better error in tabulated-list-sortLars Ingebrigtsen
2021-11-02Support inserting images in tabulated-list-mode columnsStefan Kangas
2021-10-05; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-25Fix alignment on font size change in tabulated-list-modeStefan Kangas
2021-08-27Don't overly truncate tabulated-list headersLars Ingebrigtsen
2021-08-25tabulated-list-print delete excess linesShitikanth Kashyap
2021-07-25Add commands to move to next/previous column in tabulated-list-modePeter Feigl
2021-07-15Allow restoring the original order in 'tabulated-list-mode'Lars Ingebrigtsen
2021-04-09Don't preserve window-line in tabulated-list-printStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-25Make text-scale-mode optionally adjust the header lineStefan Kangas
2020-11-04Improve display of tabulated list header line labels (bug#44068)Stephen Berman
2020-01-04Fix some broken conditional formsPaul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-27Fix point position after revert-buffer in tabulated-list modeEli Zaretskii
2019-10-07Use text properties instead of truncating stringsLars Ingebrigtsen
2019-09-26Add new function to clear tags in tabulated listStefan Kangas
2019-09-21Make the reverse tabulated list sort stableJohan Claesson
2019-06-25Move widen/narrow in tabulated lists to } and {Lars Ingebrigtsen
2019-06-25Preserve header lines from derived modes in tabulated listsVaidheeswaran C
2019-06-24Fix up key bindings in previous tabulated-list patchLars Ingebrigtsen
2019-06-24Add new commands to widen/narrow tabulated list columnsLars Ingebrigtsen
2019-03-15Customize tabulated-list sort indicatorsPhilippe Vaucher
2019-01-25Make tabulated-list-mode-map inherit from special-mode-mapAlex Branham
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-04Fix subtle problems in tabulated-list-mode with line numbersEli Zaretskii
2017-10-20Make :align-to account for display-line-numbersEli Zaretskii
2017-10-05Fix breakage due to recent change in tabulated-list-print-entryEli Zaretskii
2017-10-05Speed up list-packages when 'visual' line numbers are displayedEli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-19Improve support of display-line-numbers in package.elEli Zaretskii