]> git.eshelyaron.com Git - emacs.git/commitdiff
; typos
authorMattias Engdegård <mattiase@acm.org>
Mon, 28 Nov 2022 18:46:10 +0000 (19:46 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 28 Nov 2022 18:46:10 +0000 (19:46 +0100)
lisp/ansi-osc.el
lisp/tab-bar.el

index a8523fc9dc284a4df83f3a949c2e9d40a8e04f79..9b7f586d16452d6dd73eff32ec9af156c5fe181c 100644 (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:
 
index eb4cec48619f575ae1f1e51ff7209a1d0ce49e61..f77f7492c30b63a076ebeab1dbe83330f1c851d4 100644 (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)))