Basil L. Contovounesios
d5cf1b3160
Improve documentation for "other window" scrolling
* doc/emacs/windows.texi (Other Window):
* doc/lispref/windows.texi (Textual Scrolling):
Document scroll-other-window-down.
* doc/lispref/minibuf.texi (Minibuffer Misc):
Cross-reference minibuffer-scroll-window with Textual Scrolling.
* src/window.c (Fother_window_for_scrolling):
Clarify how "other window" is determined in docstring.
(Fscroll_other_window): Simplify docstring, pointing to that of
Fother_window_for_scrolling. (bug#30207)
2018-05-10 19:04:11 -04:00
..
2018-05-10 19:04:11 -04:00
2018-04-28 23:20:33 +03:00
2018-05-10 19:04:11 -04:00
2018-01-19 14:18:09 +00:00
2018-05-01 07:50:48 -07:00