1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 17:01:01 -08:00
emacs/doc
Eli Zaretskii defdee72c4 Fix 'move-to-window-line' when EOB is on last screen line
* src/window.c (displayed_window_lines): Fix an off-by-one error
when the bottom of the last display line is exactly at window's
last pixel.  Remove kludgey fix for TTY frames that is no longer
needed.  (Bug#15760)
(Fmove_to_window_line): Doc fix.

* doc/lispref/positions.texi (Screen Lines): Clarify and make more
accurate the documentation of 'move-to-window-line'.
2016-06-27 18:27:58 +03:00
..
emacs Merge from origin/emacs-25 2016-06-19 00:54:28 +02:00
lispintro Fix cross-references between manuals 2016-05-24 21:24:45 +03:00
lispref Fix 'move-to-window-line' when EOB is on last screen line 2016-06-27 18:27:58 +03:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Sync with Tramp 2.3.0 2016-06-26 13:02:38 +02:00