Mercurial > emacs
changeset 106475:5354cbc99ef1
Added compose-mail-user-agent-warnings.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 07 Dec 2009 16:14:23 +0000 |
parents | 40531d6992e6 |
children | 97d377672952 |
files | etc/NEWS |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Dec 07 16:12:47 2009 +0000 +++ b/etc/NEWS Mon Dec 07 16:14:23 2009 +0000 @@ -216,6 +216,13 @@ ** FIXME mail-user-agent change This probably affects a lot of documentation. +*** If the user has not customized mail-user-agent, the `compose-mail' +command (C-x m) checks for customizations for Mail mode, the previous +default mail-user-agent. It issues a warning if these customizations +are found, to prevent mail configurations from silently breaking. + +To disable this check, set compose-mail-user-agent-warnings to nil. + ** FIXME gdb-mi ** Grep