emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (db71168 -> 73ba6f1)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (db71168 -> 73ba6f1)
Date: Mon, 12 Nov 2018 12:42:44 -0500 (EST)

gm pushed a change to branch master.

      from  db71168   maybe_disable_address_randomization always returns "int 
argc"
      adds  aa55659   Fix call to GlobalMemoryStatusEx in w32.c
      adds  fa605f2   Rewrite buffer display related doc-strings and doc
      adds  39e85a0   Note that lex bound lambda forms are not self-quoting 
(Bug#33199)
      adds  a3242cc   Improve documentation of Diff mode
      adds  92296de   * src/data.c (Ftype_of): xwidget objects are possible! 
(bug#33294)
      adds  c7b8a51   ; * doc/lispref/functions.texi (Anonymous Functions): Fix 
typo.
      adds  8c2778a   Improve documentation of 'move-file-to-trash'
      adds  d614b84   Fix typos in midnight.el
      adds  913c001   * lisp/files.el (write-file): Clarify the doc string.  
(Bug#33339)
       new  23209e2   Merge from origin/emacs-26
      adds  1d79c2e   Work around dumping bug on GNU/Linux ppc64le
       new  db80043   ; Merge from origin/emacs-26
      adds  9723c21   ; ChangeLog.3 update
      adds  189c49e   * etc/AUTHORS: Update.
       new  f8e4a8b   Merge from origin/emacs-26
      adds  e3b3683   Bump Emacs version to 26.1.90
       new  73ba6f1   ; Merge from origin/emacs-26


Summary of changes:
 ChangeLog.3                | 2192 +++++++++++++++++++++++++++++++++++++++++++-
 doc/emacs/files.texi       |   97 +-
 doc/lispref/functions.texi |    9 +-
 doc/lispref/windows.texi   |   58 +-
 etc/AUTHORS                |  224 +++--
 lisp/files.el              |   15 +-
 lisp/midnight.el           |    6 +-
 lisp/subr.el               |   13 +-
 lisp/window.el             |  286 +++---
 src/data.c                 |   10 +-
 src/w32.c                  |    1 +
 src/xwidget.c              |    2 -
 12 files changed, 2607 insertions(+), 306 deletions(-)



reply via email to

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