]> git.eshelyaron.com Git - emacs.git/commitdiff
Neutralize language specific to a repository type.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 25 Oct 2014 19:01:09 +0000 (15:01 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 25 Oct 2014 19:01:09 +0000 (15:01 -0400)
lisp/ChangeLog
lisp/man.el
nt/ChangeLog
nt/INSTALL
nt/INSTALL.OLD

index 7d198ddd5d1d32013d10df7dd51d2e32a5409f55..19b2e5514f0c2d89818dd3fe97735728c950ca2d 100644 (file)
@@ -1,3 +1,8 @@
+2014-10-25  Eric S. Raymond  <esr@thyrsus.com>
+
+       * Makefile.in: Change some production names so they're neutral
+       about the repository type.
+
 2014-10-25  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp-gvfs.el (tramp-gvfs-methods-mounttracker)
index 4b235302f8b4549289f6224b7995781105c77165..a61524b890c8e0ac6947f203564fdaa393cd4028 100644 (file)
@@ -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
index c4e01a38c21b61a523189f1833cb1a8c93215ad2..e08babd82099c369c7bf15d0ca89d980390a0c5e 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-25  Eric S. Raymond  <esr@thyrsus.com>
+
+       * Neutralize language specific to a repository type.
+
 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
 
        * nt/cmdproxy.c (batch_file_p): New function.
index 8b764f7ba2a85da5f42c82793ace8cdc8f5c3a49..1366d5979db1f1eefb75711b5bdd0a05126ef0bf 100644 (file)
@@ -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/.
 
index 6e6de220487ecdcf20ea8b8557c46847407cc122..a7ce57cc369ac4b8e6ca37c0ee30a7179f782fbd 100644 (file)
     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
 
 * 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