aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEric S. Raymond2014-01-08 18:24:54 -0500
committerEric S. Raymond2014-01-08 18:24:54 -0500
commitac4c50ad333ca1ba1478b4766c866efeea59eb30 (patch)
tree49abfcd355ffd8c8f18b2233946b87b845c7028f /etc
parent9475054f3ccaf887866bc843d508ccc27eab04d0 (diff)
downloademacs-ac4c50ad333ca1ba1478b4766c866efeea59eb30.tar.gz
emacs-ac4c50ad333ca1ba1478b4766c866efeea59eb30.zip
Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.
Diffstat (limited to 'etc')
-rw-r--r--etc/AUTHORS4
-rw-r--r--etc/CONTRIBUTE4
2 files changed, 4 insertions, 4 deletions
diff --git a/etc/AUTHORS b/etc/AUTHORS
index e6e8137141e..2b93bb25dab 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -72,7 +72,7 @@ and co-wrote cc-align.el cc-cmds.el cc-defs.el cc-engine.el cc-fonts.el
72 cc-langs.el cc-mode.el cc-styles.el cc-vars.el 72 cc-langs.el cc-mode.el cc-styles.el cc-vars.el
73and changed cc-mode.texi lread.c programs.texi font-lock.el font-core.el 73and changed cc-mode.texi lread.c programs.texi font-lock.el font-core.el
74 isearch.el lisp.el modes.texi cc-subword.el display.texi os.texi 74 isearch.el lisp.el modes.texi cc-subword.el display.texi os.texi
75 search.texi startup.el subr.el text.texi INSTALL.BZR add-log.el 75 search.texi startup.el subr.el text.texi INSTALL.REPO add-log.el
76 buffers.texi bytecomp.el callint.c cc-fix.el and 22 other files 76 buffers.texi bytecomp.el callint.c cc-fix.el and 22 other files
77 77
78Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el 78Alan Shutko: changed diary-lib.el calendar.el bindings.el cal-hebrew.el
@@ -1986,7 +1986,7 @@ Karl Eichwalder: changed Makefile.in add-log.el bookmark.el dired-aux.el
1986 1986
1987Karl Fogel: wrote bookmark.el mail-hist.el saveplace.el 1987Karl Fogel: wrote bookmark.el mail-hist.el saveplace.el
1988and changed files.el doc-view.el image-mode.el info.el simple.el INSTALL 1988and changed files.el doc-view.el image-mode.el info.el simple.el INSTALL
1989 autogen.sh isearch.el menu-bar.el thingatpt.el INSTALL.BZR configure 1989 autogen.sh isearch.el menu-bar.el thingatpt.el INSTALL.REPO configure
1990 configure.in editfns.c gnus-bookmark.el gnus-msg.el gnus-sum.el man.el 1990 configure.in editfns.c gnus-bookmark.el gnus-msg.el gnus-sum.el man.el
1991 nnmail.el org-agenda.el vc-svn.el and 4 other files 1991 nnmail.el org-agenda.el vc-svn.el and 4 other files
1992 1992
diff --git a/etc/CONTRIBUTE b/etc/CONTRIBUTE
index 9e8caeddcb2..bbabeb3de05 100644
--- a/etc/CONTRIBUTE
+++ b/etc/CONTRIBUTE
@@ -77,8 +77,8 @@ latest version. If you start from an older version, your patch may be
77outdated (so that maintainers will have a hard time applying it), or 77outdated (so that maintainers will have a hard time applying it), or
78changes in Emacs may have made your patch unnecessary. 78changes in Emacs may have made your patch unnecessary.
79 79
80After you have downloaded the Bazaar source, you should read the file 80After you have downloaded the repository source, you should read the file
81INSTALL.BZR for build instructions (they differ to some extent from a 81INSTALL.REPO for build instructions (they differ to some extent from a
82normal build). 82normal build).
83 83
84Ref: http://savannah.gnu.org/projects/emacs 84Ref: http://savannah.gnu.org/projects/emacs