From 9867e4bbee2bcfe7050b0c9d98cbf72653f658ac Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 13 Mar 2021 23:44:05 -0500 Subject: Many uncommitted changes --- .emacs.d/etc/abbrev.el | 5 ----- .emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu | 2 +- .emacs.d/etc/yasnippet/snippets/message-mode/thankgnu | 2 +- 3 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 .emacs.d/etc/abbrev.el (limited to '.emacs.d/etc') diff --git a/.emacs.d/etc/abbrev.el b/.emacs.d/etc/abbrev.el deleted file mode 100644 index 76f19d8..0000000 --- a/.emacs.d/etc/abbrev.el +++ /dev/null @@ -1,5 +0,0 @@ -;;-*-coding: utf-8;-*- -(define-abbrev-table 'message-mode-abbrev-table - '( - ("linux" "GNU/Linux" nil :count 4) - )) diff --git a/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu b/.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu index bf29b63..eafcbd7 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:20} 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:21} 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 0d10448..35c233a 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:20}supporters.html. +Added ${2:$$(yas-choose-value '("Contributor" "Sustaining Contributor" "Patron"))} $3 to 20${4:21}supporters.html. Moving to campaigns.$0 -- cgit v1.2.3-60-g2f50