aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorRichard Stallman2015-04-05 08:36:56 -0400
committerRichard Stallman2015-04-05 08:42:43 -0400
commit4e23cd0ccde4ad1e14fe2870ccf140487af649b2 (patch)
treeb709ac1e92a892f6ec1faa85eb59a9e5960c25dd /admin/ChangeLog
parentdca743f0941909a80e3f28c023977120b6203e20 (diff)
parent16eec6fc55dcc05d1d819f18998e84a9580b2521 (diff)
downloademacs-4e23cd0ccde4ad1e14fe2870ccf140487af649b2.tar.gz
emacs-4e23cd0ccde4ad1e14fe2870ccf140487af649b2.zip
* mail/rmail.el (rmail-show-message-1): When displaying a mime message,
indicate start and finish in the echo area. * mail/rmail.el (rmail-epa-decrypt): Disregard <pre> before armor. Ignore more kinds of whitespace in mime headers. Modify the decrypted mime part's mime type so it will be displayed by default when visiting this message again. * net/browse-url.el (browse-url-firefox-program): Prefer IceCat, doc. (browse-url-firefox-arguments) (browse-url-firefox-startup-arguments): Doc fix.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index ec500569860..d3fabd4c811 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,16 @@
12015-03-31 Glenn Morris <rgm@gnu.org>
2
3 * update_autogen (commit): Switch prefix from "# " to "; ".
4
52015-03-03 Kelvin White <kwhite@gnu.org>
6
7 * MAINTAINERS: Add myself to section 2.
8
92015-03-03 Glenn Morris <rgm@gnu.org>
10
11 * admin.el (manual-meta-string): Use bug-gnu-emacs@gnu email address
12 rather than webmasters@gnu.
13
12015-01-28 Glenn Morris <rgm@gnu.org> 142015-01-28 Glenn Morris <rgm@gnu.org>
2 15
3 * update_autogen (commit): Prepend "# " to commit message. 16 * update_autogen (commit): Prepend "# " to commit message.