Mercurial > emacs
diff lisp/ChangeLog @ 78425:753756c6e4ec
(tpu-current-line): Use posn-at-point and count-screen-lines.
(tpu-edt-off): Disable relevant pieces of advice.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 06 Aug 2007 16:21:33 +0000 |
parents | 439c49b198b0 |
children | a3a4480349cb |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 06 16:20:10 2007 +0000 +++ b/lisp/ChangeLog Mon Aug 06 16:21:33 2007 +0000 @@ -1,5 +1,9 @@ 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca> + * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and + count-screen-lines. + (tpu-edt-off): Disable relevant pieces of advice. + * emulation/tpu-extras.el (tpu-before-save-hook): Rename from tpu-write-file-hook. Activate it with add-hook on buffer-save-hook. (newline, newline-and-indent, do-auto-fill): Use advice instead of