Changeset 5344:2d88a6996973
- Timestamp:
- 2008-01-15 02:58:31 (10 months ago)
- Author:
- Rocco Rutte <pdmef@…>
- Branch:
- HEAD
- Message:
-
Mention that References: and Date: cannot be changed in editor (closes #1234).
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5342
|
r5344
|
|
| | 1 | 2008-01-15 10:49 +0100 Rocco Rutte <pdmef@gmx.net> (ba0d96408425) |
| | 2 | |
| | 3 | * UPDATING, globals.h, init.h, query.c: Make formatting of query menu |
| | 4 | configurable via $query_format (closes #170). |
| | 5 | |
| | 6 | 2008-01-15 09:59 +0100 Rocco Rutte <pdmef@gmx.net> (6e40e869a477) |
| | 7 | |
| | 8 | * ChangeLog, init.h: Link $timeout from $mail_check, see Debian |
| | 9 | #385456. |
| | 10 | |
| 1 | 11 | 2008-01-14 23:00 +0100 Rocco Rutte <pdmef@gmx.net> (130aa0517251) |
| 2 | 12 | |
-
|
r5343
|
r5344
|
|
| 541 | 541 | ** This option allows you to edit the header of your outgoing messages |
| 542 | 542 | ** along with the body of your message. |
| | 543 | ** .pp |
| | 544 | ** \fBNote\fP that changes made to the References: and Date: headers are |
| | 545 | ** ignored for interoperability reasons. |
| 543 | 546 | */ |
| 544 | 547 | { "edit_hdrs", DT_SYN, R_NONE, UL "edit_headers", 0 }, |