summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2021-03-13 23:44:05 -0500
committerAmin Bandali <bandali@gnu.org>2021-03-13 23:44:05 -0500
commit9867e4bbee2bcfe7050b0c9d98cbf72653f658ac (patch)
treeff156bf6c2db972b6e4ac131563e4ba0aee815bd /.emacs.d/etc
parentbe78d2d531eb16d8c72499cb7396354c9d2b16b4 (diff)
downloadconfigs-9867e4bbee2bcfe7050b0c9d98cbf72653f658ac.tar.gz
configs-9867e4bbee2bcfe7050b0c9d98cbf72653f658ac.tar.xz
configs-9867e4bbee2bcfe7050b0c9d98cbf72653f658ac.zip
Many uncommitted changes
Diffstat (limited to '.emacs.d/etc')
-rw-r--r--.emacs.d/etc/abbrev.el5
-rw-r--r--.emacs.d/etc/yasnippet/snippets/log-edit-mode/thankgnu2
-rw-r--r--.emacs.d/etc/yasnippet/snippets/message-mode/thankgnu2
3 files changed, 2 insertions, 7 deletions
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