diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -560,6 +560,11 @@ Notifications API. It requires D-Bus for communication. | |||
| 560 | 560 | ||
| 561 | * Incompatible Lisp Changes in Emacs 24.1 | 561 | * Incompatible Lisp Changes in Emacs 24.1 |
| 562 | 562 | ||
| 563 | ** For mouse click input events in the text area, the Y pixel | ||
| 564 | coordinate in the POSITION list now counts from the top of the text | ||
| 565 | area, excluding any header line. Previously, it counted from the top | ||
| 566 | of the header line. | ||
| 567 | |||
| 563 | ** Remove obsolete name `e' (use `float-e' instead). | 568 | ** Remove obsolete name `e' (use `float-e' instead). |
| 564 | 569 | ||
| 565 | ** A backquote not followed by a space is now always treated as new-style. | 570 | ** A backquote not followed by a space is now always treated as new-style. |