diff options
| author | Hugo Heagren | 2023-04-01 22:27:25 +0100 |
|---|---|---|
| committer | Eli Zaretskii | 2023-07-06 10:31:46 +0300 |
| commit | c296bcc6c42ebb0fbc5078a137bbf6b501b8a44f (patch) | |
| tree | c1794671438cd7005435a16fb8d3225fe984779d /java | |
| parent | 6295d7abdd43ed6611cc3dd0682d56265cbc4528 (diff) | |
| download | emacs-c296bcc6c42ebb0fbc5078a137bbf6b501b8a44f.tar.gz emacs-c296bcc6c42ebb0fbc5078a137bbf6b501b8a44f.zip | |
Support right-align in mode-line
* lisp/bindings.el (mode-line-right-align-edge): New custom
variable, controls where `mode-line-format-right-align' should
align to.
(mode-line-format-right-align): New function. If the symbol
`mode-line-format-right-align' appears in `mode-line-format',
then return return a padding string which aligns everything
after that symbol to the right. Padding width is altered with
the display property and depends on the value of
`mode-line-right-align-edge'.
(mode-line-format-right-align): New variable. Convenience
definition for including right alignment in `mode-line-format'.
* doc/lispref/modes.texi (Mode Line Variables): Document new
alignment functionality and user option. (Bug#62606)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions