mbox series

[bug#68354,0/2] Add snippets based on skeleton system.

Message ID cover.1704839576.git.~@wolfsden.cz
Headers show
Series Add snippets based on skeleton system. | expand

Message

Tomas Volf Jan. 9, 2024, 10:46 p.m. UTC
Until now there was no support for commit message and package generation for
people not using either tempel or yasnippet.  This commit adds third set of
snippets based on skeleton system, which comes with Emacs out of the box.

Tomas Volf (2):
  etc: snippets: Add skeletons for commit messages.
  etc: snippets: Add skeletons for scheme-mode.

 doc/contributing.texi                   |  42 +++++++
 etc/snippets/skeleton/commit-message.el | 143 ++++++++++++++++++++++++
 etc/snippets/skeleton/scheme.el         | 117 +++++++++++++++++++
 3 files changed, 302 insertions(+)
 create mode 100644 etc/snippets/skeleton/commit-message.el
 create mode 100644 etc/snippets/skeleton/scheme.el


base-commit: b212e6934643e085f168a5364cb593f61aa616ba
--
2.41.0