comparison lisp/ChangeLog @ 105211:7c61dadc38f9

(rmail-mime-show-images, rmail-mime-bulk-handler): Add option to only show images below a certain size. (rmail-mime-multipart-handler): Remove unnecessary save-match-data and save-excursion calls.
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Sep 2009 19:20:48 +0000
parents bf36d53a4b8f
children fb7e59394e9b
comparison
equal deleted inserted replaced
105210:b040364df558 105211:7c61dadc38f9
1 2009-09-26 Glenn Morris <rgm@gnu.org>
2
3 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
4 Add option to only show images below a certain size.
5 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
6 save-excursion calls.
7
1 2009-09-26 Eli Zaretskii <eliz@gnu.org> 8 2009-09-26 Eli Zaretskii <eliz@gnu.org>
2 9
3 * makefile.w32-in (WINS_ALMOST): Add cedet (with its 10 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
4 subdirectories) and eieio. 11 subdirectories) and eieio.
5 12