Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
76428f01
Commit
76428f01
authored
Dec 24, 2010
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix wording of rmail's section in NEWS.
parent
84595ff0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7 deletions
+11
-7
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+7
-7
No files found.
etc/ChangeLog
View file @
76428f01
2010-12-24 Kenichi Handa <handa@m17n.org>
* NEWS: Describe the changes for rmail's MIME handling.
2010-12-04 W. Martin Borgert <debacle@debian.org> (tiny change)
* schema/schemas.xml: Add DocBook (Bug#7491).
...
...
etc/NEWS
View file @
76428f01
...
...
@@ -74,23 +74,23 @@ Any unknown header is left as is in the message, so it is not lost.
** Rmail
** The default value of `rmail-enable-mime' is now t. Rmail decodes
**
*
The default value of `rmail-enable-mime' is now t. Rmail decodes
MIME contents automatically. You can customize the variable
`rmail-enable-mime' back to `nil' to disable this automatic MIME
decoding.
** The command `rmail-mime' change the displaying of a MIME message
**
*
The command `rmail-mime' change the displaying of a MIME message
between decoded presentation form and raw data if `rmail-enable-mime'
is non-nil. And, with prefix argument, it change only the displaying
of the MIME entity at point.
** The new command
TAB (
rmail-mime-next-item) moves point
to the next
item of MIME message.
**
*
The new command
`
rmail-mime-next-item
' (bound to TAB
) moves point
to the next
item of MIME message.
** The new command
backtab (
rmail-mime-previous-item
) moves point to
the previous item of MIME message.
**
*
The new command
`
rmail-mime-previous-item
' (bound to backtab) moves
point to
the previous item of MIME message.
** The new command
RET (
rmail-mime-toggle-hidden) hide or show the
**
*
The new command
`
rmail-mime-toggle-hidden
' (RET
) hide or show the
body of the MIME entity at point.
** Obsolete packages
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment