emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (144bcc0 -> de66bfd)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (144bcc0 -> de66bfd)
Date: Fri, 20 Jul 2018 13:00:41 -0400 (EDT)

gm pushed a change to branch master.

      from  144bcc0   Simplify w32cygwinx.c and pacify GCC (Bug#32189)
      adds  ed13639   Clarify usage and dependencies between several Flyspell 
features
      adds  f4e7f6d   Improve documentation of 'seqp'
      adds  90110f8   Don't use a literal "C-u" in ispell.el  help message text
      adds  a4767a6   Avoid assertion violations in gnutls.c
      adds  cb50077   Fix auth-source-delete (Bug#26184)
      adds  7a258fa   Adapt shadowfile.el for Tramp  (Bug#4526, Bug#4846)
      adds  f56ad42   * admin/MAINTAINERS: Add files maintained by me (Michael 
Albinus).
      adds  ba9b9bb   Fix TTY colors breakage by 'clear-face-cache'
      adds  3e72298   Improve documentation of 'pcase-defmacro rx'
       new  6ee0032   Merge from origin/emacs-26
      adds  61de292   Fix (Bug#32218).  Do not merge with master
       new  de66bfd   ; Merge from origin/emacs-26


Summary of changes:
 admin/MAINTAINERS              |  12 +-
 doc/lispref/sequences.texi     |   6 +-
 etc/NEWS.26                    |   8 +
 lisp/auth-source.el            |   2 +-
 lisp/emacs-lisp/rx.el          |  32 +-
 lisp/shadowfile.el             | 462 +++++++++++-----------
 lisp/term/tty-colors.el        |  14 +-
 lisp/textmodes/flyspell.el     |  14 +-
 lisp/textmodes/ispell.el       |   5 +-
 src/gnutls.c                   |  38 +-
 test/lisp/auth-source-tests.el |  20 +
 test/lisp/shadowfile-tests.el  | 876 +++++++++++++++++++++++++++++++++++++++++
 12 files changed, 1222 insertions(+), 267 deletions(-)
 create mode 100644 test/lisp/shadowfile-tests.el



reply via email to

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