aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKenichi Handa2011-02-23 10:56:49 +0900
committerKenichi Handa2011-02-23 10:56:49 +0900
commit9c02aefc951cca753d1548de717d3b5017e96187 (patch)
treeb364f2d54248257512be84f7f89b3b42d31d86d1 /admin
parent2e15a2cf4ddfbda0bbf972036c11d464f7ba6226 (diff)
parente3b300a497971596f3cc6c0f3eb187c903d43dd0 (diff)
downloademacs-9c02aefc951cca753d1548de717d3b5017e96187.tar.gz
emacs-9c02aefc951cca753d1548de717d3b5017e96187.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