emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c87331a -> 370d0e7)


From: Mark Oteiza
Subject: [Emacs-diffs] master updated (c87331a -> 370d0e7)
Date: Tue, 12 Sep 2017 13:18:14 -0400 (EDT)

mvoteiza pushed a change to branch master.

      from  c87331a   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
       new  4612b2a   Implement and-let*
       new  370d0e7   Update uses of if-let and when-let


Summary of changes:
 etc/NEWS                             |  12 +-
 lisp/dom.el                          |   2 +-
 lisp/emacs-lisp/package.el           |  26 +--
 lisp/emacs-lisp/subr-x.el            | 108 +++++++-----
 lisp/filenotify.el                   |  12 +-
 lisp/gnus/message.el                 |   2 +-
 lisp/gnus/nnimap.el                  |   2 +-
 lisp/ibuf-ext.el                     |   2 +-
 lisp/mpc.el                          |  12 +-
 lisp/net/eww.el                      |  20 +--
 lisp/net/shr.el                      |   6 +-
 lisp/progmodes/prog-mode.el          |  10 +-
 lisp/svg.el                          |   8 +-
 lisp/textmodes/css-mode.el           |   4 +-
 lisp/textmodes/sgml-mode.el          |   8 +-
 test/lisp/emacs-lisp/subr-x-tests.el | 308 ++++++++++++++++++-----------------
 16 files changed, 295 insertions(+), 247 deletions(-)



reply via email to

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