From: Chong Yidong Date: Tue, 30 Jan 2007 19:36:32 +0000 (+0000) Subject: * type-break.el (type-break-catch-up-event): New function. X-Git-Tag: emacs-pretest-22.0.94~500 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b4837a44446a1256778d873931fcc9c47b0eca6;p=emacs.git * type-break.el (type-break-catch-up-event): New function. (type-break-demo-hanoi, type-break-demo-life) (type-break-demo-boring): Use it. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e7d688a14c..103b9f5dba2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2007-01-30 Chong Yidong + * 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.