# HG changeset patch # User Stefan Monnier # Date 1186430935 0 # Node ID ba1168feacdde4b72caeb19fb322bfdb791a5108 # Parent a3a4480349cb55dc5320c2a5a8424875f7754397 *** empty log message *** diff -r a3a4480349cb -r ba1168feacdd lisp/ChangeLog --- a/lisp/ChangeLog Mon Aug 06 20:08:08 2007 +0000 +++ b/lisp/ChangeLog Mon Aug 06 20:08:55 2007 +0000 @@ -1,8 +1,10 @@ -2007-08-06 Stefan Monnier +2007-08-06 Tom Tromey * diff-mode.el (diff-unified->context, diff-reverse-direction) (diff-fixup-modifs): Typo in docstring. +2007-08-06 Stefan Monnier + * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and count-screen-lines. (tpu-edt-off): Disable relevant pieces of advice.