summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2016-01-15 23:40:48 +0100
committerStefan Husmann2016-01-15 23:40:48 +0100
commit510a5dd1c99c9f963e602e5cdd92329c4b044361 (patch)
tree45bcd8f900db583a89529b4ad0edcc9b8e18be5b
parent1ce3070237722976b631beedc980ffabed7df6f1 (diff)
downloadaur-510a5dd1c99c9f963e602e5cdd92329c4b044361.tar.gz
Updated version (0.9.0_beta_86_gaf90528 -> 0.9.0_beta_87_g100d8d1).
Changelog ========= Fix bug reporting examples. (100d8d1) Fix debugging code for newer Emacsen (af90528) Bless Noam Postavsky as the new official maintainer (a2c5292) Don't choose ido prompting based on Emacs version (e6fff09) Fix #576; don't override yas-prompt-functions (61261c9) Respect y-b-l-cond from binding triggered snippets (140c415) Fix #515; only clear field on self-insert (17fe790) Improve test simulatulation of self-insert (71f0142) Cleanup yas--on-field-overlay-modification (c80fbf2) * README.mdown: Add link to textmate-to-yas.el. (67a45a6) * README.mdown: update melpa URL. (444c882) Remove yas--inhibit-overlay-hooks macro. (d78181a) yasnippet.el (yas--called-interactively-p): Remove. (3cd64b7) Use destructive list functions in yas--s-a-p (23ee54e) Fix #587; set `this-command' on fallback. (6c46878) Closes #632: Use `user-emacs-directory' instead of hardcoded "~/emacs.d" (2100b89) Ignore trailing spaces in snippet definitions (1cf723a) M-x delete-trailing-whitespace (3aa7cb2) * CONTRIBUTING.md: Add note about changelog only messages. (beb02e5) Fix #607; avoid Emacs bug #21824 (f121645) * README.mdown (Use `yas-minor-mode`): Reword. (fb28ec8) Activate extra and major modes first (cd05da6) Avoid double snippet loading messages (b8687bb) Fix #617; ensure point is visible before x prompt (b055f13) Simplify string matching. (35642ac) Fix #618; save match data in yas--scan-sexps (72c6c4c) * yasnippet.el (yas--scan-sexps): Use ignore-errors. (b6d924c) Merge pull request #621 from npostavs/dfs-extra-modes2 (ac3fe83) Fix #619; find parents for extra-modes too (fb6ec67) Build a single `explored' list. (e56aa6f) Add (failing) yas--modes-to-activate test (00b84ce) Update snippets module (710ea4d) Fix invalid yas-key-syntaxes element warning (8df6a6e) * doc/snippet-organization.org (.yas-skip): Add info. (7703a55) * yasnippet.el (yas--define-snippets-2): Use file-name-NONdirectory. (01139a2) * yasnippet-tests.el (string-suffix-p): Define for older Emacsen. (041821a) Test visiting compiled snippets (e3f03ca) Accept documented snippet list formats (68b0ab6) Fix #597; use SAVE-FILE to visit compiled snippets (215ad9b) Reorganize snippet construction from list code (cc1c758) Closes #601: updated snippets submodule (2f6cfef) Merge pull request #599 from zmwangx/snippet-compilation-doc (4bd3d98) Add documentation for snippet compilation (0ada0fc) Simplify some code (c91a588) Merge pull request #596 from npostavs/lookup-snippet (e8934ce) Add new function yas-lookup-snippet (7bce1a6) Minor doc fixes (5ebf347) Merge pull request #578 from aluaces/patch-1 (197db9f) Fix "invalid function: quote" (4692c81) Closes #549: Adjust `load' verbosity to `yas-verbosity' (5aebe46) Merge pull request #571 from PhilHudson/master (7f4f6be) Replaced 'shadow' with 'override' throughout documentation (0e7ea94) Update README.mdown (23133da) Merge pull request #569 from npostavs/doc-obsolete (890bd7e) yasnippet.el (yas-initialize): Mark obsolete (d619107) README.mdown (per-buffer): Remove needless lambda (4fd8ab1) README.mdown (el-get): Remove obsolete information (fdef445) `yas-minor-mode' assertion broke a test. Good. Fix it. (a467019) Add useful development assertion (885237a) Closes #562: Deleting inner numberless snippet causes error (316435e) Getting rid of low-level assumptions in yasnippet (d19ef74) Merge pull request #568 from npostavs/contrib (fc5052b) Add a CONTRIBUTING.md file (b9989f8) Implements #566: Remove dead major modes code (3e7b56e) Merge pull request #559 from mineo/patch-1 (21ffe4b) yas-expand-snippet: Clarify EXPAND-ENV (3c13348) Merge pull request #552 from treese/master (197ef7f) Clarify what happens with yas-new-snippet. (07734a1) Closes #546: backport `yas-initialize' and provide `yas/initialize' (b62bdf3) Merge pull request #542 from tarsius/nosearch (e161fc0) Add file doc/.nosearch (bb6bbad) Update README.mdown (50ca8d3) Clean up previous change (175e0a3) Closes #537: Be lenient to extensions operating on snippet fields (596e6b2) Closes #536: Fix navigation to zero-length fields at snippet end (1c97671) Update snippets submodule (51d4ed1) Update README.mdown (b22961a) Tweak README.mdown to simplify bug reporting paragraph (e2b876b) Closes #527: Unbreak case where yas-fallback-behaviour is a list (6053db0) Closes #525, closes #526: Prevent some keybinding fallback loops (70151f4) Merge pull request #524 from npostavs/fallback-loop (6877bc6) Signal an error on recursive yas--fallback calls (e731451) Merge pull request #519 from syohex/use-cl-macro (08b044e) Use cl-incf instead of cl (783cc33) Merge pull request #518 from rnkn/master (8e9bf3c) Compatibility with custom-unlispify-remove-prefixes (6f7c915) Update snippets submodule (41cb5f5)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c601659327c9..61eb7ccc7467 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 6 18:32:50 UTC 2016
+# Fri Jan 15 22:40:47 UTC 2016
pkgbase = emacs-yasnippet-git
pkgdesc = Yet another template system for Emacs - git version
- pkgver = 0.9.0_beta_86_gaf90528
+ pkgver = 0.9.0_beta_87_g100d8d1
pkgrel = 1
url = https://github.com/capitaomorte/yasnippet
install = yasnippet.install
diff --git a/PKGBUILD b/PKGBUILD
index d51c0d1ef59b..9f08f4825c26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-yasnippet-git
-pkgver=0.9.0_beta_86_gaf90528
+pkgver=0.9.0_beta_87_g100d8d1
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')