diff options
author | Daniel Mendler <mail@daniel-mendler.de> | 2025-01-11 16:36:56 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2025-01-25 11:43:45 +0200 |
commit | 5294d450da47734bbe2ca259505674bcae5ff573 (patch) | |
tree | ed0094e16bacaebdc48f6d98738885a718ef2e86 /lisp/emacs-lisp | |
parent | 35576fde5670dffe104a6b2a76837a1f0a4c16ce (diff) | |
download | emacs-5294d450da47734bbe2ca259505674bcae5ff573.tar.gz emacs-5294d450da47734bbe2ca259505674bcae5ff573.tar.bz2 emacs-5294d450da47734bbe2ca259505674bcae5ff573.zip |
ibuffer: Display column titles in header line
If the option `ibuffer-use-header-line' is set to `title',
display column titles in the header line.
* lisp/ibuffer.el (ibuffer--format-title)
(ibuffer--format-summary): New functions extracted from
`ibuffer-update-title-and-summary'.
(ibuffer-update-title-and-summary): Use them.
(ibuffer-update): Do not always override `header-line-format'.
(ibuffer-use-header-line): Update docstring and option `:type'.
* lisp/ibuf-macs.el (define-ibuffer-sorter): Add "@" to the
interactive specification for clicks on the header line.
* etc/NEWS: Announce the change.
(Bug#75497)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions