diff options
author | Romain Francoise <romain@orebokech.com> | 2007-01-05 17:59:16 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2007-01-05 17:59:16 +0000 |
commit | bbe5b38e590d009468678828ae47d56b30503dd6 (patch) | |
tree | 699e2ac9dacddb50ab68ec0c7178cb033bad5061 | |
parent | 129f19896b1b328a510a999a3511f3ab547ec759 (diff) | |
download | emacs-bbe5b38e590d009468678828ae47d56b30503dd6.tar.gz |
Delete item about `sgml-html-meta-auto-coding-function'.
-rw-r--r-- | admin/FOR-RELEASE | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 3bc372df7c7..1eb018a9aa9 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -90,10 +90,6 @@ through the custom mechanism. ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings. -** sgml-xml-auto-coding-function should detect that HTML-like start text -isn't really at the start of the file. - - * DOCUMENTATION ** Check the Emacs Tutorial. |