Mercurial > emacs
changeset 111616:7b6e15a1faad
Document revision 100210 as an incompatible change in posn-col-row.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 13 Nov 2010 23:59:28 +0200 |
parents | ab9aebf1b099 |
children | 75b974985fca |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Nov 13 23:07:58 2010 +0200 +++ b/etc/NEWS Sat Nov 13 23:59:28 2010 +0200 @@ -89,6 +89,10 @@ * Incompatible Lisp Changes in Emacs 23.3 +** posn-col-row now excludes the header line from the row count +If the frame has a header line, posn-col-row will count row numbers +starting from the first line of text below the header line. + * Lisp changes in Emacs 23.3