Mercurial > emacs
comparison etc/NEWS @ 56627:566a024b577f
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 08 Aug 2004 17:14:58 +0000 |
parents | 6c25cc5e679c |
children | a8eb4530510a 3fd4a5c21153 |
comparison
equal
deleted
inserted
replaced
56626:6c25cc5e679c | 56627:566a024b577f |
---|---|
2187 | 2187 |
2188 * Lisp Changes in Emacs 21.4 | 2188 * Lisp Changes in Emacs 21.4 |
2189 | 2189 |
2190 +++ | 2190 +++ |
2191 ** Both the variable and the function `disabled-command-hook' have | 2191 ** Both the variable and the function `disabled-command-hook' have |
2192 been renamed to `disabled-command-function', The variable | 2192 been renamed to `disabled-command-function'. The variable |
2193 `disabled-command-hook' has been kept as an obsolete alias. | 2193 `disabled-command-hook' has been kept as an obsolete alias. |
2194 | 2194 |
2195 ** Function `compute-motion' now calculates the usable window | 2195 ** Function `compute-motion' now calculates the usable window |
2196 width if the WIDTH argument is nil. If the TOPOS argument is nil, | 2196 width if the WIDTH argument is nil. If the TOPOS argument is nil, |
2197 the usable window height and width is used. | 2197 the usable window height and width is used. |