diff options
| author | Joakim Verona | 2013-04-09 00:21:04 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-04-09 00:21:04 +0200 |
| commit | e25d341cec1ebaee2b96d627d99d4d7b92dee6b0 (patch) | |
| tree | a837c08c8ff2a6054964bd73469f6386368300e7 /admin/notes | |
| parent | 9639da1e26683b6a54d255bb07a24dd6e0fae354 (diff) | |
| parent | 6fcdab68b3e73354fb17f4c8c4f8199d6f63cf30 (diff) | |
| download | emacs-e25d341cec1ebaee2b96d627d99d4d7b92dee6b0.tar.gz emacs-e25d341cec1ebaee2b96d627d99d4d7b92dee6b0.zip | |
xdisp fix
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/bugtracker | 6 | ||||
| -rw-r--r-- | admin/notes/unicode | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index ee385f4dd75..9957bc9b567 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -103,7 +103,7 @@ This is annoying. | |||
| 103 | to hopefully stop this happening, but it is still better to use X-Debbugs-CC.) | 103 | to hopefully stop this happening, but it is still better to use X-Debbugs-CC.) |
| 104 | 104 | ||
| 105 | If a new report contains X-Debbugs-CC in the input, this is | 105 | If a new report contains X-Debbugs-CC in the input, this is |
| 106 | converted to a real Cc header in the output. (See Bug#1720). | 106 | converted to a real Cc header in the output. (See Bug#1780,5384) |
| 107 | It is also merged into the Resent-CC header (see below). | 107 | It is also merged into the Resent-CC header (see below). |
| 108 | 108 | ||
| 109 | ** How does Debbugs send out mails? | 109 | ** How does Debbugs send out mails? |
| @@ -627,7 +627,9 @@ following headers: | |||
| 627 | 627 | ||
| 628 | 1) The leading envelope From line. | 628 | 1) The leading envelope From line. |
| 629 | 2) Message-ID (get it from /var/log/mailman/vette). | 629 | 2) Message-ID (get it from /var/log/mailman/vette). |
| 630 | 3) X-Debbugs-Envelope-To: submit | 630 | 3) X-Debbugs-Envelope-To: xxx |
| 631 | For a new report, xxx = submit; for a control message, xxx = control; | ||
| 632 | for a reply to bug#123, xxx = 123 | ||
| 631 | 633 | ||
| 632 | Then pipe it to receive as above. | 634 | Then pipe it to receive as above. |
| 633 | 635 | ||
diff --git a/admin/notes/unicode b/admin/notes/unicode index 53d568dd628..6db5bb7d05c 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -201,15 +201,11 @@ nontrivial changes to the build process. | |||
| 201 | operating in some other language environment. | 201 | operating in some other language environment. |
| 202 | 202 | ||
| 203 | etc/tutorials/TUTORIAL.ja | 203 | etc/tutorials/TUTORIAL.ja |
| 204 | etc/tutorials/TUTORIAL.ko | ||
| 205 | leim/quail/cyril-jis.el | 204 | leim/quail/cyril-jis.el |
| 206 | leim/quail/hanja-jis.el | 205 | leim/quail/hanja-jis.el |
| 207 | leim/quail/hanja.el | ||
| 208 | leim/quail/hanja3.el | ||
| 209 | leim/quail/japanese.el | 206 | leim/quail/japanese.el |
| 210 | leim/quail/py-punct.el | 207 | leim/quail/py-punct.el |
| 211 | leim/quail/pypunct-b5.el | 208 | leim/quail/pypunct-b5.el |
| 212 | leim/quail/symbol-ksc.el | ||
| 213 | lisp/international/ja-dic-cnv.el | 209 | lisp/international/ja-dic-cnv.el |
| 214 | lisp/international/ja-dic-utl.el | 210 | lisp/international/ja-dic-utl.el |
| 215 | lisp/international/kinsoku.el | 211 | lisp/international/kinsoku.el |
| @@ -219,6 +215,8 @@ nontrivial changes to the build process. | |||
| 219 | lisp/language/japanese.el | 215 | lisp/language/japanese.el |
| 220 | lisp/term/x-win.el | 216 | lisp/term/x-win.el |
| 221 | 217 | ||
| 218 | * utf-8-emacs | ||
| 219 | |||
| 222 | These files contain characters that cannot be encoded in UTF-8. | 220 | These files contain characters that cannot be encoded in UTF-8. |
| 223 | 221 | ||
| 224 | leim/quail/tibetan.el | 222 | leim/quail/tibetan.el |