emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (1013e03 -> cda7e18)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (1013e03 -> cda7e18)
Date: Fri, 13 Jul 2018 12:33:58 -0400 (EDT)

gm pushed a change to branch master.

      from  1013e03   Tweak subr-x.el substring functions
      adds  51bf4e4   Fix Bug#32085
      adds  35e0305   Avoid turning on the global-minor-mode recursively
      adds  db3874b   Refer to "proper lists" instead of "true lists"
      adds  ef9025f   Save the server alias on reconnect (Bug#29657)
      adds  3744fda   Provide feature 'threads
      adds  9b49a8e   Improve documentation of Flyspell
      adds  d6a1b69   Another documentation improvement in flyspell.el
      adds  5cc7c4b   Fix previous make-network-process change
      adds  3eb4603   Match w32 paths in grep sans --null hits (Bug#32051)
      adds  b38b91a   Lessen stack consumption in recursive read1
      adds  1c86229   Fix format error in Faccept_process_output
      adds  17ebb6e   Use consistent function names in thread-tests.el
       new  cda7e18   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/fixit.texi                 | 14 ++++--
 doc/lispref/lists.texi               | 23 +++++----
 doc/lispref/sequences.texi           |  2 +-
 doc/misc/tramp.texi                  |  4 ++
 lisp/emacs-lisp/easy-mmode.el        | 28 ++++++-----
 lisp/net/rcirc.el                    |  2 +-
 lisp/progmodes/grep.el               |  4 +-
 lisp/textmodes/flyspell.el           |  7 +--
 src/lread.c                          |  2 +-
 src/process.c                        | 13 +++--
 src/thread.c                         |  2 +
 test/lisp/progmodes/compile-tests.el | 46 +++++++++++++++++-
 test/src/thread-tests.el             | 93 ++++++++++++++++++++++--------------
 13 files changed, 162 insertions(+), 78 deletions(-)



reply via email to

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