Merge pull request #1194 from gutron/master

Undo all-parents memoization in test
This commit is contained in:
monnier 2024-03-01 18:27:46 -05:00 committed by GitHub
commit 15065c36b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1438,6 +1438,7 @@ hello ${1:$(when (stringp yas-text) (funcall func yas-text))} foo${1:$$(concat \
(yas-with-snippet-dirs '((".emacs.d/snippets"
("yas--test-mode")))
(yas-reload-all)
(put 'c-mode 'yas--all-parents nil)
(with-temp-buffer
(let* ((major-mode 'yas--test-mode)
(expected `(fundamental-mode