mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(mode-line-remote): Use updated %@ construct.
This commit is contained in:
parent
f716503448
commit
2c5b4e7954
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ Normally nil in most modes, since there is no process to display.")
|
|||
|
||||
(defvar mode-line-remote
|
||||
(list (propertize
|
||||
"%1R"
|
||||
"%1@"
|
||||
'help-echo (purecopy (lambda (window object point)
|
||||
(format "%s"
|
||||
(save-selected-window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue