1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 02:40:46 -08:00
emacs/lisp/vc
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
..
add-log.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
compare-w.el * lisp/vc/compare-w.el (compare-windows-get-window-function): 2015-06-04 20:47:05 -04:00
cvs-status.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
diff-mode.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
diff.el Change diff-switches default to `-u' 2015-04-14 05:06:49 +03:00
ediff-diff.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
ediff-help.el Support quotes 'like this' in info files 2015-06-02 22:52:44 -07:00
ediff-hook.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-init.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
ediff-merg.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
ediff-mult.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-ptch.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
ediff-util.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
ediff-vers.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff-wind.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ediff.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
emerge.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
log-edit.el New optional ZONE arg for format-time-string etc. 2015-07-26 12:44:54 -07:00
log-view.el Fix default-directory in changeset diffs after vc-print-log 2015-07-31 05:53:14 +03:00
pcvs-defs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-info.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
smerge-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-annotate.el Improve handling of the first Git revision 2015-05-18 15:50:57 +03:00
vc-bzr.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
vc-cvs.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
vc-dav.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-dir.el Add basic VC push support. 2015-05-12 20:42:42 -04:00
vc-dispatcher.el Delete the old process in vc-setup-buffer 2015-05-28 02:28:56 +03:00
vc-filewise.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-git.el Address some compilation warnings. 2015-06-16 20:28:48 -04:00
vc-hg.el vc-hg: Perform the print-log call asynchronously 2015-07-19 20:51:28 +03:00
vc-hooks.el Add basic VC push support. 2015-05-12 20:42:42 -04:00
vc-mtn.el vc-mtn-find-revision handle null rev. 2015-07-30 01:25:47 -05:00
vc-rcs.el Fix RCS crashes in vc-test 2015-06-22 19:06:23 +03:00
vc-sccs.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-src.el Fix problems found by vc-tests.el 2015-03-01 17:51:31 +01:00
vc-svn.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
vc.el Add `project-ignores' 2015-07-12 17:19:08 +03:00