diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-01-12 23:30:23 -0500 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-01-12 23:30:23 -0500 |
commit | a03b542a784a745f65c3527a1980f1d22a7ad291 (patch) | |
tree | ab7bc0ee9b318953261b580d159ee516786c58ca /lisp/ChangeLog | |
parent | 25ca2e61403f97b5a023164f2924d5f8aca2492a (diff) | |
download | emacs-a03b542a784a745f65c3527a1980f1d22a7ad291.tar.gz |
* font-lock.el (font-lock-verbose): Default to nil.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e46bc9ee73a..1dc94bd3106 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2011-01-13 Chong Yidong <cyd@stupidchicken.com> + * font-lock.el (font-lock-verbose): Default to nil. + +2011-01-13 Chong Yidong <cyd@stupidchicken.com> + * simple.el (sendmail-user-agent-compose): Move to sendmail.el. (compose-mail): New arg RETURN-ACTION. (compose-mail-other-window, compose-mail-other-frame): Likewise. |