From: Eric S. Raymond Date: Sat, 25 Oct 2014 19:01:09 +0000 (-0400) Subject: Neutralize language specific to a repository type. X-Git-Tag: emacs-25.0.90~2635^2~650 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=64d9c3f6c3bac6e65d2016fe45132708cfcdc6ab;p=emacs.git Neutralize language specific to a repository type. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d198ddd5d1..19b2e5514f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2014-10-25 Eric S. Raymond + + * Makefile.in: Change some production names so they're neutral + about the repository type. + 2014-10-25 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-methods-mounttracker) diff --git a/lisp/man.el b/lisp/man.el index 4b235302f8b..a61524b890c 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -837,7 +837,7 @@ foo[, bar [, ...]] [other stuff] (sec) - description foo(sec)[, bar(sec) [, ...]] [other stuff] - description For more details and some regression tests, please see -test/automated/man-tests.el in the emacs bzr repository." +test/automated/man-tests.el in the emacs repository." (goto-char (point-min)) ;; See man-tests for data about which systems use which format (hopefully we ;; will be able to simplify the code if/when some of those formats aren't diff --git a/nt/ChangeLog b/nt/ChangeLog index c4e01a38c21..e08babd8209 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2014-10-25 Eric S. Raymond + + * Neutralize language specific to a repository type. + 2014-10-22 Noam Postavsky * nt/cmdproxy.c (batch_file_p): New function. diff --git a/nt/INSTALL b/nt/INSTALL index 8b764f7ba2a..1366d5979db 100644 --- a/nt/INSTALL +++ b/nt/INSTALL @@ -169,7 +169,7 @@ build will run on Windows 9X and newer systems). you are building from the repository: . Texinfo (needed to produce the Info manuals when building from - bzr/git, and for "make install") + the repository, and for "make install") Available from http://sourceforge.net/projects/ezwinports/files/. diff --git a/nt/INSTALL.OLD b/nt/INSTALL.OLD index 6e6de220487..a7ce57cc369 100644 --- a/nt/INSTALL.OLD +++ b/nt/INSTALL.OLD @@ -126,7 +126,7 @@ http://sourceforge.net/projects/ezwinports/files/ In addition to this file, if you build a development snapshot, you - should also read INSTALL.BZR in the parent directory. + should also read INSTALL.REPO in the parent directory. * Supported development environments @@ -575,7 +575,7 @@ * Creating binary distributions Binary distributions (full and barebin distributions) can be - automatically built and packaged from source tarballs or a bzr + automatically built and packaged from source tarballs or a repository checkout. When building Emacs binary distributions, the --distfiles argument