From 1ac0c59dc6884ac614692c4c87ef9aa660d37dcd Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 9 Dec 2019 16:45:35 +0100 Subject: emacs: updated abbrevs.el file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added yet another long institutional name... Signed-off-by: Miquel Sabaté Solà --- .emacs.d/abbrevs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/abbrevs.el b/.emacs.d/abbrevs.el index c886207..21af57b 100644 --- a/.emacs.d/abbrevs.el +++ b/.emacs.d/abbrevs.el @@ -3,5 +3,6 @@ ("afaict" "as far as I can tell" nil 0) ("btw" "by the way" nil 0) ("diba" "Diputació de Barcelona" nil 0) + ("cca" "Consell Comarcal de l'Anoia" nil 0) ("FiG", "Ferrer i Guàrdia" nil 0) )) -- cgit v1.2.3