diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -89,6 +89,10 @@ indentation, which can be adjusted via ad-hoc indentation rules. | |||
| 89 | 89 | ||
| 90 | * Incompatible Lisp Changes in Emacs 23.3 | 90 | * Incompatible Lisp Changes in Emacs 23.3 |
| 91 | 91 | ||
| 92 | ** posn-col-row now excludes the header line from the row count | ||
| 93 | If the frame has a header line, posn-col-row will count row numbers | ||
| 94 | starting from the first line of text below the header line. | ||
| 95 | |||
| 92 | 96 | ||
| 93 | * Lisp changes in Emacs 23.3 | 97 | * Lisp changes in Emacs 23.3 |
| 94 | 98 | ||