emacs-diffs
[Top][All Lists]
Advanced

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

master cc24931: ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last


From: Eli Zaretskii
Subject: master cc24931: ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.
Date: Sun, 13 Sep 2020 11:28:01 -0400 (EDT)

branch: master
commit cc24931b2f7cc01274e98258799d36f264ae0f34
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.
---
 lisp/tab-line.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/tab-line.el b/lisp/tab-line.el
index 61a0201..8da554a 100644
--- a/lisp/tab-line.el
+++ b/lisp/tab-line.el
@@ -647,7 +647,7 @@ using the `previous-buffer' command."
 If non-nil, `tab-line-switch-to-prev-tab' in the first tab
 switches to the last tab and `tab-line-switch-to-next-tab' in the
 last tab switches to the first tab.  This variable is not consulted
-when `tab-line-tabs-function' is `tab-line-tabs-window-buffers'"
+when `tab-line-tabs-function' is `tab-line-tabs-window-buffers'."
   :type 'boolean
   :group 'tab-line
   :version "28.1")



reply via email to

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