Mercurial > emacs
changeset 102544:e6dfff05e3b2
* doc-view.el (doc-view-sentinel): Strip trailing newline from
event message.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 14 Mar 2009 02:11:20 +0000 |
parents | 78bd54d14660 |
children | 061690191e25 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 14 01:51:34 2009 +0000 +++ b/lisp/ChangeLog Sat Mar 14 02:11:20 2009 +0000 @@ -1,3 +1,8 @@ +2009-03-14 Chong Yidong <cyd@stupidchicken.com> + + * doc-view.el (doc-view-sentinel): Strip trailing newline from + event message. + 2009-03-14 Stefan Monnier <monnier@iro.umontreal.ca> * simple.el (undo): Don't loop when encountering empty undo records.