]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-26
authorGlenn Morris <rgm@gnu.org>
Mon, 31 Dec 2018 00:57:36 +0000 (16:57 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 31 Dec 2018 00:57:36 +0000 (16:57 -0800)
commita8e545ef6b92f6eb5916a6803a5d95256fd9eb6b
tree38752101a9dcceb10009f017bced8e0a213e21ed
parent83bbb48142e5f9714408dd628d244678eff2dc11
parent3abebeb8c3047092763f2d4a61fe7dfc659cd1bf
Merge from origin/emacs-26

3abebeb * lisp/files.el (cd): Fix last change.  (Bug#33791)
7a60a4f Fix remote directories in Eshell on MS-Windows
822a2d0 Fix :type 'group' in defcustom
a731c56 Fix NS fringe bitmap drawing bug (bug#33864)
0c52459 Fix commentary in dispnew.c
c9fdd1b Improve accept-process-process doc
9578c2a Fix a simple bug in display-buffer-use-some-frame
0f9be72 Clarify thread switching while waiting for process output
24ddea0 Improve process doc. with respect to handling of large input ...
2931016 ; Cosmetic changes in etc/NEWS
85516b8 Minor copyedits in landmark.el

# Conflicts:
# etc/NEWS
doc/lispref/processes.texi
doc/lispref/threads.texi
etc/NEWS.26
lisp/files.el
lisp/window.el
src/dispnew.c
src/nsterm.m
src/process.c