aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 49f91d8f470..7fb80151f36 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
564coordinate in the POSITION list now counts from the top of the text
565area, excluding any header line. Previously, it counted from the top
566of 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.