Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Correctly wrap auto-fill-function when it's toggled on later (5043a96)
Update snippets submodule (b4d2f9c)
Fix interaction with c auto-fill (22eeb1e)
Only update live snippets (30913fd)
Restore syntax-propertize-function before indenting snippet (c5fddf8)
Ensure inhibit-modification-hooks is nil while modifying buffer (63f44b4)
Fix nested snippet expansion (7f337f4)
Fix mirror transformation error with expand-env (0d9afb2)
Fix running hook variable set as buffer-local (6e9b7f9)
Merge: let snippets expand in strings/comments by default (cddb826)
Make yas-buffer-local-condition into a defcustom (14819c9)
Let snippets expand in strings/comments by default (4f37afd)
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Restore syntax-propertize-function before indenting snippet (c5fddf8)
Ensure inhibit-modification-hooks is nil while modifying buffer (63f44b4)
Fix nested snippet expansion (7f337f4)
Fix mirror transformation error with expand-env (0d9afb2)
Fix running hook variable set as buffer-local (6e9b7f9)
Merge: let snippets expand in strings/comments by default (cddb826)
Make yas-buffer-local-condition into a defcustom (14819c9)
Let snippets expand in strings/comments by default (4f37afd)
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Fix nested snippet expansion (7f337f4)
Fix mirror transformation error with expand-env (0d9afb2)
Fix running hook variable set as buffer-local (6e9b7f9)
Merge: let snippets expand in strings/comments by default (cddb826)
Make yas-buffer-local-condition into a defcustom (14819c9)
Let snippets expand in strings/comments by default (4f37afd)
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Fix mirror transformation error with expand-env (0d9afb2)
Fix running hook variable set as buffer-local (6e9b7f9)
Merge: let snippets expand in strings/comments by default (cddb826)
Make yas-buffer-local-condition into a defcustom (14819c9)
Let snippets expand in strings/comments by default (4f37afd)
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Fix running hook variable set as buffer-local (6e9b7f9)
Merge: let snippets expand in strings/comments by default (cddb826)
Make yas-buffer-local-condition into a defcustom (14819c9)
Let snippets expand in strings/comments by default (4f37afd)
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Merge: let snippets expand in strings/comments by default (cddb826)
Make yas-buffer-local-condition into a defcustom (14819c9)
Let snippets expand in strings/comments by default (4f37afd)
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Merge: snippet-local exit hook; error handling improvements (c87afe0)
* yasnippet-tests.el (snippet-exit-hooks): New test. (f3d0e03)
Fix snippet local exit hook (6c4fbb2)
Remove lambda list building hack (b62cf52)
Use debug-on-error to simplify error handling (203df22)
Don't catch and rethrow yas-{-}exception (9c9547a)
Rework error handling (ac26024)
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Enable snippet-mode automatically (9abf842)
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Fix whitespace lossage between mirrors (e74f00e)
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Make snippets work in org source blocks (0041efe)
Refactor snippet marker manipulating functions (d0c6fec)
Use :filter instead of yas--fallback (0311fe2)
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Use more compact format for snippet menus (48cd716)
* doc/faq.org: Typos and grammar. (7b3c29d)
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Update handling of markers during indentation (e878afb)
Use git describe for doc HTML output (28d5496)
Add timestamp of source revision to HTML doc (4ef1768)
Make the documentation build reproducible (cce2e0d)
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Use expand-env for all snippet evaluations (4ee3835)
Respect yas-indent-line for mirror updates (5534cab)
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Keep yas--snippets-at-point for compatibility (7b013db)
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Promote yas--snippets-at-point to a public API (2ca6321)
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Remove last use of flet (c485d13)
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Reword #744 yet again (8412d71)
Rework yas-reload-all message introduced by #744 (80a1098)
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
Improve final message produced by yas-reload-all (4fa52e6)
|
|
Changelog
=========
|
|
Changelog
=========
Replace all occurances of `capitaomorte' (eaaec30)
Replace yas--with-temp-redefs with cl-letf (ff6f31e)
Change cl dep to cl-lib for tests too (00be21c)
Explain about backquote expressions in doc (85a43ad)
Add test for snippet saving (a5e88b2)
Fix saving of new snippets (1532e66)
Fix test-rebindings (9cf9208)
* Rakefile: Handle unset `warnings' parameter (309fe15)
Don't warn about cl-functions with old cl-lib (4b12f7d)
Cleanup redundant cl dependency, :group & :require (5264379)
Use new name of python-in-string/comment in docs (7e0a0de)
Support yas/ symbols in yas-define-menu (5af9276)
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Replace yas--with-temp-redefs with cl-letf (ff6f31e)
Change cl dep to cl-lib for tests too (00be21c)
Explain about backquote expressions in doc (85a43ad)
Add test for snippet saving (a5e88b2)
Fix saving of new snippets (1532e66)
Fix test-rebindings (9cf9208)
* Rakefile: Handle unset `warnings' parameter (309fe15)
Don't warn about cl-functions with old cl-lib (4b12f7d)
Cleanup redundant cl dependency, :group & :require (5264379)
Use new name of python-in-string/comment in docs (7e0a0de)
Support yas/ symbols in yas-define-menu (5af9276)
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Fix test-rebindings (9cf9208)
* Rakefile: Handle unset `warnings' parameter (309fe15)
Don't warn about cl-functions with old cl-lib (4b12f7d)
Cleanup redundant cl dependency, :group & :require (5264379)
Use new name of python-in-string/comment in docs (7e0a0de)
Support yas/ symbols in yas-define-menu (5af9276)
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
* Rakefile: Handle unset `warnings' parameter (309fe15)
Don't warn about cl-functions with old cl-lib (4b12f7d)
Cleanup redundant cl dependency, :group & :require (5264379)
Use new name of python-in-string/comment in docs (7e0a0de)
Support yas/ symbols in yas-define-menu (5af9276)
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Cleanup redundant cl dependency, :group & :require (5264379)
Use new name of python-in-string/comment in docs (7e0a0de)
Support yas/ symbols in yas-define-menu (5af9276)
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Use new name of python-in-string/comment in docs (7e0a0de)
Support yas/ symbols in yas-define-menu (5af9276)
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Merge: Simplify `yas-new-snippet' load&save logic (244cdfa)
Fix yas--message verbosity levels (dc098cf)
Load snippet after saving (3129040)
Simplify `yas-new-snippet' load&save logic (0ee86a2)
Fix some quoting problems in doc strings (ea9581f)
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Fix field navigation in the backwards direction (9500b00)
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Don't clobber match data in modification hooks (0db65ee)
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
yasnippet.el (yas-escape-text): No error on nil text (7661dc1)
Don't warn about modifications to other buffers (42b0c26)
Fix removal of snippets by uuid (d4da806)
Add test for loading snippet with same uuid (a4fafc3)
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
yasnippet.el (yas--quote-string): Remove. (4296a86)
Escape yas-selected-text for new snippet. (8907fd1)
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Merge: a different fix for #712. (8ca8c7d)
Add test for indentation of single line mirrors (9c9952c)
Do indent the first line of mirrors, but in correct order (d218ed8)
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Don't indent first line of mirrors (351c1e3)
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Fix some compilation warnings (ee6e7a9)
Say how to hide the backquote side-effect warning (6b785e1)
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Merge: restore backquote evaluation behaviour (655bda8)
Warn about backquote exprs modifying the buffer (85f39ce)
Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb)
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Separate parsing from evaluation of backquote lisp (e21420a)
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
Make yas-describe-tables easier to use from lisp (c744148)
Add region contents to new snippet (1735a28)
.travis.yml: Don't notify on success (bc80f67)
|
|
Changelog
=========
|
|
|
|
Changelog
=========
Avoid bug in insert-file-contents with REPLACE=t (e23a053)
Fix broken links in README.mdown (47dbe93)
Rename yas-backport-obsolete-alias (497867c)
Add yas-backport-obsolete-alias option (bbfa1f0)
Extra measures to prevent premature yas-minor-mode (0d79e69)
Don't use major-mode syntax-propertize-function (1b8f5b7)
Fix field transform application in yas-next-field (6180cc4)
Fix outdated and misformatted docs (6f97316)
Document $> and fix escaping (e9406f5)
Don't indent empty lines in snippet expansion (146b161)
Make yasnippet less chatty (bdfab67)
Fix some doc formatting (df229b9)
Support htmlize.el in Rakefile doc target (78fe979)
Fix fields following $0 + region insertion (beb2ba4)
Delete active region for trigger key expansion (db4cd31)
Revert "Disable region wrapping for trigger key expansion" (5d44a9f)
Disable region wrapping for trigger key expansion (e37ce9e)
Improve documentation for new register option (c1b2cb7)
Add register option for yas-wrap-around-region (ccc9adc)
Indent multi-line output from mirrors (eca2f99)
Add new tests for multi-line mirror indentation (eeb4b62)
Test expansion in an empty buffer (14f830a)
yasnippet.el (yas-next-field-will-exit-p): New function. (a87ec54)
Refactor yas-next-field a bit (cc14db3)
Test and fix problem with mirror+autofill (bfe14f1)
Document .yas-setup.el (7799aa9)
chmod -x doc/yas-doc-helper.el (c0032e6)
Change Emacs installation method for Travis CI (7f03a23)
Decide field clearing based on command's effect (567ada0)
Only kill snippets for text length change (4f2aa15)
yas-dont-activate is a hook (bd30a30)
Don't add useless kill ring entries (8771082)
yasnippet.el (snippet-mode): Add autoload cookie. (3e67b1b)
Avoid potential problems with user's hooks (4c6064c)
Further cleanup (4af9fc9)
Various cleanup (18f7b1b)
|
|
Changelog
=========
Fix broken links in README.mdown (47dbe93)
Rename yas-backport-obsolete-alias (497867c)
Add yas-backport-obsolete-alias option (bbfa1f0)
Extra measures to prevent premature yas-minor-mode (0d79e69)
Don't use major-mode syntax-propertize-function (1b8f5b7)
Fix field transform application in yas-next-field (6180cc4)
Fix outdated and misformatted docs (6f97316)
Document $> and fix escaping (e9406f5)
Don't indent empty lines in snippet expansion (146b161)
Make yasnippet less chatty (bdfab67)
Fix some doc formatting (df229b9)
Support htmlize.el in Rakefile doc target (78fe979)
Fix fields following $0 + region insertion (beb2ba4)
Delete active region for trigger key expansion (db4cd31)
Revert "Disable region wrapping for trigger key expansion" (5d44a9f)
Disable region wrapping for trigger key expansion (e37ce9e)
Improve documentation for new register option (c1b2cb7)
Add register option for yas-wrap-around-region (ccc9adc)
Indent multi-line output from mirrors (eca2f99)
Add new tests for multi-line mirror indentation (eeb4b62)
Test expansion in an empty buffer (14f830a)
yasnippet.el (yas-next-field-will-exit-p): New function. (a87ec54)
Refactor yas-next-field a bit (cc14db3)
Test and fix problem with mirror+autofill (bfe14f1)
Document .yas-setup.el (7799aa9)
chmod -x doc/yas-doc-helper.el (c0032e6)
Change Emacs installation method for Travis CI (7f03a23)
Decide field clearing based on command's effect (567ada0)
Only kill snippets for text length change (4f2aa15)
yas-dont-activate is a hook (bd30a30)
Don't add useless kill ring entries (8771082)
yasnippet.el (snippet-mode): Add autoload cookie. (3e67b1b)
Avoid potential problems with user's hooks (4c6064c)
Further cleanup (4af9fc9)
Various cleanup (18f7b1b)
|
|
Changelog
=========
Rename yas-backport-obsolete-alias (497867c)
Add yas-backport-obsolete-alias option (bbfa1f0)
Extra measures to prevent premature yas-minor-mode (0d79e69)
Don't use major-mode syntax-propertize-function (1b8f5b7)
Fix field transform application in yas-next-field (6180cc4)
Fix outdated and misformatted docs (6f97316)
Document $> and fix escaping (e9406f5)
Don't indent empty lines in snippet expansion (146b161)
Make yasnippet less chatty (bdfab67)
Fix some doc formatting (df229b9)
Support htmlize.el in Rakefile doc target (78fe979)
Fix fields following $0 + region insertion (beb2ba4)
Delete active region for trigger key expansion (db4cd31)
Revert "Disable region wrapping for trigger key expansion" (5d44a9f)
Disable region wrapping for trigger key expansion (e37ce9e)
Improve documentation for new register option (c1b2cb7)
Add register option for yas-wrap-around-region (ccc9adc)
Indent multi-line output from mirrors (eca2f99)
Add new tests for multi-line mirror indentation (eeb4b62)
Test expansion in an empty buffer (14f830a)
yasnippet.el (yas-next-field-will-exit-p): New function. (a87ec54)
Refactor yas-next-field a bit (cc14db3)
Test and fix problem with mirror+autofill (bfe14f1)
Document .yas-setup.el (7799aa9)
chmod -x doc/yas-doc-helper.el (c0032e6)
Change Emacs installation method for Travis CI (7f03a23)
Decide field clearing based on command's effect (567ada0)
Only kill snippets for text length change (4f2aa15)
yas-dont-activate is a hook (bd30a30)
Don't add useless kill ring entries (8771082)
yasnippet.el (snippet-mode): Add autoload cookie. (3e67b1b)
Avoid potential problems with user's hooks (4c6064c)
Further cleanup (4af9fc9)
Various cleanup (18f7b1b)
|
|
Changelog
=========
Extra measures to prevent premature yas-minor-mode (0d79e69)
Don't use major-mode syntax-propertize-function (1b8f5b7)
Fix field transform application in yas-next-field (6180cc4)
Fix outdated and misformatted docs (6f97316)
Document $> and fix escaping (e9406f5)
Don't indent empty lines in snippet expansion (146b161)
Make yasnippet less chatty (bdfab67)
Fix some doc formatting (df229b9)
Support htmlize.el in Rakefile doc target (78fe979)
Fix fields following $0 + region insertion (beb2ba4)
Delete active region for trigger key expansion (db4cd31)
Revert "Disable region wrapping for trigger key expansion" (5d44a9f)
Disable region wrapping for trigger key expansion (e37ce9e)
Improve documentation for new register option (c1b2cb7)
Add register option for yas-wrap-around-region (ccc9adc)
Indent multi-line output from mirrors (eca2f99)
Add new tests for multi-line mirror indentation (eeb4b62)
Test expansion in an empty buffer (14f830a)
yasnippet.el (yas-next-field-will-exit-p): New function. (a87ec54)
Refactor yas-next-field a bit (cc14db3)
Test and fix problem with mirror+autofill (bfe14f1)
Document .yas-setup.el (7799aa9)
chmod -x doc/yas-doc-helper.el (c0032e6)
Change Emacs installation method for Travis CI (7f03a23)
Decide field clearing based on command's effect (567ada0)
Only kill snippets for text length change (4f2aa15)
yas-dont-activate is a hook (bd30a30)
Don't add useless kill ring entries (8771082)
yasnippet.el (snippet-mode): Add autoload cookie. (3e67b1b)
Avoid potential problems with user's hooks (4c6064c)
Further cleanup (4af9fc9)
Various cleanup (18f7b1b)
|
|
Changelog
=========
Don't use major-mode syntax-propertize-function (1b8f5b7)
Fix field transform application in yas-next-field (6180cc4)
Fix outdated and misformatted docs (6f97316)
Document $> and fix escaping (e9406f5)
Don't indent empty lines in snippet expansion (146b161)
Make yasnippet less chatty (bdfab67)
Fix some doc formatting (df229b9)
Support htmlize.el in Rakefile doc target (78fe979)
Fix fields following $0 + region insertion (beb2ba4)
Delete active region for trigger key expansion (db4cd31)
Revert "Disable region wrapping for trigger key expansion" (5d44a9f)
Disable region wrapping for trigger key expansion (e37ce9e)
Improve documentation for new register option (c1b2cb7)
Add register option for yas-wrap-around-region (ccc9adc)
Indent multi-line output from mirrors (eca2f99)
Add new tests for multi-line mirror indentation (eeb4b62)
Test expansion in an empty buffer (14f830a)
yasnippet.el (yas-next-field-will-exit-p): New function. (a87ec54)
Refactor yas-next-field a bit (cc14db3)
Test and fix problem with mirror+autofill (bfe14f1)
Document .yas-setup.el (7799aa9)
chmod -x doc/yas-doc-helper.el (c0032e6)
Change Emacs installation method for Travis CI (7f03a23)
Decide field clearing based on command's effect (567ada0)
Only kill snippets for text length change (4f2aa15)
yas-dont-activate is a hook (bd30a30)
Don't add useless kill ring entries (8771082)
yasnippet.el (snippet-mode): Add autoload cookie. (3e67b1b)
Avoid potential problems with user's hooks (4c6064c)
Further cleanup (4af9fc9)
Various cleanup (18f7b1b)
|
|
Changelog
=========
Fix field transform application in yas-next-field (6180cc4)
Fix outdated and misformatted docs (6f97316)
Document $> and fix escaping (e9406f5)
Don't indent empty lines in snippet expansion (146b161)
Make yasnippet less chatty (bdfab67)
Fix some doc formatting (df229b9)
Support htmlize.el in Rakefile doc target (78fe979)
Fix fields following $0 + region insertion (beb2ba4)
Delete active region for trigger key expansion (db4cd31)
Revert "Disable region wrapping for trigger key expansion" (5d44a9f)
Disable region wrapping for trigger key expansion (e37ce9e)
Improve documentation for new register option (c1b2cb7)
Add register option for yas-wrap-around-region (ccc9adc)
Indent multi-line output from mirrors (eca2f99)
Add new tests for multi-line mirror indentation (eeb4b62)
Test expansion in an empty buffer (14f830a)
yasnippet.el (yas-next-field-will-exit-p): New function. (a87ec54)
Refactor yas-next-field a bit (cc14db3)
Test and fix problem with mirror+autofill (bfe14f1)
Document .yas-setup.el (7799aa9)
chmod -x doc/yas-doc-helper.el (c0032e6)
Change Emacs installation method for Travis CI (7f03a23)
Decide field clearing based on command's effect (567ada0)
Only kill snippets for text length change (4f2aa15)
yas-dont-activate is a hook (bd30a30)
Don't add useless kill ring entries (8771082)
yasnippet.el (snippet-mode): Add autoload cookie. (3e67b1b)
Avoid potential problems with user's hooks (4c6064c)
Further cleanup (4af9fc9)
Various cleanup (18f7b1b)
|