Mercurial > emacs
changeset 31028:b72824a73f3c
Mark load-dangerous-libraries as documented in the manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 09:14:27 +0000 |
parents | 561ef681eab5 |
children | 29d46c0c8156 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Aug 22 09:12:55 2000 +0000 +++ b/etc/NEWS Tue Aug 22 09:14:27 2000 +0000 @@ -160,6 +160,7 @@ ** 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.