Emacs: Replace 'config' abbrev by 'confs'

master
Pierre Neidhardt 2017-03-05 22:03:12 +01:00
parent 0119c515aa
commit 05f0250096
1 changed files with 1 additions and 2 deletions

View File

@ -129,7 +129,7 @@
("cmt" "comment" nil 1)
("coeur" "cœur" nil 1)
("coeurs" "cœurs" nil 1)
("config" "configuration" nil 2)
("confs" "configurations" nil 1)
("configs" "configurations" nil 1)
("cpd" "cependant" nil 2)
("cvg" "converge" nil 1)
@ -248,4 +248,3 @@
(define-abbrev-table 'vc-git-log-view-mode-abbrev-table '())
(define-abbrev-table 'vc-svn-log-view-mode-abbrev-table '())