1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00
emacs/doc
Philippe Vaucher 18fb250d67 Customize tabulated-list sort indicators
This allows the user to customize the sorting indicators displayed
near the current column.

* lisp/emacs-lisp/tabulated-list.el (tabulated-list): New group.
(tabulated-list-gui-sort-indicator-asc)
(tabulated-list-gui-sort-indicator-desc)
(tabulated-list-tty-sort-indicator-asc)
(tabulated-list-tty-sort-indicator-desc): New defcustomd.
(tabulated-list-glyphless-char-display): Remove.
(tabulated-list-make-glyphless-char-display-table): New function.

* doc/lispref/modes.texi (Tabulated List Mode): Add documentation
for new options.

* etc/NEWS: Mention the new options.
2019-03-15 11:08:01 +02:00
..
emacs Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
lispintro Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
lispref Customize tabulated-list sort indicators 2019-03-15 11:08:01 +02:00
man Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
misc Correct the indentation of CC Mode brace lists 2019-03-12 18:33:31 +00:00