Mercurial > emacs
diff etc/NEWS @ 28396:225ae57ab78e
iso-iso2sgml
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 29 Mar 2000 18:42:29 +0000 |
parents | 012be509f4f4 |
children | fc5e9fc89c9d |
line wrap: on
line diff
--- a/etc/NEWS Wed Mar 29 18:37:25 2000 +0000 +++ b/etc/NEWS Wed Mar 29 18:42:29 2000 +0000 @@ -16,6 +16,9 @@ * Changes in Emacs 21.1 +** New commands iso-iso2sgml and iso-sgml2iso convert between Latin-1 +characters and the corresponding SGML (HTML) entities. + ** Emacs now refuses to load compiled Lisp files which weren't compiled with Emacs. Set `load-dangerous-libraries' to t to change this behavior.