(cherry picked from commit 7939184f8e)
This commit is contained in:
Mattias Engdegård 2022-11-28 19:46:10 +01:00 committed by Eli Zaretskii
parent a7b0b20c1b
commit 78663ad78b
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@ list that is the value of `ansi-osc-handlers'."
"Update `default-directory' from OSC 7 escape sequences.
This function is intended to be included as an element of the
the list that is the value of `ansi-osc-handlers'. You should arrange
list that is the value of `ansi-osc-handlers'. You should arrange
for your shell to print the appropriate escape sequence at each prompt,
such as with the following command:

View file

@ -189,7 +189,7 @@ For easier selection of tabs by their numbers, consider customizing
'(;; (emoji "🍔")
(symbol "")
(text "Menu" :face tab-bar-tab-inactive))
"Icon for for the menu bar."
"Icon for the menu bar."
:version "29.1"
:help-echo "Menu bar"))
(setq tab-bar-menu-bar-button (icon-string 'tab-bar-menu-bar)))