projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54c2a8d
)
; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 13 Sep 2020 15:27:44 +0000
(18:27 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 13 Sep 2020 15:27:44 +0000
(18:27 +0300)
lisp/tab-line.el
patch
|
blob
|
history
diff --git
a/lisp/tab-line.el
b/lisp/tab-line.el
index 61a0201b298a73e0f0271d3358bc5bf04c2808dd..8da554a326750ce267b88c143babea39a9f5922f 100644
(file)
--- 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")