aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dadb92e0248..5932d85dbc0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -65,7 +65,8 @@ Algorithm.
65** GTK scroll-bars are now placed on the right by default. 65** GTK scroll-bars are now placed on the right by default.
66Use `set-scroll-bar-mode' to change this. 66Use `set-scroll-bar-mode' to change this.
67 67
68** Lucid menus can display antialiased fonts if Emacs is build with Xft. 68** Lucid menus and dialogs can display antialiased fonts if Emacs is built
69with Xft.
69 70
70** New scrolling commands `scroll-up-command' and `scroll-down-command' 71** New scrolling commands `scroll-up-command' and `scroll-down-command'
71(bound to [next] and [prior]) does not signal errors at top/bottom 72(bound to [next] and [prior]) does not signal errors at top/bottom