Mercurial > emacs
comparison lisp/ChangeLog @ 109031:a52944b44517
* lisp/simple.el (compose-mail): Fix doc string to refer to
`compose-mail-user-agent-warnings', instead of to the
nonexistent `compose-mail-check-user-agent'.
author | Karl Fogel <karl.fogel@canonical.com> |
---|---|
date | Mon, 21 Jun 2010 19:26:46 -0400 |
parents | bfaf9e31b45e |
children | d150a25a0eb9 |
comparison
equal
deleted
inserted
replaced
109030:bfaf9e31b45e | 109031:a52944b44517 |
---|---|
1 2010-06-21 Karl Fogel <kfogel@red-bean.com> | |
2 | |
3 * simple.el (compose-mail): Fix doc string to refer to | |
4 `compose-mail-user-agent-warnings', instead of to the | |
5 nonexistent `compose-mail-check-user-agent'. | |
6 | |
1 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org> | 7 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org> |
2 | 8 |
3 Fix an indentation bug: | 9 Fix an indentation bug: |
4 | 10 |
5 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END. | 11 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END. |