Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a8d46ce7
Commit
a8d46ce7
authored
Jan 23, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Crunch rmailmm.el references, since to the trunk it is just a new file.
parent
6ea97e7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
32 deletions
+2
-32
lisp/mail/ChangeLog.pmail
lisp/mail/ChangeLog.pmail
+2
-32
No files found.
lisp/mail/ChangeLog.pmail
View file @
a8d46ce7
2009-01-22 Chong Yidong <cyd@stupidchicken.com>
* mail/rmailsum.el
:
(rmail-summary-expunge-and-save): Use
* mail/rmailsum.el (rmail-summary-expunge-and-save): Use
rmail-expunge-and-save.
* mail/rmail.el (buffer-swapped-with): Var removed.
...
...
@@ -342,12 +342,6 @@
(rmail-sort-messages): Insert two newlines at the end of the
message if they do not exist.
* mail/rmailmm.el: Require mail-parse.
(rmail-mime-show): Don't use removed function
rmail-header-hide-headers.
(rmail-mime): Use rmail-msgbeg and rmail-msgend instead of removed
rmail-desc-* functions.
* mail/rmailkwd.el: Sync with rmailkwd.el.
* mail/rmailout.el: Sync with rmailout.el.
...
...
@@ -501,7 +495,7 @@
2009-01-22 Paul Reilly <pmr@pajato.com>
* mail/rmail.el, mail/rmaildesc.el, mail/rmailkwd.el
, mail/rmailmm.el
:
* mail/rmail.el, mail/rmaildesc.el, mail/rmailkwd.el:
* mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
Resolve all byte compiler warnings and enable IMAP/movemail support.
...
...
@@ -584,15 +578,6 @@
(rmail-process-new-messages): Use rmail-register-keywords.
2009-01-22 Alex Schroeder <alex@gnu.org>
* mail/rmailmm.el (rmail-mime-text-handler): Only downcase if charset
exists.
(rmail-mime-handle): Doc. Ignore errors when decoding base64.
Seems to be common on my system.
(rmail-mime-show): Change show-header code.
(rmail-mime): New.
2009-01-22 Alex Schroeder <alex@gnu.org>
* mail/rmail.el (qp): No longer require it.
...
...
@@ -607,21 +592,6 @@
(rmail-next-undeleted-message): Add caching of rmail-current-message
such that it doesn't break when rmail-show-message switches buffers.
2009-01-22 Alex Schroeder <alex@gnu.org>
* mail/rmailmm.el (rmail-mime-media-type-handlers-alist):
Remove non-existing handlers for the moment.
(rmail-mime-text-handler): Do decoding based on the charset parameter.
(test-rmail-mime-handler): Test decoding using an 8bit KOI8 message.
(rmail-mime-handle): Switch to unibyte if content transfer
encoding is 8bit. Strange that it should be necessary.
2009-01-22 Alex Schroeder <alex@gnu.org>
* mail/rmailmm.el: Rename all symbols to rmail-mime-*. Rewrite code
to modify the buffer instead of using display properties.
Fix bulk handler, and add simple test defun for it.
2009-01-22 Alex Schroeder <alex@gnu.org>
* mail/rmail.el (rmail-convert-mbox-format): Handle mails without
...
...
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