Mercurial > emacs
comparison lisp/ChangeLog @ 112049:4a7382958ef1
* emulation/edt-mapper.el: Override mapping of function keys
so that the later call to read-key-sequence works.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 15 Dec 2010 09:26:56 +0800 |
parents | 129f1ae93387 |
children | bb8e2da18b9d |
comparison
equal
deleted
inserted
replaced
112048:916ee043dbcf | 112049:4a7382958ef1 |
---|---|
1 2010-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com> | |
2 | |
3 * emulation/edt-mapper.el: Override mapping of function keys so | |
4 that the later call to read-key-sequence works. | |
5 | |
1 2010-12-13 Eli Zaretskii <eliz@gnu.org> | 6 2010-12-13 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with | 8 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with |
4 Unix EOLs. (Bug#7589) | 9 Unix EOLs. (Bug#7589) |
5 | 10 |