summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2024-03-16 10:10:29 +0100
committerMartin Rudalics <rudalics@gmx.at>2024-03-16 10:10:29 +0100
commit899ea79310d1b8ed78c3fd8ac1784043dd732dbf (patch)
treedc880ccef640c0f3993ef9bcd9d15315b77c94d9 /doc
parentdeebf74b0e178f841c8f504b002b139d13889344 (diff)
downloademacs-899ea79310d1b8ed78c3fd8ac1784043dd732dbf.tar.gz
In window-related documentation write 'symbol' instead of 'constant'
Suggested by Michael Heerdegen <michael_heerdegen@web.de>. * src/window.c (window_restore_killed_buffer_windows): In doc-string write 'symbol' instead of 'constant'. * lisp/window.el (display-buffer--lru-window) (display-buffer-use-least-recent-window): In doc-strings write 'symbol' instead of 'constant'. * doc/lispref/windows.texi (Window Configurations): Write 'symbol' instead of 'constant'.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/windows.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 8fa4e57b153..2e2fdee422b 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -6416,9 +6416,9 @@ on its frame), @code{set-window-configuration} and
If the value of this variable is a function, that function should take
three arguments. The first argument specifies the frame whose windows
-have been restored. The third argument is either the constant
+have been restored. The third argument is either the symbol
@code{configuration} if the windows are restored by
-@code{set-window-configuration}, or the constant @code{state} if the
+@code{set-window-configuration}, or the symbol @code{state} if the
windows are restored by @code{window-state-put}.
The second argument specifies a list of entries for @emph{all} windows