Mercurial > emacs
changeset 77111:5104ed9b911f
* woman.el (woman-decode-buffer): Postphone macro-set check...
(woman-decode-region): ...to here.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 10 Apr 2007 19:30:01 +0000 |
parents | 95b9424785f7 |
children | a99b2322f999 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Apr 10 15:57:25 2007 +0000 +++ b/lisp/ChangeLog Tue Apr 10 19:30:01 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-10 Chong Yidong <cyd@stupidchicken.com> + + * woman.el (woman-decode-buffer): Postphone macro-set check... + (woman-decode-region): ...to here. + 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org> * startup.el (tty-handle-args): Use %S to log ARGS.