emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (766b057 -> eabb6f6)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (766b057 -> eabb6f6)
Date: Thu, 10 May 2018 19:47:51 -0400 (EDT)

npostavs pushed a change to branch master.

      from  766b057   Merge from origin/emacs-26
       new  dc9188a   Limit "other window" scrolling to current terminal
       new  d5cf1b3   Improve documentation for "other window" scrolling
       new  ae92f52   Simplify "other window" bob/eob motion commands
       new  eabb6f6   Rewrite scroll-other-window-down in C (bug#30207)


Summary of changes:
 doc/emacs/windows.texi   |  19 +++++---
 doc/lispref/minibuf.texi |   2 +-
 doc/lispref/windows.texi |   7 +++
 lisp/window.el           |  43 ++++-------------
 src/window.c             | 122 +++++++++++++++++++++++------------------------
 5 files changed, 92 insertions(+), 101 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]