1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/calc
Paul Eggert 5e63c84200 Fix minor text quoting in calc, calendar, vc
* lisp/calc/calc-ext.el (calc-shift-Z-prefix-help):
* lisp/calc/calc-help.el (calc-j-prefix-help):
* lisp/calc/calc-misc.el (calc-help):
* lisp/calc/calc.el (calc-algebraic-mode, calc-mode):
Escape an apostrophe in a docstring.
* lisp/calc/calc-forms.el (calc-hms-notation):
* lisp/calc/calc-mode.el (calc-display-raw, calc-algebraic-mode):
Escape an apostrophe in a diagnostic.
* lisp/calc/calc-misc.el (calc-help):
* lisp/calendar/diary-lib.el (diary-include-files):
* lisp/calendar/todo-mode.el (todo-prefix, todo-item-mark):
* lisp/vc/diff-mode.el (diff-delete-trailing-whitespace):
* lisp/vc/ediff-diff.el (ediff-same-contents):
* lisp/vc/ediff-merg.el (ediff-re-merge):
* lisp/vc/ediff-ptch.el (ediff-patch-file-internal):
* lisp/vc/ediff-util.el (ediff-test-save-region)
(ediff-status-info):
* lisp/vc/ediff.el (ediff-merge-revisions)
(ediff-merge-revisions-with-ancestor):
* lisp/vc/pcvs.el (cvs-mode-checkout, cvs-vc-command-advice):
* lisp/vc/vc-cvs.el (vc-cvs-mode-line-string):
Respect text quoting style in doc string or diagnostic.
* lisp/calc/calc-prog.el (calc-kbd-push, calc-kbd-pop):
* lisp/vc/add-log.el (change-log-goto-source):
Avoid double-formatting.
* lisp/vc/ediff-init.el (format-message):
New backward-compatibility alias.
2015-08-28 22:25:09 -07:00
..
calc-aent.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
calc-alg.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-arith.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-bin.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-comb.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-cplx.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-embed.el Respect text-quoting-style in calc 2015-08-21 06:32:36 -07:00
calc-ext.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-fin.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-forms.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-frac.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-funcs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-graph.el Respect text-quoting-style in calc 2015-08-21 06:32:36 -07:00
calc-help.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-incom.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-keypd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-lang.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
calc-macs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-map.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-math.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-menu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-misc.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-mode.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-mtx.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-nlfit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-poly.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-prog.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calc-rewr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-rules.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-sel.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-stat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-store.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
calc-stuff.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-trail.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-undo.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calc-units.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
calc-vec.el Respect text-quoting-style in calc 2015-08-21 06:32:36 -07:00
calc-yank.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
calc.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
calcalg2.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calcalg3.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calccomp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calcsel2.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00