aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d92c9cdec1b..a2ef1c4fdd0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -103,6 +103,9 @@ Available only on X, this option allows to control over-scrolling
103using the scroll bar (i.e. dragging the thumb down even when the end 103using the scroll bar (i.e. dragging the thumb down even when the end
104of the buffer is visible). 104of the buffer is visible).
105 105
106** New function `add-face-text-property' has been added, which can be
107used to conveniently prepend/append new face attributes to text.
108
106** In compiled Lisp files, the header no longer includes a timestamp. 109** In compiled Lisp files, the header no longer includes a timestamp.
107 110
108** Multi-monitor support has been added. 111** Multi-monitor support has been added.