aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d3ba1caf608..3a71d8edfa5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12012-05-27 Eli Zaretskii <eliz@gnu.org>
2
3 * mail/sendmail.el (mail-yank-region): Recognize
4 rmail-yank-current-message in addition to insert-buffer. Fixes
5 mail-mode's "C-c C-r" that otherwise does nothing when invoked in
6 a *mail* buffer created through rmail-start-mail with sendmail as
7 mail-user-agent.
8
92012-05-27 Chong Yidong <cyd@gnu.org>
10
11 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
12 Default to 256 (Bug#11267).
13
14 * help.el (describe-mode): Doc fix.
15
12012-05-26 Glenn Morris <rgm@gnu.org> 162012-05-26 Glenn Morris <rgm@gnu.org>
2 17
3 * w32-fns.el (w32-init-info): Remove. 18 * w32-fns.el (w32-init-info): Remove.