Comment the purpose of the `eproject' configuration

This commit is contained in:
Daniel - 2019-12-17 13:10:23 +01:00
parent ace191d0d6
commit ec847d606c
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 0 deletions

View File

@ -2631,6 +2631,8 @@ With given ARG, display files in `db/important-document-path."
(add-to-list 'electric-pair-text-pairs '(?„ . ?“))))
(use-package eproject
;; This configuration is only present to inhibit eproject overriding
;; keybindings in `message-mode'
:defer t
:config (progn
(message "Loaded eproject … done")