Update comment

This commit is contained in:
Daniel - 2019-12-20 20:25:19 +01:00
parent 339badc995
commit 2980fe59b2
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 3 deletions

View File

@ -90,9 +90,7 @@
(savehist-mode 1)
;; We explicitly load abbreviations here, because `abbrev-file-name may have
;; been changed by customize. Since customizations are only loaded via
;; `after-init-hook, relying on Emacs to automatically loading abbreviations
;; would be too late.
;; been changed by customize.
(with-demoted-errors "Cannot load abbreviations: %s"
(quietly-read-abbrev-file))