mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00

* yasnippet.el (yas--modes-to-activate): If a mode doesn't have a `derived-mode-parent' property, use `fundamental-mode'. * yasnippet-tests.el (loading-with-cyclic-parenthood) (issue-492-and-494): Expect fundamental-mode to be active. * doc/snippet-expansion.org (Eligible snippets): Mention that fundamental-mode is a fallback parent mode.