aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKenichi Handa2011-02-22 10:51:16 +0900
committerKenichi Handa2011-02-22 10:51:16 +0900
commit5e73594adafb41804c9f4b25f30532beea2804c3 (patch)
tree446412f9cba27dbdec896b86856aa154580ac207 /admin
parent251ebe0f6446248399e2820a291365a33f0ead8b (diff)
parent31fdb5440874d2fa9fd6e8458dda6f508275fec6 (diff)
downloademacs-5e73594adafb41804c9f4b25f30532beea2804c3.tar.gz
emacs-5e73594adafb41804c9f4b25f30532beea2804c3.zip
merge emacs-23
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog4
-rw-r--r--admin/notes/bugtracker2
2 files changed, 5 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 33b091ba0b9..d0e7b78f2e8 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12011-02-22 Juanma Barranquero <lekktu@gmail.com>
2
3 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
4
12011-01-03 Glenn Morris <rgm@gnu.org> 52011-01-03 Glenn Morris <rgm@gnu.org>
2 6
3 * admin.el (set-copyright): Also handle \year in refcards/*.tex. 7 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index ca71214cdcc..204948261ba 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -459,7 +459,7 @@ Here "{id}" is a literal string, a placeholder that will be replaced
459by the bug number you specify after `--fixes debbugs:' in the bzr 459by the bug number you specify after `--fixes debbugs:' in the bzr
460command line (123 in the example above). 460command line (123 in the example above).
461 461
462In the bazaar.conf file, this setting should go into the [DEFAULTS] 462In the bazaar.conf file, this setting should go into the [DEFAULT]
463section. 463section.
464 464
465In the locations.conf file, it should go into the branch-specific 465In the locations.conf file, it should go into the branch-specific