Allow user control of progress messages in cpp.el
commit83bf70f81ec13b1f6ba3afeba503f483bf2fcc75
authorHong Xu <hong@topbug.net>
Fri, 25 Nov 2016 10:51:22 +0000 (25 12:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Nov 2016 10:51:22 +0000 (25 12:51 +0200)
tree16818f8a9628fc8df188d6df6a288377e53e9741
parent8da61f884649e1fb98fc83f9401116df8f948a31
Allow user control of progress messages in cpp.el

* progmodes/cpp.el (cpp-message-min-time-interval): New defcustom.
(cpp-progress-time): Use 'cpp-message-min-time-interval'.  Improve
the doc string.
(cpp-highlight-buffer): Use 'cpp-progress-message' instead of
'message' to print messages.  (Bug#24861)

Copyright-paperwork-exempt: yes
lisp/progmodes/cpp.el