emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (83bbb48 -> 433b6a7)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (83bbb48 -> 433b6a7)
Date: Sun, 30 Dec 2018 20:02:49 -0500 (EST)

gm pushed a change to branch master.

      from  83bbb48   CC Mode - use font-lock-comment-delimiter-face on block 
comment end delimiters
      adds  85516b8   Minor copyedits in landmark.el
      adds  2931016   ; Cosmetic changes in etc/NEWS
      adds  24ddea0   Improve process doc. with respect to handling of large 
input (Bug#33191)
      adds  0f9be72   Clarify thread switching while waiting for process output
      adds  9578c2a   Fix a simple bug in display-buffer-use-some-frame
      adds  c9fdd1b   Improve accept-process-process doc
      adds  0c52459   Fix commentary in dispnew.c
      adds  a731c56   Fix NS fringe bitmap drawing bug (bug#33864)
      adds  822a2d0   Fix :type 'group' in defcustom
      adds  7a60a4f   Fix remote directories in Eshell on MS-Windows
      adds  3abebeb   * lisp/files.el (cd): Fix last change.  (Bug#33791)
       new  a8e545e   Merge from origin/emacs-26
      adds  de7644d   Fix Bug#31704.  Do not merge
      adds  3c83c9e   Fix Bug#31704.  Do not merge
       new  f23b1db   ; Merge from origin/emacs-26
      adds  11f0635   ; Remove comment in esh-proc.el
      adds  2e8825d   Improve documentation of 'file-local-name' and related 
APIs
      adds  82c82b1   In user manual fix value of default frame height 
(Bug#33921)
       new  433b6a7   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/cmdargs.texi     |  2 +-
 doc/lispref/files.texi     | 31 ++++++++++++++++++++++---------
 doc/lispref/processes.texi | 25 +++++++++++++++++--------
 doc/lispref/threads.texi   |  6 +++---
 etc/NEWS.26                |  4 +++-
 lisp/eshell/esh-proc.el    |  1 -
 lisp/files.el              | 17 +++++++++++++----
 lisp/obsolete/landmark.el  | 11 +++++++++--
 lisp/simple.el             | 16 +++++++++++-----
 lisp/wid-edit.el           |  2 +-
 lisp/window.el             |  4 +---
 src/dispnew.c              |  8 +++++---
 src/nsterm.m               |  2 +-
 src/process.c              | 22 +++++++++++++---------
 14 files changed, 100 insertions(+), 51 deletions(-)



reply via email to

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