]> git.eshelyaron.com Git - emacs.git/commitdiff
Make loading cc-mode silent
authorDaniel Colascione <dancol@dancol.org>
Sun, 2 Feb 2014 10:25:29 +0000 (02:25 -0800)
committerDaniel Colascione <dancol@dancol.org>
Sun, 2 Feb 2014 10:25:29 +0000 (02:25 -0800)
lisp/ChangeLog
lisp/progmodes/cc-defs.el

index 5b618621c493a5322852391574e788afe5a64f1b..01ea5766445928791ff14b5da83bc3c5c3269153 100644 (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.
index e6b691149dd95a645f8dd1e97b9994559ba32865..f72e2f99b17fd6be7f70a7abc2f69c2aad242b6a 100644 (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