* admin/admin.el (manual-meta-string): Use bug-gnu-emacs@gnu rather than webmasters@gnu
This commit is contained in:
parent
d69e9f1c24
commit
d3852a99c9
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-02-02 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* admin.el (manual-meta-string): Use bug-gnu-emacs@gnu email address
|
||||
rather than webmasters@gnu.
|
||||
|
||||
2015-01-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* update_autogen (commit): Prepend "# " to commit message.
|
||||
|
|
|
@ -297,7 +297,7 @@ Optional argument TYPE is type of output (nil means all)."
|
|||
|
||||
(defconst manual-meta-string
|
||||
"<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\">
|
||||
<link rev=\"made\" href=\"mailto:webmasters@gnu.org\">
|
||||
<link rev=\"made\" href=\"mailto:bug-gnu-emacs@gnu.org\">
|
||||
<link rel=\"icon\" type=\"image/png\" href=\"/graphics/gnu-head-mini.png\">
|
||||
<meta name=\"ICBM\" content=\"42.256233,-71.006581\">
|
||||
<meta name=\"DC.title\" content=\"gnu.org\">\n\n")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue