diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1882,6 +1882,12 @@ of frame decorations on macOS 10.9+. | |||
| 1882 | --- | 1882 | --- |
| 1883 | ** 'process-attributes' on Darwin systems now returns more information. | 1883 | ** 'process-attributes' on Darwin systems now returns more information. |
| 1884 | 1884 | ||
| 1885 | --- | ||
| 1886 | ** Mousewheel and trackpad scrolling on macOS 10.7+ now behaves more | ||
| 1887 | like the macOS default. The new variables | ||
| 1888 | 'ns-use-system-mwheel-acceleration', 'ns-touchpad-scroll-line-height' | ||
| 1889 | and 'ns-touchpad-use-momentum' can be used to customise the behavior. | ||
| 1890 | |||
| 1885 | 1891 | ||
| 1886 | ---------------------------------------------------------------------- | 1892 | ---------------------------------------------------------------------- |
| 1887 | This file is part of GNU Emacs. | 1893 | This file is part of GNU Emacs. |