aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2017-09-23 00:34:01 -0700
committerPaul Eggert2017-09-23 00:36:56 -0700
commitf2b2201594b59ff758347644a84cdc8f6b046ec9 (patch)
treea6e42ca28f5c4e95b101a8e2cf5a0758cf54dcac /etc
parent0e143b1fc5d716cbc4509b416a1067b417df2676 (diff)
downloademacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.tar.gz
emacs-f2b2201594b59ff758347644a84cdc8f6b046ec9.zip
; Spelling and URL fixes
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 280ab64f37c..34561acae56 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1893,7 +1893,7 @@ of frame decorations on macOS 10.9+.
1893** Mousewheel and trackpad scrolling on macOS 10.7+ now behaves more 1893** Mousewheel and trackpad scrolling on macOS 10.7+ now behaves more
1894like the macOS default. The new variables 1894like the macOS default. The new variables
1895'ns-use-system-mwheel-acceleration', 'ns-touchpad-scroll-line-height' 1895'ns-use-system-mwheel-acceleration', 'ns-touchpad-scroll-line-height'
1896and 'ns-touchpad-use-momentum' can be used to customise the behavior. 1896and 'ns-touchpad-use-momentum' can be used to customize the behavior.
1897 1897
1898 1898
1899---------------------------------------------------------------------- 1899----------------------------------------------------------------------