From 4bb59d68f74f152edbc8507e067e352933b5d888 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 28 Jan 2020 18:20:57 -0500 Subject: [PATCH] emacs: bump year in thankgnu yasnippets --- .emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu | 2 +- .emacs.d/etc/yasnippet/snippets/message-mode/thankgnu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu b/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu index eb4f4ae..bf29b63 100644 --- a/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu +++ b/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu @@ -2,4 +2,4 @@ # name: thankgnu # key: th # -- -[RT#$1] Add ${2:$$(yas-choose-value '("Contributor" "Sustaining Contributor" "Patron"))} $3 to the 20${4:19} ThankGNUs list$0 \ No newline at end of file +[RT#$1] Add ${2:$$(yas-choose-value '("Contributor" "Sustaining Contributor" "Patron"))} $3 to the 20${4:20} ThankGNUs list$0 \ No newline at end of file diff --git a/.emacs.d/etc/yasnippet/snippets/message-mode/thankgnu b/.emacs.d/etc/yasnippet/snippets/message-mode/thankgnu index fcc2dd3..0d10448 100644 --- a/.emacs.d/etc/yasnippet/snippets/message-mode/thankgnu +++ b/.emacs.d/etc/yasnippet/snippets/message-mode/thankgnu @@ -2,6 +2,6 @@ # name: thankgnu # key: th # -- -Added ${2:$$(yas-choose-value '("Contributor" "Sustaining Contributor" "Patron"))} $3 to 20${4:19}supporters.html. +Added ${2:$$(yas-choose-value '("Contributor" "Sustaining Contributor" "Patron"))} $3 to 20${4:20}supporters.html. Moving to campaigns.$0 -- 2.20.1