emacs/lisp/textmodes
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
..
artist.el Don't block changes in mouse pointer inside 'track-mouse' 2015-06-30 18:59:21 +03:00
bib-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bibtex-style.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bibtex.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
conf-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
css-mode.el css-mode.el: Support multi-line comment filling 2015-04-18 20:25:40 +02:00
dns-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
enriched.el Fix: inhibit point motion hooks when encoding an enriched document. 2015-01-17 19:34:50 +00:00
fill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
flyspell.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
ispell.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
makeinfo.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
nroff-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
page-ext.el * lisp/textmodes/page-ext.el (add-new-page, pages-directory) 2015-06-15 20:40:41 -04:00
page.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
paragraphs.el paragraphs: update sentence-end-base :version after changing the default 2015-01-20 19:33:07 +01:00
picture.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
po.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
refbib.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
refer.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
refill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-auc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-cite.el Support the biblatex journaltitle field 2015-05-06 07:49:20 +02:00
reftex-dcr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-global.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-index.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
reftex-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-ref.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
reftex-sel.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-toc.el * lisp/textmodes/reftex-toc.el: Improve multi-frame behavior 2015-04-27 12:59:11 -04:00
reftex-vars.el Improve reftex-label-regexps default value 2015-06-16 09:24:47 +02:00
reftex.el ; Auto-commit of loaddefs files. 2015-05-06 06:19:35 -04:00
remember.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rst.el Fix some confusion with ‘format’ 2015-08-05 19:07:28 -07:00
sgml-mode.el Pass lambdas to `skeleton-read' 2015-07-24 19:27:56 +03:00
table.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
tex-mode.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
texinfmt.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00
texinfo.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
texnfo-upd.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00
text-mode.el ; Comments. 2015-04-27 23:46:09 -07:00
tildify.el Prefer "this" to “this” in doc strings 2015-05-19 19:08:52 -07:00
two-column.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
underline.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00