[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/yasnippet updated (0650f1989b -> 76e1eee654)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/yasnippet updated (0650f1989b -> 76e1eee654) |
Date: |
Tue, 12 Sep 2023 12:59:00 -0400 (EDT) |
elpasync pushed a change to branch externals/yasnippet.
from 0650f1989b Fix tests failing because of lisp-data-mode
new 1ca316fb6d Unbreak unit tests under Emacs 28.
new 50ba4f3821 Replace Rakefile with Makefile
new 849a134c2d Unbreak link in org docs
new 3393975e1c Fix compilation problems of doc/yas-doc-helper.el
new 76e1eee654 Merge commit '0650f1989b6da752f60a15aa6b5222e340388cc2'
from elpa.git
Summary of changes:
Makefile | 46 ++++++++++++++++
README.mdown | 4 --
Rakefile | 130 ----------------------------------------------
doc/snippet-expansion.org | 4 +-
doc/yas-doc-helper.el | 29 +++++------
yasnippet-tests.el | 41 +++++++++------
6 files changed, 88 insertions(+), 166 deletions(-)
create mode 100644 Makefile
delete mode 100644 Rakefile
- [elpa] externals/yasnippet updated (0650f1989b -> 76e1eee654),
ELPA Syncer <=
- [elpa] externals/yasnippet 1ca316fb6d 1/5: Unbreak unit tests under Emacs 28., ELPA Syncer, 2023/09/12
- [elpa] externals/yasnippet 849a134c2d 3/5: Unbreak link in org docs, ELPA Syncer, 2023/09/12
- [elpa] externals/yasnippet 3393975e1c 4/5: Fix compilation problems of doc/yas-doc-helper.el, ELPA Syncer, 2023/09/12
- [elpa] externals/yasnippet 50ba4f3821 2/5: Replace Rakefile with Makefile, ELPA Syncer, 2023/09/12
- [elpa] externals/yasnippet 76e1eee654 5/5: Merge commit '0650f1989b6da752f60a15aa6b5222e340388cc2' from elpa.git, ELPA Syncer, 2023/09/12