branch: master
commit 048d030b6869eb94ca6450c0bf6c7d41d7e9431d
Author: Noam Postavsky
Commit: Noam Postavsky
Fix line-relative snapshotting for org src blocks
There was some half-backed code getting confused between "plain"
snapshort info and line+snapshot info leadi
branch: master
commit e45e3de357fbd4289fcfa3dd26aaa7be357fb0b8
Author: Bill Sacks
Commit: Noam Postavsky
* doc/faq.org: yas-prev should be yas-prev-field
Copyright-paperwork-exempt: yes
---
doc/faq.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/faq.org
branch: master
commit c432e78ffd7f09b3b1868345ff80001a6bbe2ee6
Author: Noam Postavsky
Commit: Noam Postavsky
Fix field adjustment on deletion
For deletion, we need to check the bounds before the deletion happens,
otherwise the overlay may already be moved to wrong place
branch: master
commit 189f7375b68c7fbbc9b6ccbca64bd22e336f5a04
Author: Noam Postavsky
Commit: Noam Postavsky
* doc/faq.org: Note that Flyspell problem is (now fixed) Emacs bug.
---
doc/faq.org | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/doc/faq.org b
branch: master
commit 6a3619b4f2e7c4e591cbfbc60c8bcb05447fe291
Author: Noam Postavsky
Commit: Noam Postavsky
Fix additional corner case with org source block integration
* yasnippet.el (yas--on-buffer-kill): Check if the org-marker still points
to a buffer.
---
yasnippet.el
branch: master
commit 760f77afb9d98f39130f058b4002ed00cd009bad
Author: Kofi Laing
Commit: Noam Postavsky
Test for mirroring more than one field
* yasnippet-tests.el (yas-mirror-many-fields): New test.
---
yasnippet-tests.el | 14 ++
1 file changed, 14 insertions
branch: master
commit 9cedd596ecd41ebf1cc8c854fc22b2de755e926e
Author: Noam Postavsky
Commit: Noam Postavsky
Allow disabling snippet keybindings from hook
* yasnippet.el (yas-keymap-disable-hook): New hook.
(yas-filtered-definition): New function.
(yas-keymap): Use it
branch: master
commit 476bc77c34edc9ff24ed39c55ab1b1baa103d39a
Author: Noam Postavsky
Commit: Noam Postavsky
Fix snippet undo
* yasnippet.el (yas--snippet-revive): Add revived snippet to
yas--active-snippets.
* yasnippet-debug.el (yas-debug-snippets): Print yas--active
branch: master
commit 9f51cf29c945596a6d8f3075caf748e9130d84b1
Author: Noam Postavsky
Commit: Noam Postavsky
Register snippet movement comments for eldoc
* yasnippet.el (top-level): Call eldoc-add-command.
---
yasnippet.el | 7 +++
1 file changed, 7 insertions(+)
diff --git a
branch: master
commit ffce2362681d0bdaf096ed950e84e5f38a1149b4
Author: Noam Postavsky
Commit: Noam Postavsky
Do auto indentation only in post command hook
* yasnippet.el (yas--todo-snippet-indent): New variable.
(yas--on-field-overlay-modification): Save snippet to it, and
branch: master
commit f056a4def80fa07132d9dd929ddedfb9d0fabd28
Author: Noam Postavsky
Commit: Noam Postavsky
Minor code shuffling and commenting
* yasnippet.el (yas--do-todo-snippet-indent): Renamed from
yas--do-todo-snippet-indent.
---
yasnippet.el | 88
branch: master
commit 3bf9a3b1af37174a004798b7195826af0123fa6a
Author: Noam Postavsky
Commit: Noam Postavsky
Release 0.14.0
* NEWS: Update for 0.14.
* yasnippet.el (yas-installed-snippets-dir, yas--version): Bump
version.
---
NEWS | 76
branch: master
commit 55c448b9912fb65e449120e4ec8dfdafb8633291
Author: Noam Postavsky
Commit: Noam Postavsky
Remove redundant arg to yas-expand-snippet
* yasnippet.el (yas--expand-or-visit-from-menu)
(yas--expand-or-prompt-for-template)
(yas-visit-snippet-file, yas-tryout
branch: master
commit 1d96da2e08664c31ff7f6f7441da1f4fa5680b1f
Author: Noam Postavsky
Commit: Noam Postavsky
Don't call before/after change-functions twice
* yasnippet.el (yas--snippet-create): Let-bind
inhibit-modification-hooks for snippet insertion, so that we don'
branch: master
commit bd3572a9b392ce01ca60fb1e5f115a452827c37f
Author: Noam Postavsky
Commit: Noam Postavsky
Handle multiple uses of yas-auto-next
* yasnippet.el (yas--auto-next): Loop again after moving to the next
field.
* yasnippet-tests.el (auto-next-field): Test for
branch: master
commit 6a738b581f79f11f13b8dd205520c562bd2fa2f5
Author: Noam Postavsky
Commit: Noam Postavsky
; doc/faq.org: Fix example keybinding code.
---
doc/faq.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/faq.org b/doc/faq.org
index 7dcb264..550bd72
branch: master
commit d91dd66f2aed9bbaef32813a68b105ea77e83890
Author: Stefan Monnier
Commit: Noam Postavsky
* yasnippet.el (yas--extra-modes): Move alias before def
---
yasnippet.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/yasnippet.el b
branch: master
commit 32f35121e738067c4507fa24f06020634c7f383e
Merge: 2604824 3bf9a3b
Author: Noam Postavsky
Commit: Noam Postavsky
* packages/yasnippet: Merge 0.14.0 from upstream.
---
packages/yasnippet/NEWS | 76 ++-
packages/yasnippet/README.mdown
branch: master
commit bae20af3de4b6b41a7a47719748b77b69e2b8319
Author: Noam Postavsky
Commit: Noam Postavsky
; * doc/faq.org: Linkify bug reference.
---
doc/faq.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/faq.org b/doc/faq.org
index 60712c2..7dcb264 100644
branch: master
commit 4046f61588dbd63b1b579bbf6eb6977ad605d262
Author: Noam Postavsky
Commit: Noam Postavsky
* yasnippet.el (yas-field-highlight-face): Remove redundant quote.
---
yasnippet.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yasnippet.el b/yasnippet.el
branch: master
commit fb253ac60713c830657e9c1634e038b38ed4d9d6
Author: Noam Postavsky
Commit: Noam Postavsky
New public function yas-maybe-expand-abbrev-key-filter
* yasnippet.el (yas-maybe-expand-abbrev-key-filter): Renamed from
yas--maybe-expand-key-filter.
---
yasnippet.el
branch: master
commit 1e713608682685d4a9b78519c84e3196e207c353
Author: João Távora
Commit: GitHub
Per #947: fix typo in README.md
* README.md (Where are the snippets?): package-install,
not install-package.
---
README.mdown | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: master
commit 1bee3a33c77d1a61c331461750e01c4f6fa85417
Author: João Távora
Commit: João Távora
Fix #979: grok curly braces with LSP-style escaping
* yasnippet-tests.el (escaping-for-lsp-style-snippet-syntax): New
test.
* yasnippet.el (yas--field-parse-create): r
branch: master
commit e67592ce1bd4ccc533107765bdfebfa02e9fb945
Author: Noam Postavsky
Commit: Noam Postavsky
Don't use overlays to find active snippets
* yasnippet.el (yas--active-snippets): New buffer-local variable.
(yas-active-snippets): Use it, when asked for all a
branch: master
commit 0f05a7555a5da7f9584cfbe32064c48ed42103b8
Author: Noam Postavsky
Commit: Noam Postavsky
Add yas-completing-read
* yasnippet.el (yas-completing-read): New function.
(yas-verify-value): Simplify with `member' instead of `cl-notany'.
* d
branch: master
commit a66f15e6c975a4370877df272c1ae87490835d28
Author: Bao Haojun
Commit: Noam Postavsky
Fix yas-insert-snippet for keyless snippets
* yasnippet.el (yas--table-templates): Get snippets from uuidhash
table too.
Copyright-paperwork-exempt: yes
branch: master
commit d3bb879356288ef38975fbf85947c7371b8c9759
Author: Noam Postavsky
Commit: Noam Postavsky
Remove last-buffer-undo-list compat definition
* yasnippet.el (last-buffer-undo-list): Remove, apparently it works
around some bug in "Carbon Emacs", but ya
branch: master
commit 79b90c94899bfc4d3221e46d86507716a9397e63
Author: Noam Postavsky
Commit: Noam Postavsky
Remove compatibility code for Emacs 22 and earlier
* yasnippet.el (region-active-p, locate-dominating-stop-dir-regexp)
(locate-dominating-file): Remove
branch: master
commit 8328c38d77f3d6a8aafc67975437ee4fc6c09e1e
Author: Noam Postavsky
Commit: Noam Postavsky
Fix another failure of cc-mode indentation
Suggested by OGAWA Hirofumi in
https://github.com/joaotavora/yasnippet/issues/953.
* yasnippet.el (yas--snippet-create
branch: master
commit fc33b2fbaee6c514c91e80f5b1c0210c776b03ed
Author: Noam Postavsky
Commit: Noam Postavsky
Make overlay-modification protection optional
* yasnippet.el (yas-inhibit-overlay-modification-protection): New
variable.
(yas--on-protection-overlay-modification
branch: master
commit 3c0be40e21386d652d18b9b602ca6cfce2f270cd
Author: Noam Postavsky
Commit: Noam Postavsky
Update FAQ
* doc/faq.org: Add two questions about yas-key-syntaxes. Remove
reference to obsolete Google Groups. Remove question about turning
off minor mode in
branch: master
commit ffc733d4cfe60eccb7fc17debb17ca8265a186ef
Author: Noam Postavsky
Commit: Noam Postavsky
; Debug code fixes
* yasnippet-debug.el (yas-debug-live-range): Consider an overlay as
live, not dead even though it has integer bounds.
(yas-debug-with-tracebuf
branch: master
commit bceb65ba292f9d5800fd9aaa261ddb9863ff22a6
Author: James Nguyen
Commit: Noam Postavsky
Make backspace/DEL clear field (#957)
* yasnippet.el (yas-clear-field): New command.
(yas-maybe-clear-field): New conditional binding value.
(yas-keymap): Bind it to
branch: master
commit 845222774b1681a4becb240dc2489d12c5f199d7
Author: Noam Postavsky
Commit: Noam Postavsky
Consider fundamental-mode as ultimate ancestor
* yasnippet.el (yas--modes-to-activate): If a mode doesn't have a
`derived-mode-parent' property, use `fundam
branch: master
commit eeb05f0910c13320738b21dfbe3b24af94f357cb
Author: Noam Postavsky
Commit: Noam Postavsky
Handle field adjust of pending active fields
* yasnippet.el (yas--on-field-overlay-modification): Call
yas--advance-end-maybe on all pending active snippets in case of
branch: master
commit 4f78d03f85ca020468fd69ee9fcaf35b6ba409e1
Author: João Távora
Commit: João Távora
Close #937: Officially support automatically moving to next field
* yasnippet-tests.el (auto-next-field): New test.
(yas-saving-variables): Move up in the file.
* yasn
branch: master
commit 7612bc1b706f3e94a0c6611f4d5ec4fcb66c3da6
Author: Noam Postavsky
Commit: Noam Postavsky
Don't check this-command in yas-not-string-or-comment-condition
Since we now check conditions in conditional keybindings, it can be
evaluated before 'this-co
branch: master
commit 7a178a2ca016ae205df4b6dc191fd42debc99c8d
Author: Noam Postavsky
Commit: Noam Postavsky
Remove spurious change of before-change-functions
Found by OGAWA Hirofumi in
<https://github.com/joaotavora/yasnippet/issues/953>.
* yasnippet.el (yas
npostavs pushed a change to branch master.
from 2604824 Release version 0.2
new 4f78d03 Close #937: Officially support automatically moving to
next field
new 4af3354 Make less garbage in overlay heavy buffers
new e67592c Don't use overlays to find active sni
branch: master
commit dabc71992158b749f7b7e745908a51a7011a117d
Author: Noam Postavsky
Commit: Noam Postavsky
Don't turn on yas-minor-mode in temp buffers
Generally, the user won't be interacting with, or creating snippets in
temporary buffers.
* yasnippet.el
branch: master
commit 8b25d627a40c25ec339992ce0445df643e1de97a
Author: Martin Harrigan
Commit: Noam Postavsky
* doc/snippet-development.org: Fix typos.
Copyright-paperwork-exempt: yes
---
doc/snippet-development.org | 46 ++---
1 file
branch: master
commit 4af33546d83ab45ec14165e2a9a7a2147a7963c9
Author: Noam Postavsky
Commit: Noam Postavsky
Make less garbage in overlay heavy buffers
* yasnippet.el (yas-active-snippets): Use dolist+when-push instead of
mapcar+delq.
---
yasnippet.el | 19
branch: master
commit 03aa5618aeb0651d3543decfde56934ac70cea69
Author: Benjamin Hipple
Commit: Noam Postavsky
* doc/snippet-organization.org: Fix typo.
Copyright-paperwork-exempt: yes
---
doc/snippet-organization.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
branch: master
commit b5f4061db4226d1d49fcb0ff53db0424f359e344
Author: Noam Postavsky
Commit: Noam Postavsky
Drop forced lambda's from stream (Bug#30626)
Let the stream id distinguish between forced and unforced stream
values. When the value is forced, replace the lambda
branch: master
commit 87be44e0f524816c7d70de34fdc196df7c1ec917
Author: Noam Postavsky
Commit: Noam Postavsky
Fix debbugs-gnu-announce-commit for ELPA bugs
* packages/debbugs/debbugs-gnu.el (debbugs-gnu-make-control-message):
Add NOVERSION parameter.
(debbugs-gnu-announce
branch: master
commit 35f0db1532612e8b6b4bcc5ecd2f7e479735110a
Author: Noam Postavsky
Commit: Noam Postavsky
Automate commit -> debbugs workflow (Bug#35362)
* packages/debbugs/debbugs-gnu.el (debbugs-gnu-current-id): Return nil
in buffers not in debbugs-gnu-mode.
(debb
npostavs pushed a change to branch master.
from b1b7d89 [on-screen] Fix error for a corner case
new 35f0db1 Automate commit -> debbugs workflow (Bug#35362)
new bb09dfb Fix typo in poker-describe-hand (Bug#34241)
Summary of changes:
packages/debbugs/debbugs-gnu.el |
branch: master
commit bb09dfb06cd63e71f71dcd90d68f360bb8c8c2c3
Author: Jean-Christophe Helary
Commit: Noam Postavsky
Fix typo in poker-describe-hand (Bug#34241)
* packages/poker/poker.el (poker-describe-hand): Fix typo.
---
packages/poker/poker.el | 2 +-
1 file changed, 1
branch: master
commit 3355f3b2f0fd5f988b5b1127392e7d999c094b0e
Author: Noam Postavsky
Commit: Noam Postavsky
Fix previous change
* packages/debbugs/debbugs-gnu.el (debbugs-gnu-make-control-message):
Don't access debbugs-cache-data directly, debbugs-get-status already
c
branch: master
commit 1a6a4a33a0933152d21e4da5ba052704bd292aec
Author: Noam Postavsky
Commit: Noam Postavsky
Search further if d-g-cur-status is nil (Bug#35121)
* packages/debbugs/debbugs-gnu.el (debbugs-gnu-make-control-message):
Fallback to debbugs-cache-data or debbugs-get
branch: master
commit 54678808cdb18da080553e18ce5d806cd1659c82
Author: Noam Postavsky
Commit: Noam Postavsky
Fix previous change for version-less commands
* packages/debbugs/debbugs-gnu.el (debbugs-gnu-make-control-message):
Bind version to the empty string rather than nil
branch: master
commit be4e402f92ba3c2326f0f71afdcc5dde66546624
Author: Noam Postavsky
Commit: Noam Postavsky
New command debbugs-control-make-message (Bug#33225)
Add new command debbugs-control-make-message which is like
debbugs-gnu-send-control-message, but doesn't sen
branch: master
commit 0b3e2299e6923cf97e4fc099859e2751716465c5
Author: Noam Postavsky
Commit: Noam Postavsky
Don't forget the snippets in yasnippet-classic-snippets
* packages/yasnippet-classic-snippets/yasnippet-classic-snippets.el:
Add 'Package-Type: multi'.
branch: master
commit c5788f7a09d365df7431528b7711dd5171eb9ea5
Author: Noam Postavsky
Commit: Noam Postavsky
Fix loading of yasnippet-classic-snippets
* packages/yasnippet-classic-snippets/yasnippet-classic-snippets.el:
Don't require yasnippet. Handle old single string f
branch: master
commit ff8e833375a3cc3cc7d39d9c573250f0bf3101d3
Author: Noam Postavsky
Commit: Noam Postavsky
; yasnippet-debug.el: Fix deprecation warning.
---
yasnippet-debug.el | 36 +---
1 file changed, 21 insertions(+), 15 deletions(-)
diff --git a
branch: master
commit 15761e85d63f5ce52a4f163dba93a0561a67b778
Author: Noam Postavsky
Commit: Noam Postavsky
Adjust previous fix
* yasnippet.el (yas--indent): Call `beginning-of-line' before doing
fixed indentation.
---
yasnippet.el | 3 +++
1 file changed, 3 inser
branch: master
commit 4755aa9781653d4909fd373ae51afa3559be419a
Author: Noam Postavsky
Commit: Noam Postavsky
Clarify behavior of mirror transforms
* doc/snippet-development.org (mirror-fields): Note that all mirros
are updated when any field is changed.
(mirror
branch: master
commit ba73f20bc305570391a151fa353188803b01f855
Author: Noam Postavsky
Commit: Noam Postavsky
Bind field skip and clear command conditionally
Rather than embedding the conditionality inside the function body, and
hardcoding fallback to `delete-char'. This a
branch: master
commit a0d2cff79b188b7a23565ff2cfafbb8cf364616d
Author: Noam Postavsky
Commit: Noam Postavsky
; Don't enter debugger for kill-all-local-variables case
* yasnippet.el (yas--watch-auto-fill): If we're called from
kill-all-local-variables, we don'
branch: master
commit 3032337831cf466e80578c0161e6de660263ed9b
Author: Noam Postavsky
Commit: Noam Postavsky
Improve rendering of docstrings in manual's reference section
* doc/yas-doc-helper.el (yas--org-raw-html): Accept an ATTRS argument.
(yas--document-symbol): R
branch: master
commit f9231b0e3d43cfcf69198f72af3a048ca60aec6e
Author: Noam Postavsky
Commit: Noam Postavsky
Work around Emacs Bug#30931 (Misc_Free in undo list)
* yasnippet.el (yas--remove-misc-free-from-undo): New function.
(yas--save-restriction-and-widen): New macro
branch: master
commit 58b88d8be65c77130d856a59e1c4d8c636e6e997
Merge: 3d7cafc d364425
Author: Noam Postavsky
Commit: Noam Postavsky
Merge: doc style improvements
---
Rakefile | 4 ++
doc/nav-menu.html.inc| 4 +-
doc/snippet-expansion.org| 8 ++--
doc
branch: master
commit 074d670be4b5709bd7b6443b6b318a8d78b2e5c5
Author: Noam Postavsky
Commit: Noam Postavsky
Add yasnippet-unload-function
* yasnippet.el (yasnippet-unload-function): New function.
* yasnippet-debug.el (yas-exterminate-package): Remove, it was only
doing a
branch: master
commit 7c9edb5b343ae4fb9bf1b72e994874632c2b258a
Author: Noam Postavsky
Commit: Noam Postavsky
; doc/snippet-development.org: Further copy edit.
---
doc/snippet-development.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/snippet-development.org b
branch: master
commit e261832b1ab17a98cd2b5b706d7bf657589abfe0
Author: Noam Postavsky
Commit: Noam Postavsky
Add some styling to doc, improve top menu
* doc/snippet-expansion.org:
* doc/snippet-organization.org: Fix typos.
* doc/stylesheets/manual.css: Add some simple
branch: master
commit d806b04fc06f76748f122c8b4bde5bde78c64074
Author: Noam Postavsky
Commit: Noam Postavsky
* yasnippet.el (snippet-mode): Derive from prog-mode.
---
yasnippet.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yasnippet.el b/yasnippet.el
index 67a915d
branch: master
commit b0aa5c28162205f0aad20378d6a3f12a8b4ebe83
Author: João Távora
Commit: João Távora
Tweak bug-reporting information slightly
In the README and in the FAQ, mention and link to the list of support
issues in the Github issue tracker.
Rewrite README.mdown
branch: master
commit 16c2b38bce60d455fd93f6187ac020e6236e79e9
Author: Noam Postavsky
Commit: Noam Postavsky
Update `yas--take-care-of-redo' call in buffer undo list
On 2018-01-01 "Fix undo when first line indentation moves snippet
forward", `yas--take-care-of-re
branch: master
commit 60666310afd1f998178be3bd5318bc4d980fd4e4
Author: Joerg Bornemann
Commit: Noam Postavsky
Fix typos in "Writing Templates" documentation
* doc/snippet-development.org: Fix typos.
Copyright-paperwork-exempt: yes
---
doc/snippet-developmen
npostavs pushed a change to branch master.
from 04889dc [gnorb] Require gnorb-org within gnorb-trigger-todo-action
new ba4e5c1 * yasnippet-debug.el (yas-debug-snippet): Handle
non-numbered fields.
new 1fc3426 Add test relying on overlay hook inhibition in
`yas-expand
branch: master
commit c9277d326e9c8b6052bbb35eb86467e43a7e9424
Author: Noam Postavsky
Commit: Noam Postavsky
Change yas-lookup-snippet to return a yas--template struct
This allows proper handling of a snippet's expand-env field when doing
(yas-expand-snippet
branch: master
commit caf3dba32006acd9196b06e0d9845786915f7b6d
Author: Noam Postavsky
Commit: Noam Postavsky
Don't use global variable for backquote expression locations
* yasnippet.el (yas--backquote-markers-and-strings): Remove.
(yas--save-backquotes): Return li
branch: master
commit fa6a71c42de7fecd58193e2fd3681a0225b71dc5
Author: Noam Postavsky
Commit: Noam Postavsky
; Wait until post-command, or bad auto-fill call to print stacktrace
If we popup a warning as soon as yas--original-auto-fill-function is
changed to nil, we'll
branch: master
commit 3d7cafccf8d7ea9d62e0ccd63c30769de5b8cf01
Author: Noam Postavsky
Commit: Noam Postavsky
Make yas-snippet-mode-buffer-p robust against symlinks
* yasnippet.el (yas-snippet-mode-buffer-p): Instead of a string
comparison of file names to check whether the
branch: master
commit ad3a4d192d8dafc283ebb1db7bbd8ca782c417d0
Author: Noam Postavsky
Commit: Noam Postavsky
Don't use prog-mode in older Emacs
* yasnippet.el (snippet-mode): Derive from prog-mode only if it's
fbound.
* yasnippet-tests.el (extra-modes-
branch: master
commit 203059a95e320b031ac0d2cabe9c1de68604baec
Author: Noam Postavsky
Commit: Noam Postavsky
* yasnippet.el (yas-key-syntaxes): Prefer the longest key.
---
yasnippet.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/yasnippet.el b/yasnippet.el
index
branch: master
commit 0afc638e16b810467214dbf8ccb22dedf03791d0
Author: Noam Postavsky
Commit: Noam Postavsky
Fix docs for new org mode
* Rakefile: Comment to remind me how to run it.
* doc/snippet-expansion.org:
* doc/snippet-menu.org: It seems org 9.x got a bit stricter
branch: master
commit 16686075bb2fa5dc612ae81b3c415b3ed45a3f85
Author: Noam Postavsky
Commit: Noam Postavsky
Don't add to disabled undo list
Previously, we were unconditionally pushing entries onto the undo
list, which effectively enables undo, even in buffers where
branch: master
commit 4467e934f3c16aa9e75dfa3b8b0207e8d498f5df
Author: Noam Postavsky
Commit: Noam Postavsky
Use fancy field adjustment for fixed indent too
* yasnippet.el (yas--indent): When `yas-indent-line' is `fixed',
instead of calling `indent-to-column
branch: master
commit d364425176a707c43db176ab79433e149a435d37
Author: Noam Postavsky
Commit: Noam Postavsky
* yasnippet.el (yas-field-value): Fix docstring.
---
yasnippet.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/yasnippet.el b/yasnippet.el
index 6a27812
branch: master
commit ae9581028942dd0237a007fdc0a49a76ef8c3e11
Author: Noam Postavsky
Commit: Noam Postavsky
; Try to get more info about 873/919
* yasnippet.el (yas--watch-auto-fill): New variable watcher to catch
the problem.
(yas--auto-fill): If `yas--original-auto-fill
branch: master
commit b1ca2197062340d4c9e78442ea38957a96f968d4
Author: Noam Postavsky
Commit: Noam Postavsky
Remove submodules (snippet and yasmate)
* snippets:
* yasmate: Remove.
* README.mdown: Suggest yasnippet-snippets and yasmate as possible
things to download
branch: master
commit 5170f051ad39353ed46ae7ff7b67e50e0e27324c
Author: Noam Postavsky
Commit: Noam Postavsky
Don't indent first and only line of expanded snippet
Unless yas-also-auto-indent-first-line applies.
* yasnippet.el (yas--indent): Check that forward-line success
branch: master
commit 5a29fe67d70de3749e30ebb37206395b4d1a51a8
Author: Noam Postavsky
Commit: Noam Postavsky
Release 0.13.0
* yasnippet-debug.el:
* yasnippet-tests.el:
* yasnippet.el: Bump version to 0.13.0. Bump copyright years.
* NEWS: Update for 0.13
---
NEWS
branch: master
commit fe9f8b6c98a3c6821e216df956d014db4435379d
Author: Noam Postavsky
Commit: Noam Postavsky
; yasnippet-debug.el: Update yas-debug-snippets arg for previous change.
---
yasnippet-debug.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yasnippet
branch: master
commit ff26e3ba7f44209413a7bcf62c7ff84ce0aa8143
Author: João Távora
Commit: João Távora
Close #824: Simple fields can be parented like other fields or mirrors
The fact that they didn't prevented a deletion of the parent field to
also delete the child, confusing sn
branch: master
commit 8b421bc78d56263a2adc128337540e50a1c19c6a
Author: João Távora
Commit: João Távora
Reinstate the old debug behaviour for yas-tryout-snippet
During a redesign of the debug facilities, the old shortcut C-u C-t
available and useful in snippet-mode, was lost.
branch: master
commit 05ac1da8947bef21ac54d10fc23eb6797ca4d118
Author: Noam Postavsky
Commit: Noam Postavsky
; yasnippet-tests.el (yas-no-memory-of-bad-snippet): Fix docstring.
---
yasnippet-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yasnippet-tests.el b
branch: master
commit e35c0314109af0bcaf8ac6bd92491ec86cd4b96b
Author: Noam Postavsky
Commit: Noam Postavsky
* yasnippet.el (yas--guess-snippet-directories): Guess major mode first.
---
yasnippet.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/yasnippet.el b
branch: master
commit cf23537279a34dfac89f7589b2e07461f16a8e6a
Author: Noam Postavsky
Commit: Noam Postavsky
Fix expansion of commands snippet
The previous changed failed to account for command snippets which have
lists for bodies, not strings.
* yasnippet.el (yas-expand
branch: master
commit 7ea1305e6715e7324e5e5713ee9d37dd1a89d211
Author: Noam Postavsky
Commit: Noam Postavsky
Fix undo when first line indentation moves snippet forward
* yasnippet.el (yas--first-indent-undo, yas--get-indent-undo-pos):
Remove.
(yas-expand-snippet): Move undo
branch: master
commit 1292cd263a63213ebcf65a3200ebcca16fe8bc36
Author: Noam Postavsky
Commit: Noam Postavsky
Refactor undo tests
* yasnippet-tests.el (yas-test-expand-and-undo): New helper function.
(undo-indentation-1, undo-indentation-2, undo-indentation-multiline-1
branch: master
commit e200a3b9b18a2d7bbd4773bd4ef001dc6f69f0e8
Author: Noam Postavsky
Commit: Noam Postavsky
Let snippet insertion trigger active field clearing.
* yasnippet.el (yas-expand-snippet): Since the actual insertion must
happen with modification hooks inhibited, we
branch: master
commit 2e69471df27fa618053d03848b897dc2ecfa1f31
Author: Noam Postavsky
Commit: Noam Postavsky
; yasnippet-debug.el: macroexp-progn is not avaiable in Emacs 23.
---
yasnippet-debug.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/yasnippet-debug.el b
branch: master
commit 0b8d43490c03acdf02eda84a927d5005df997a99
Author: Noam Postavsky
Commit: Noam Postavsky
Unset autoload-compute-prefixes for utility files
* yasnippet-debug.el:
* yasnippet-tests.el: Set autoload-compute-prefixes to nil
file-locally.
---
yasnippet
branch: master
commit 35a4df769cbdebd10d043f16d680bdb16ee858ed
Author: Noam Postavsky
Commit: Noam Postavsky
Let whitespace-global-mode work in new snippet buffers
* yasnippet.el (yas-new-snippet-buffer-name): New constant, holds the
name of new snippet buffers. Change it to
branch: master
commit ece7935d7aa6ee1a78713127d50dd6c0e9697047
Author: Juergen Hoetzel
Commit: Noam Postavsky
* yasnippet.el (yas--message): Fix invalid docstring reference.
Copyright-paperwork-exempt: yes
---
yasnippet.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
branch: master
commit 4ab9cb5bac683112852f58b26557a7dc283b717b
Author: Noam Postavsky
Commit: Noam Postavsky
Set test to fail with newer org version
* yasnippet-tests.el (yas-org-native-tab-in-source-block): Expect to
fail for org 9.x.
---
yasnippet-tests.el | 2 +-
1 file
branch: master
commit ee81da91d90a85f0e1a2937fade7ef5d71456c07
Author: Noam Postavsky
Commit: Noam Postavsky
Allow "# --" end-of-header marker to have trailing space
* yasnippet.el (yas--parse-template): Allow trailing space after "#
--" marker.
---
yasnipp
branch: master
commit acec3ba3ae8dd6a8f44c791d7f364cd192d9a930
Author: Kaligule
Commit: Noam Postavsky
* doc/faq.org: Fix typo.
Copyright-paperwork-exempt: yes
---
doc/faq.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/faq.org b/doc/faq.org
index
1 - 100 of 273 matches
Mail list logo