Mercurial > emacs
changeset 53678:39002dae1bb3
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 22 Jan 2004 20:42:52 +0000 |
parents | 347987843452 |
children | 7a2e7bea75b0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <storm@cua.dk> + + * 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 <handa@m17n.org> * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange