Mercurial > emacs
changeset 75550:6e481fcb487c
* type-break.el (type-break-catch-up-event): New function.
(type-break-demo-hanoi, type-break-demo-life)
(type-break-demo-boring): Use it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 30 Jan 2007 19:36:32 +0000 |
parents | b3fafa9c3aa6 |
children | acad3d4a5f18 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 30 17:10:16 2007 +0000 +++ b/lisp/ChangeLog Tue Jan 30 19:36:32 2007 +0000 @@ -1,5 +1,9 @@ 2007-01-30 Chong Yidong <cyd@stupidchicken.com> + * type-break.el (type-break-catch-up-event): New function. + (type-break-demo-hanoi, type-break-demo-life) + (type-break-demo-boring): Use it. + * image-mode.el (image-mode): Don't automatically view as image. (image-toggle-display): Add `disabled' property.