projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba44fc9
)
; * lisp/window.el (switch-to-prev-buffer-skip-regexp): Doc fix (bug#73545).
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Oct 2024 10:30:30 +0000
(13:30 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 5 Oct 2024 10:30:30 +0000
(13:30 +0300)
lisp/window.el
patch
|
blob
|
history
diff --git
a/lisp/window.el
b/lisp/window.el
index 50fb16b32040a2f6ae450d6eac54ccb8e1d59f95..01010072190335961dd780f5d4cd186b1fb44301 100644
(file)
--- a/
lisp/window.el
+++ b/
lisp/window.el
@@
-4617,7
+4617,8
@@
Also see `switch-to-prev-buffer-skip-regexp'."
"Buffers that `switch-to-prev-buffer' and `switch-to-next-buffer' should skip.
The value can either be a regexp or a list of regexps. Buffers whose
names match these regexps are skipped by `switch-to-prev-buffer'
-and `switch-to-next-buffer'.
+and `switch-to-next-buffer', unless there's no other buffer to
+switch to.
Also see `switch-to-prev-buffer-skip'."
:type '(choice regexp