# HG changeset patch # User Kim F. Storm # Date 1074804172 0 # Node ID 39002dae1bb32b7c08b7116aff8034e3750d8981 # Parent 347987843452406ef8f3c45c2334321a2b34bea3 *** empty log message *** diff -r 347987843452 -r 39002dae1bb3 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jan 22 20:42:19 2004 +0000 +++ b/lisp/ChangeLog Thu Jan 22 20:42:52 2004 +0000 @@ -1,3 +1,9 @@ +2004-01-22 Kim F. Storm + + * simple.el (line-at-pos): New defun. + (what-line): Use it. Optimize by only counting lines in narrowed + region once. + 2004-01-22 Kenichi Handa * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange