]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-26
authorGlenn Morris <rgm@gnu.org>
Mon, 12 Nov 2018 17:38:27 +0000 (09:38 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 12 Nov 2018 17:38:27 +0000 (09:38 -0800)
commit23209e2c194f20deba26d8894a25f0ac4a607fe3
tree028930ef8214a18e9d1346afcfd8acc1ee21c1ed
parentdb711687c3983eda60275dadcc4dc75119e6c0ae
parent913c001f43350a70c8fc9d3eb846242eb63c9ae8
Merge from origin/emacs-26

913c001 * lisp/files.el (write-file): Clarify the doc string.  (Bug#3...
d614b84 Fix typos in midnight.el
8c2778a Improve documentation of 'move-file-to-trash'
c7b8a51 ; * doc/lispref/functions.texi (Anonymous Functions): Fix typo.
92296de * src/data.c (Ftype_of): xwidget objects are possible! (bug#3...
a3242cc Improve documentation of Diff mode
39e85a0 Note that lex bound lambda forms are not self-quoting (Bug#33...
fa605f2 Rewrite buffer display related doc-strings and doc
aa55659 Fix call to GlobalMemoryStatusEx in w32.c

# Conflicts:
# doc/emacs/files.texi
# src/data.c
doc/emacs/files.texi
doc/lispref/functions.texi
doc/lispref/windows.texi
lisp/files.el
lisp/subr.el
lisp/window.el
src/data.c
src/w32.c
src/xwidget.c