1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/doc
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
..
emacs Improve documentation for "other window" scrolling 2018-05-10 19:04:11 -04:00
lispintro * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206) 2018-04-28 23:20:33 +03:00
lispref Improve documentation for "other window" scrolling 2018-05-10 19:04:11 -04:00
man etags(1): fix formatting problem 2018-01-19 14:18:09 +00:00
misc Merge from origin/emacs-26 2018-05-01 07:50:48 -07:00