diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2020-02-17 19:59:30 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2020-02-17 19:59:30 +0100 |
| commit | c563ff23a33d9f882fd37e4ba7c699d4163485ef (patch) | |
| tree | 9d3bdda4232f5c7a9680ead0717e023615e095a5 | |
| parent | dbe02918b6a9950bf0eea392be976664b22b78c8 (diff) | |
| download | dotfiles-c563ff23a33d9f882fd37e4ba7c699d4163485ef.tar.gz dotfiles-c563ff23a33d9f882fd37e4ba7c699d4163485ef.zip | |
emacs: added abbrev and vocab from city hall
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | .emacs.d/abbrevs.el | 2 | ||||
| -rw-r--r-- | .hunspell_ca_ES | 2 |
2 files changed, 3 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 '()) - diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES index 834e68c..6db6bb0 100644 --- a/.hunspell_ca_ES +++ b/.hunspell_ca_ES @@ -4,3 +4,5 @@ GNU Emacs procrastinadores Grundrisse +Su +Matarín |
