emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 7939184f8e 2/2: ; typos


From: Mattias Engdegård
Subject: master 7939184f8e 2/2: ; typos
Date: Mon, 28 Nov 2022 14:17:40 -0500 (EST)

branch: master
commit 7939184f8e0370e7a3397d492812c6d202c2a193
Author: Mattias Engdegård <mattiase@acm.org>
Commit: Mattias Engdegård <mattiase@acm.org>

    ; typos
---
 lisp/ansi-osc.el | 2 +-
 lisp/tab-bar.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/ansi-osc.el b/lisp/ansi-osc.el
index a8523fc9dc..9b7f586d16 100644
--- a/lisp/ansi-osc.el
+++ b/lisp/ansi-osc.el
@@ -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:
 
diff --git a/lisp/tab-bar.el b/lisp/tab-bar.el
index eb4cec4861..f77f7492c3 100644
--- a/lisp/tab-bar.el
+++ b/lisp/tab-bar.el
@@ -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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]