Make loading cc-mode silent

This commit is contained in:
Daniel Colascione 2014-02-02 02:25:29 -08:00
parent f2b7d12378
commit b8d552c2f0
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2014-02-02 Daniel Colascione <dancol@dancol.org>
* progmodes/cc-defs.el (c-find-assignment-for-mode): Make loading cc-mode silent.
2014-02-02 Daniel Colascione <dancol@dancol.org>
* comint.el (comint-prompt-read-only): Change doc to suggest remap keybinding.

View file

@ -2215,7 +2215,7 @@ quoted."
;;(message (concat "Loading %s to get the source "
;; "value for language constant %s")
;; file name)
(load file))
(load file nil t))
(unless (setq assignment-entry (cdar file-entry))
;; The load didn't fill in the source for the