aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0693e063992..2d8b10e81ec 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2187,6 +2187,11 @@ configuration files.
2187 2187
2188* Lisp Changes in Emacs 21.4 2188* Lisp Changes in Emacs 21.4
2189 2189
2190+++
2191** Both the variable and the function `disabled-command-hook' have
2192been renamed to `disabled-command-function'. The variable
2193`disabled-command-hook' has been kept as an obsolete alias.
2194
2190** Function `compute-motion' now calculates the usable window 2195** Function `compute-motion' now calculates the usable window
2191width if the WIDTH argument is nil. If the TOPOS argument is nil, 2196width if the WIDTH argument is nil. If the TOPOS argument is nil,
2192the usable window height and width is used. 2197the usable window height and width is used.