emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (e1b2c21 -> 336681f)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (e1b2c21 -> 336681f)
Date: Tue, 20 Nov 2018 12:38:51 -0500 (EST)

gm pushed a change to branch master.

      from  e1b2c21   * lisp/calc/calc-alg.el: Use lexical-binding and silence 
warnings
      adds  d6542ea   Avoid errors in zone.el when there's overlay at EOB
      adds  88762b4   Run 'window--adjust-process-windows' when frame size 
changes (Bug#32720)
      adds  7252507   Fix description of some window hooks
      adds  1958808   * etc/AUTHORS: Update.
      adds  7851ae8   ; ChangeLog.3 update
      adds  df7ed10   Fix decoding XML files encoded in ISO-8859
      adds  ea1a014   Fix window scrolling on TTY frames when there's no mode 
line
      adds  60457d7   Improve documentation of the window tree
      adds  070e82b   ; * src/window.c (window_scroll): Improve commentary.
       new  bb7b75d   Merge from origin/emacs-26
      adds  b8b42c2   Fix Bug#33141
       new  feea5c6   ; Merge from origin/emacs-26
      adds  d667318   Fix two Edebug defcustoms (bug#33428)
       new  336681f   Merge from origin/emacs-26


Summary of changes:
 ChangeLog.3                | 103 ++++++++++++++++++++++++++++++++++++++++++++-
 doc/lispref/windows.texi   |  45 ++++++++++----------
 etc/AUTHORS                |   8 ++--
 lisp/emacs-lisp/edebug.el  |   4 +-
 lisp/international/mule.el |   6 ++-
 lisp/play/zone.el          |   2 +-
 lisp/window.el             |   7 +++
 src/window.c               |  24 +++++------
 src/window.h               |  12 ++++--
 9 files changed, 162 insertions(+), 49 deletions(-)



reply via email to

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