From 64d9c3f6c3bac6e65d2016fe45132708cfcdc6ab Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 25 Oct 2014 15:01:09 -0400 Subject: [PATCH] Neutralize language specific to a repository type. --- lisp/ChangeLog | 5 +++++ lisp/man.el | 2 +- nt/ChangeLog | 4 ++++ nt/INSTALL | 2 +- nt/INSTALL.OLD | 4 ++-- 5 files changed, 13 insertions(+), 4 deletions(-) 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 -- 2.39.5