From a6f15e6e7763444abbe9e99dad8b85331eaf917b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 2 Dec 2019 16:41:07 +0100 Subject: Minor improvements here and there MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .emacs.d/abbrevs.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d/abbrevs.el') diff --git a/.emacs.d/abbrevs.el b/.emacs.d/abbrevs.el index 4d5502d..c886207 100644 --- a/.emacs.d/abbrevs.el +++ b/.emacs.d/abbrevs.el @@ -3,4 +3,5 @@ ("afaict" "as far as I can tell" nil 0) ("btw" "by the way" nil 0) ("diba" "Diputació de Barcelona" nil 0) + ("FiG", "Ferrer i Guàrdia" nil 0) )) -- cgit v1.2.3