aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/abbrevs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/abbrevs.el b/.emacs.d/abbrevs.el
index 1e3e88c..09b8e35 100644
--- a/.emacs.d/abbrevs.el
+++ b/.emacs.d/abbrevs.el
@@ -106,6 +106,7 @@
("btw" "by the way" nil 0)
("cca" "Consell Comarcal de l'Anoia" nil 0)
("diba" "Diputació de Barcelona" nil 0)
+ ("CIF" "Comissions Informatives" nil 0)
))
(define-abbrev-table 'gnus-article-edit-mode-abbrev-table '())
@@ -309,4 +310,3 @@
(define-abbrev-table 'xref--xref-buffer-mode-abbrev-table '())
(define-abbrev-table 'yaml-mode-abbrev-table '())
-