all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68354] [PATCH 0/2] Add snippets based on skeleton system.
@ 2024-01-09 22:46 Tomas Volf
  2024-01-09 22:47 ` [bug#68354] [PATCH 1/2] etc: snippets: Add skeletons for commit messages Tomas Volf
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tomas Volf @ 2024-01-09 22:46 UTC (permalink / raw)
  To: 68354; +Cc: Tomas Volf

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-16 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-09 22:46 [bug#68354] [PATCH 0/2] Add snippets based on skeleton system Tomas Volf
2024-01-09 22:47 ` [bug#68354] [PATCH 1/2] etc: snippets: Add skeletons for commit messages Tomas Volf
2024-01-09 22:47 ` [bug#68354] [PATCH 2/2] etc: snippets: Add skeletons for scheme-mode Tomas Volf
2024-01-16 17:10 ` [bug#68354] [PATCH v2 1/2] etc: snippets: Add skeletons for commit messages Tomas Volf
2024-01-16 17:10   ` [bug#68354] [PATCH v2 2/2] etc: snippets: Add skeletons for scheme-mode Tomas Volf

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.