emacs/lisp/erc
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
..
ChangeLog.1 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
ChangeLog.2 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
erc-autoaway.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-backend.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
erc-button.el Fix some confusion with ‘format’ 2015-08-05 19:07:28 -07:00
erc-capab.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-compat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-dcc.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
erc-desktop-notifications.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ezbounce.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
erc-fill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-goodies.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ibuffer.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-identd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-imenu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-join.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-lang.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-list.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-log.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-match.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-menu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-netsplit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-networks.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-notify.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-page.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-pcomplete.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
erc-replace.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ring.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-services.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-sound.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-speedbar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-spelling.el * lisp/textmodes/flyspell.el (flyspell-word): Defvar. 2015-02-13 22:45:18 -05:00
erc-stamp.el Make erc timestamps visible again 2015-05-25 16:45:36 +02:00
erc-track.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-truncate.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-xdcc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00