aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.264
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS.26 b/etc/NEWS.26
index cb4048dee4a..eded00e6554 100644
--- a/etc/NEWS.26
+++ b/etc/NEWS.26
@@ -431,9 +431,9 @@ always restricting the margin to a quarter of the window.
431 431
432+++ 432+++
433** Emacs can scroll horizontally using mouse, touchpad, and trackbar. 433** Emacs can scroll horizontally using mouse, touchpad, and trackbar.
434You can enable this by customizing 'mwheel-tilt-scroll-p'. If you 434You can enable this by customizing 'mouse-wheel-tilt-scroll'. If you
435want to reverse the direction of the scroll, customize 435want to reverse the direction of the scroll, customize
436'mwheel-flip-direction'. 436'mouse-wheel-flip-direction'.
437 437
438+++ 438+++
439** The default GnuTLS priority string now includes %DUMBFW. 439** The default GnuTLS priority string now includes %DUMBFW.