DIR: /var/cache/dictionaries-common/ |
Current File : /var/cache/dictionaries-common/emacsen-ispell-dicts.el |
;;; This file is part of the dictionaries-common package. ;;; It has been automatically generated. ;;; DO NOT EDIT! ;; Adding ispell dicts (add-to-list 'debian-ispell-only-dictionary-alist '("british" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B" "-d" "british") nil utf-8)) (add-to-list 'debian-ispell-only-dictionary-alist '("american" "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B" "-d" "american") nil utf-8)) ;; No emacsen-aspell-equivs entries were found ;; No emacsen-hunspell-equivs entries were found |