emacs/lisp/vc
Po Lu 32fe187bdf Install rcs2log within Emacs packages for Android
* doc/emacs/android.texi (Android Environment): Mention the
`rcs2log' program name variable.  Also refine the wording of the
paragraph describing bundled programs a bit.

* doc/lispref/processes.texi (Subprocess Creation): Mention
`rcs2log' and `rcs2log-program-name'.  Correct typos and
spelling mistakes within the variable index.

* etc/NEWS: Amend the announcement of *-program-name to also
cite rcs2log.

* java/Makefile.in (install_temp): Copy rcs2log to
lib/*/librcs2log.so after minor revisions to change the
interpreter name.

* lisp/vc/vc-rcs.el (vc-rcs-rcs2log-program): Ground the program
name upon `rcs2log-program-name'.

* src/callproc.c (syms_of_callproc) <Vrcs2log_program_name>: New
defvar.  Define to `librcs2log.so' under Android, `rcs2log'
elsewhere.
2023-08-24 12:41:54 +08:00
..
add-log.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
compare-w.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
cvs-status.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
diff-mode.el New option 'diff-ignore-whitespace-switches' 2023-02-15 15:28:47 +01:00
diff.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-diff.el ; * lisp/vc/ediff-diff.el (ediff-auto-refine): Fix last change. 2023-05-13 17:00:47 +03:00
ediff-help.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-hook.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-init.el ; Add a doc string for 'ediff-window-display-p' obsolescence 2023-02-28 15:15:27 +02:00
ediff-merg.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-mult.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-ptch.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-vers.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
ediff-wind.el ; * lisp/vc/ediff-wind.el: hush bytecomp warnings on non-X platforms 2023-07-14 19:26:22 +02:00
ediff.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
emerge.el Use delete-char instead of backward-delete-char 2023-02-22 12:55:45 +01:00
log-edit.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
log-view.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pcvs-defs.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pcvs-info.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pcvs-parse.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pcvs-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pcvs.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
smerge-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote vc-annotate-backend. 2023-05-25 21:33:11 +03:00
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr--pushpull): Return buffer's process. 2023-01-24 20:27:07 +02:00
vc-cvs.el ; Minor fixes for user-facing text in last vc-cvs.el changes 2023-04-20 11:53:32 +03:00
vc-dav.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-dir.el * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with Dired 2023-01-18 19:55:10 +02:00
vc-dispatcher.el Handle relative file names in vc-resynch-window and vc-resynch-buffer 2023-01-24 20:48:20 +02:00
vc-filewise.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-git.el Don't use the too-new command 'git get-url' 2023-08-16 04:20:26 +03:00
vc-hg.el Use faster option for running vc-hg status (Bug#63470) 2023-05-23 01:27:16 +03:00
vc-hooks.el Remove superfluous check from vc-hooks.el 2023-08-12 15:17:32 +02:00
vc-rcs.el Install rcs2log within Emacs packages for Android 2023-08-24 12:41:54 +08:00
vc-sccs.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-src.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc-svn.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
vc.el Delete vc-deduce-fileset-1, taking advantage of set-buffer 2023-07-18 03:49:44 +03:00