emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (76a6417 -> 722833d)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (76a6417 -> 722833d)
Date: Tue, 16 Oct 2018 11:08:12 -0400 (EDT)

gm pushed a change to branch master.

      from  76a6417   Add process thread to list-processes
      adds  a6ab8db   Ensure NS frame is redrawn correctly  after scroll
      adds  18b42c6   Use the 'line-number' face for line-number fields past EOB
      adds  91c4c46   Update the description of startup in ELisp manual
      adds  80e0bfa   Call GTK functions only on GTK scrollbars
      adds  8fc892d   Update --without-toolkit-scroll-bars doc
      adds  e724a8f   Fix redisplay of glyphless characters
      adds  1902450   Fix wording in module API documentation
      adds  700acbd   doc/lispref/edebug.texi (Specification List) Remove 
obstrusive blank line
      adds  b20c51d   * lisp/isearch.el (isearch-cmds): Recall absent 
isearch--state slot.
      adds  73babba   Clarify documentation of fractional vertical scrolling 
and some doc strings
       new  722833d   Merge from origin/emacs-26


Summary of changes:
 configure.ac               |  2 +-
 doc/lispref/edebug.texi    |  1 -
 doc/lispref/internals.texi |  8 +++----
 doc/lispref/os.texi        | 25 ++++++++++++--------
 doc/lispref/windows.texi   | 20 +++++++++-------
 src/conf_post.h            |  8 ++++---
 src/dispnew.c              |  7 +++++-
 src/gtkutil.c              |  3 ++-
 src/nsterm.m               |  1 +
 src/window.c               |  4 ++++
 src/xdisp.c                | 58 +++++++++++++++++++++++++++-------------------
 11 files changed, 83 insertions(+), 54 deletions(-)



reply via email to

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