emacs/lisp/cedet
Paul Eggert 0c856a2c45 Fix some confusion with ‘format’
* lisp/allout-widgets.el (allout-widgets-before-change-handler)
(allout-graphics-modification-handler):
Protect arbitrary string in a format context with "%s" format.
* lisp/avoid.el:
* lisp/cedet/semantic/bovine/scm.el: Fix comment.
* lisp/calendar/icalendar.el (icalendar--convert-sexp-to-ical):
* lisp/erc/erc-button.el (erc-button-beats-to-time):
* lisp/gnus/message.el (message-send-form-letter):
* lisp/org/ob-core.el (org-babel-check-evaluate)
(org-babel-confirm-evaluate):
* lisp/org/ob-fortran.el (org-babel-fortran-var-to-fortran):
* lisp/org/ox-latex.el (org-latex-compile):
* lisp/org/ox-man.el (org-man-compile):
* lisp/org/ox-odt.el (org-odt-template):
* lisp/org/ox-texinfo.el (org-texinfo-compile):
* lisp/progmodes/prolog.el (prolog-help-info)
(prolog-view-predspec):
* lisp/progmodes/ruby-mode.el (ruby-parse-partial):
* lisp/progmodes/verilog-mode.el (verilog-showscopes):
* lisp/textmodes/rst.el (rst-replace-lines):
Change (message (format ...)) to (message ...), and likewise
for ‘error’.  This lessens the probability of confusion when the
output of ‘format’ contains ‘%’.
2015-08-05 19:07:28 -07:00
..
ede ede-proj-target-makefile docstring tweaks 2015-08-02 08:27:54 -07:00
semantic Fix some confusion with ‘format’ 2015-08-05 19:07:28 -07:00
srecode Improve the optional translation of quotes 2015-06-19 00:38:45 -07:00
cedet-cscope.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-files.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-global.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-idutils.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
data-debug.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ede.el Rename project-directories to project-roots 2015-07-31 05:53:14 +03:00
inversion.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mode-local.el Improve the optional translation of quotes 2015-06-19 00:38:45 -07:00
pulse.el Only cancel timer when it is non-nil 2015-05-06 23:15:54 +03:00
semantic.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
srecode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00