aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES3
-rw-r--r--admin/notes/bugtracker8
-rw-r--r--admin/notes/copyright5
3 files changed, 9 insertions, 7 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 3c69e9e6a4a..7ab0c3f52a4 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -75,9 +75,6 @@ NO_REMAP
75VIRT_ADDR_VARIES 75VIRT_ADDR_VARIES
76WORDS_BIG_ENDIAN 76WORDS_BIG_ENDIAN
77 77
78** Not used anymore by any port, can be cleaned up
79NO_SOCK_SIGIO
80
81** Misc macros 78** Misc macros
82USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. 79USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default.
83 80
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 3870113489e..19a383dff5b 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -140,7 +140,7 @@ Remember to fix FOO, as discussed on emacs-devel at http://... .
140** Not interested in tracker control messages (tags being set, etc)? 140** Not interested in tracker control messages (tags being set, etc)?
141Discard mails matching: 141Discard mails matching:
142 142
143^X-Emacs-PR-Message: (transcript|closed) 143^X-GNU-PR-Message: (transcript|closed)
144 144
145** How to avoid multiple copies of mails. 145** How to avoid multiple copies of mails.
146If you reply to reports in the normal way, this should work fine. 146If you reply to reports in the normal way, this should work fine.
@@ -166,18 +166,18 @@ Sending a mail to 123-done does the following:
1662) Send a mail to the original submitter telling them that their bug 1662) Send a mail to the original submitter telling them that their bug
167has been closed. This mail has a header: 167has been closed. This mail has a header:
168 168
169X-Emacs-PR-Message: they-closed 123 169X-GNU-PR-Message: they-closed 123
170 170
1713) Send a mail to you and to the emacs-bug-tracker list confirming 1713) Send a mail to you and to the emacs-bug-tracker list confirming
172that the bug has been closed. This mail has a header: 172that the bug has been closed. This mail has a header:
173 173
174X-Emacs-PR-Message: closed 123 174X-GNU-PR-Message: closed 123
175 175
1764) Send a copy of your mail to the bug-gnu-emacs list in exactly the 1764) Send a copy of your mail to the bug-gnu-emacs list in exactly the
177same way as if you had sent mail to "123" (sans -done). This mail has 177same way as if you had sent mail to "123" (sans -done). This mail has
178headers: 178headers:
179 179
180X-Emacs-PR-Message: cc-closed 123 180X-GNU-PR-Message: cc-closed 123
181Mail-Followup-To: 123@debbugs.gnu.org, person-who-closed 181Mail-Followup-To: 123@debbugs.gnu.org, person-who-closed
182 182
183(This is Emacs-specific. Normally the bug list gets the same mail as in 3). 183(This is Emacs-specific. Normally the bug list gets the same mail as in 3).
diff --git a/admin/notes/copyright b/admin/notes/copyright
index f4ceb273c73..e0389212304 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -221,6 +221,11 @@ lib-src/etags.c
221lib-src/getopt1.c, getopt_int.h 221lib-src/getopt1.c, getopt_int.h
222 - these are from the GNU C library. Leave the copyrights alone. 222 - these are from the GNU C library. Leave the copyrights alone.
223 223
224lisp/cedet/semantic/imenu.el
225 - See http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00410.html
226 in which Eric Ludlam established that the remaining contributions
227 from authors other than himself were negligible.
228
224lisp/play/tetris.el 229lisp/play/tetris.el
225 - no special rules about the copyright. We note here that we believe 230 - no special rules about the copyright. We note here that we believe
226 (2007/1) there is no problem with our use of the name "tetris" or 231 (2007/1) there is no problem with our use of the name "tetris" or