From c6a5314302fabc0031630e15cde2c40dc07dc5fa Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 10 Jan 2016 20:15:10 +0200 Subject: [PATCH] ; * etc/NEWS: Move entry of 'inhibit-point-motion-hooks'. --- etc/NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index f5f3d86d98e..e6a31506bc1 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1183,12 +1183,11 @@ file and still expect it to be run after startup should set `package-enable-at-startup' to t after the call to `package-initialize'. +--- ** `:global' minor mode use `setq-default' rather than `setq'. This means that you can't use `make-local-variable' and expect them to "magically" become buffer-local. -** `inhibit-point-motion-hooks' now defaults to t and is obsolete. - +++ ** `track-mouse' no longer freezes the shape of the mouse pointer. The `track-mouse' form no longer refrains from changing the shape of @@ -1336,6 +1335,8 @@ Replaced by properties `cursor-intangible' and `cursor-sensor-functions', implemented by the new `cursor-intangible-mode' and `cursor-sensor-mode' minor modes. +** `inhibit-point-motion-hooks' now defaults to t and is obsolete. + +++ ** New process type `pipe', which can be used in combination with the `:stderr' keyword of make-process to handle standard error output -- 2.39.5