Mercurial > emacs
comparison etc/NEWS @ 56984:ef2bf59ff39e
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 08 Sep 2004 03:26:24 +0000 |
parents | ffa2a0547c4b |
children | c18b7fe46992 |
comparison
equal
deleted
inserted
replaced
56983:1b918ff286e6 | 56984:ef2bf59ff39e |
---|---|
2223 | 2223 |
2224 ** `cfengine-mode' is a major mode for editing GNU Cfengine | 2224 ** `cfengine-mode' is a major mode for editing GNU Cfengine |
2225 configuration files. | 2225 configuration files. |
2226 | 2226 |
2227 * Lisp Changes in Emacs 21.4 | 2227 * Lisp Changes in Emacs 21.4 |
2228 | |
2229 +++ | |
2230 ** `auto-save-file-format' has been renamed to | |
2231 `buffer-auto-save-file-format' and made into a permanent local. | |
2228 | 2232 |
2229 +++ | 2233 +++ |
2230 ** Both the variable and the function `disabled-command-hook' have | 2234 ** Both the variable and the function `disabled-command-hook' have |
2231 been renamed to `disabled-command-function'. The variable | 2235 been renamed to `disabled-command-function'. The variable |
2232 `disabled-command-hook' has been kept as an obsolete alias. | 2236 `disabled-command-hook' has been kept as an obsolete alias. |