1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/doc
Lars Ingebrigtsen 3beb8bc994 Allow controlling the look of the line/column indicators
* doc/lispref/modes.texi (Mode Line Variables): Document them.

* lisp/bindings.el (mode-line-position-line-format): New variable
(bug#28648).
(mode-line-position-column-format): Ditto.
(mode-line-position): Use them.

* lisp/simple.el (column-number-mode): Mention them.
(line-number-mode): Ditto.
2020-09-15 17:15:59 +02:00
..
emacs Document use of uniquify-buffer-name-style as a function. 2020-09-15 16:12:54 +02:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Allow controlling the look of the line/column indicators 2020-09-15 17:15:59 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Fix punctuation in EWW manual 2020-09-13 18:35:54 +03:00