emacs: add abbrev for café

This commit is contained in:
Protesilaos Stavrou 2023-12-30 16:02:04 +02:00
parent ddc829526d
commit 47e2e00e1f
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 2 additions and 0 deletions

View file

@ -150,6 +150,7 @@
(prot-emacs-abbrev text-mode-abbrev-table
"asciidoc" "AsciiDoc"
"auctex" "AUCTeX"
"cafe" "café"
"cliche" "cliché"
"clojurescript" "ClojureScript"
"emacsconf" "EmacsConf"

View file

@ -3898,6 +3898,7 @@ templates to have a real need for it---but it works).
(prot-emacs-abbrev text-mode-abbrev-table
"asciidoc" "AsciiDoc"
"auctex" "AUCTeX"
"cafe" "café"
"cliche" "cliché"
"clojurescript" "ClojureScript"
"emacsconf" "EmacsConf"