diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/sending.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ffc73813378..cbb96fe3c22 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-04-03 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * sending.texi (Mail Misc): Fix an index entry. | ||
| 4 | |||
| 1 | 2012-04-02 Eli Zaretskii <eliz@gnu.org> | 5 | 2012-04-02 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * msdog.texi (Windows Startup): Add description of emacsclient | 7 | * msdog.texi (Windows Startup): Add description of emacsclient |
diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index a2cb5d9f8f2..5e80eb10824 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi | |||
| @@ -521,7 +521,7 @@ package, which provides more flexible citation | |||
| 521 | @subsection Mail Miscellany | 521 | @subsection Mail Miscellany |
| 522 | 522 | ||
| 523 | @kindex C-c C-a @r{(Message mode)} | 523 | @kindex C-c C-a @r{(Message mode)} |
| 524 | @findex mail-attach-file | 524 | @findex mml-attach-file |
| 525 | @cindex MIME | 525 | @cindex MIME |
| 526 | @cindex Multipurpose Internet Mail Extensions | 526 | @cindex Multipurpose Internet Mail Extensions |
| 527 | You can @dfn{attach} a file to an outgoing message by typing | 527 | You can @dfn{attach} a file to an outgoing message by typing |