[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/mmm-mode updated (3aa09e6 -> 792249b)
From: |
Dmitry Gutov |
Subject: |
[elpa] externals/mmm-mode updated (3aa09e6 -> 792249b) |
Date: |
Fri, 23 Mar 2018 17:47:41 -0400 (EDT) |
dgutov pushed a change to branch externals/mmm-mode.
from 3aa09e6 Merge branch 'master' of github.com:purcell/mmm-mode
new 5ffed8b Namespace cl functions
new da8fd1f Revert cl namespacing and add aliases for emacs < 26
new 79fcf10 Namespace unnamespaced cl- functions with mmm-
new 00222a0 Namespace the rest of the functions in mmm-region
new ee625de Merge pull request #82 from AdamNiederer/unbreak-cl
new 12cd499 Replace cadddr and caddr with nth
new 5fce57d Fix Emacs 26+
new d40683c Remove #' from all lambda forms
new 792249b Release 0.5.6
Summary of changes:
NEWS | 3 +++
configure.in | 2 +-
mmm-cmds.el | 2 +-
mmm-compat.el | 10 ++++++++++
mmm-mode.el | 2 +-
mmm-noweb.el | 4 ++--
mmm-region.el | 44 ++++++++++++++++++++++----------------------
mmm-sample.el | 2 +-
mmm-utils.el | 2 +-
mmm-vars.el | 8 ++++----
10 files changed, 46 insertions(+), 33 deletions(-)
- [elpa] externals/mmm-mode updated (3aa09e6 -> 792249b),
Dmitry Gutov <=
- [elpa] externals/mmm-mode ee625de 5/9: Merge pull request #82 from AdamNiederer/unbreak-cl, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode 00222a0 4/9: Namespace the rest of the functions in mmm-region, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode 5ffed8b 1/9: Namespace cl functions, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode da8fd1f 2/9: Revert cl namespacing and add aliases for emacs < 26, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode 5fce57d 7/9: Fix Emacs 26+, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode 12cd499 6/9: Replace cadddr and caddr with nth, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode d40683c 8/9: Remove #' from all lambda forms, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode 79fcf10 3/9: Namespace unnamespaced cl- functions with mmm-, Dmitry Gutov, 2018/03/23
- [elpa] externals/mmm-mode 792249b 9/9: Release 0.5.6, Dmitry Gutov, 2018/03/23