summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-11-13 09:16:33 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-11-13 12:30:02 -0800
commitf8c4f8d6a7d6eba118f01a724c4c4b0ca2dcbc90 (patch)
tree6004ee4f03b664d7f02e9ef2ccc69391e4da28ef /etc
parent5cf2e27cf73c6ac0e6d50656ffcb30dde7b58800 (diff)
downloademacs-f8c4f8d6a7d6eba118f01a724c4c4b0ca2dcbc90.tar.gz
Backport fix for minor Bazaar leftovers.
Reported by Perry E. Metzger in: http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html * .dir-locals.el: Remove reference to bzr commit --fixes debbugs. * etc/CONTRIBUTE: More git transition.
Diffstat (limited to 'etc')
-rw-r--r--etc/CONTRIBUTE3
-rw-r--r--etc/ChangeLog7
2 files changed, 8 insertions, 2 deletions
diff --git a/etc/CONTRIBUTE b/etc/CONTRIBUTE
index 882773bcb5e..d1ee9f4690c 100644
--- a/etc/CONTRIBUTE
+++ b/etc/CONTRIBUTE
@@ -75,7 +75,7 @@ patches) over all your contributions.
* Getting the Source Code
-The latest version of Emacs can be downloaded using Bazaar from the
+The latest version of the Emacs source code can be downloaded from the
Savannah web site. It is important to write your patch based on the
latest version. If you start from an older version, your patch may be
outdated (so that maintainers will have a hard time applying it), or
@@ -215,4 +215,3 @@ Local variables:
mode: outline
paragraph-separate: "[ ]*$"
end:
-
diff --git a/etc/ChangeLog b/etc/ChangeLog
index f1bfc5c62c8..851af7f2735 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,10 @@
+2014-11-13 Paul Eggert <eggert@cs.ucla.edu>
+
+ Backport fix for minor Bazaar leftovers.
+ Reported by Perry E. Metzger in:
+ http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html
+ * CONTRIBUTE: More git transition.
+
2014-11-11 Eric S. Raymond <esr@thyrsus.com>
* CONTRIBUTE: git transition.