From 7e4b92e7753ab47a464d571c7b93a68c18a9ba1f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 26 Feb 2020 16:07:20 +0100 Subject: emacs: regular hunspell and abbrevs.el update 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 | 4 +++- .hunspell_ca_ES | 9 ++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.emacs.d/abbrevs.el b/.emacs.d/abbrevs.el index 09b8e35..3214322 100644 --- a/.emacs.d/abbrevs.el +++ b/.emacs.d/abbrevs.el @@ -100,13 +100,15 @@ (define-abbrev-table 'global-abbrev-table '( ("..." "…" nil 0) + ("CIF" "Comissions Informatives" nil 0) ("FiG" "Ferrer i Guàrdia" nil 0) + ("JGL" "Junta de Govern" nil 2) ("abbout" "about" nil 0) ("afaict" "as far as I can tell" nil 0) ("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) + ("bibtex" "BibTeX" nil 0) )) (define-abbrev-table 'gnus-article-edit-mode-abbrev-table '()) diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES index f667ea2..7c2241d 100644 --- a/.hunspell_ca_ES +++ b/.hunspell_ca_ES @@ -8,4 +8,11 @@ Su Matarín Aena tio -Catul \ No newline at end of file +Catul +VdC-CUP +Github +Kured +Trasímac +Fernández-Galiano +BibTeX +Pabón-Galiano -- cgit v1.2.3