emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (530bb2d -> 60d5a13)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (530bb2d -> 60d5a13)
Date: Sat, 20 Jan 2018 11:28:11 -0500 (EST)

gm pushed a change to branch master.

      from  530bb2d   Use file notification in autorevert also for recreated 
files
      adds  297dc41   * configure.ac (emacs_config_features): Add threads.
       new  ec6ef1e   Merge from origin/emacs-26
      adds  5472568   Handle split AnSiT messages for term.el (Bug#17231)
       new  194c530   ; Merge from origin/emacs-26
      adds  1d50c18   Add tests for term.el
      adds  c28d4b6   Portability fixes in emacs-module-tests
      adds  a41ad3d   Don't unnecessarily use non-ASCII characters in C sources
      adds  c6c05e2   Unbreak building Emacs on FreeBSD
      adds  728ded0   * lisp/emacs-lisp/bytecomp.el: Tweak last change
      adds  7f48a11   Improve the Emacs manual as suggested in emacs-manual-bugs
      adds  4fd446e   Fix tempfile creation when byte compiling
      adds  b603aff   Revert "Fix tempfile creation when byte compiling"
      adds  bb748b3   Minor improvement in wording of the Emacs manual
      adds  8ce430b   Fix a typo in calendar.texi
      adds  cfc94fd   Don't mention 'vc-stay-local' in the user manual
       new  60d5a13   Merge from origin/emacs-26


Summary of changes:
 configure.ac                      |   3 +-
 doc/emacs/calendar.texi           |   2 +-
 doc/emacs/help.texi               |  16 ++---
 doc/emacs/killing.texi            |  18 ++---
 doc/emacs/maintaining.texi        |   8 +--
 doc/emacs/vc1-xtra.texi           |  19 ++----
 lisp/emacs-lisp/bytecomp.el       |  12 +++-
 lisp/term.el                      |   3 +-
 src/alloc.c                       |   2 +-
 src/emacs-module.c                |   2 +-
 src/gtkutil.c                     |   4 +-
 src/xwidget.c                     |   2 +-
 test/Makefile.in                  |   1 +
 test/data/emacs-module/mod-test.c |  37 ++++++++--
 test/lisp/term-tests.el           | 137 ++++++++++++++++++++++++++++++++++++++
 15 files changed, 217 insertions(+), 49 deletions(-)
 create mode 100644 test/lisp/term-tests.el



reply via email to

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