projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1293bf5
)
;* lisp/window.el (switch-to-prev-buffer): Fix typo in doc-string.
author
Martin Rudalics
<rudalics@gmx.at>
Sun, 12 Sep 2021 09:38:24 +0000
(11:38 +0200)
committer
Martin Rudalics
<rudalics@gmx.at>
Sun, 12 Sep 2021 09:38:24 +0000
(11:38 +0200)
lisp/window.el
patch
|
blob
|
history
diff --git
a/lisp/window.el
b/lisp/window.el
index 52cc2bdf0b6f068eb779af062a7d3dd7c4e608d6..2960384e152c9eaff3281b0bb457d8fe0929be14 100644
(file)
--- a/
lisp/window.el
+++ b/
lisp/window.el
@@
-4632,7
+4632,7
@@
another window. Also, if WINDOW's frame has a `buffer-predicate'
parameter, that predicate may inhibit switching to certain
buffers.
-This function is called by `prev-buffer'."
+This function is called by `prev
ious
-buffer'."
(interactive)
(let* ((window (window-normalize-window window t))
(frame (window-frame window))