1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 13:31:37 -07:00
emacs/doc/emacs
Stefan Kangas e98ee8ddac Make 'load-dangerous-libraries' obsolete (Bug#37819)
When 'load-dangerous-libraries' was t, Emacs allowed loading .elc
files compiled by XEmacs.  This patch removes the support for that use
case, and declares the variable obsolete.

* lisp/subr.el (load-dangerous-libraries): Declare obsolete.
* src/lread.c (Fload): Ignore its value, and thereby refuse to load
files byte compiled by XEmacs.
(syms_of_lread): Update doc string of 'bytecomp-version-regexp' to not
refer to it.
* doc/emacs/building.texi (Lisp Libraries): Remove its documentation.
2020-03-01 01:19:23 +01:00
..
abbrevs.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ack.texi Update Acknowledgments sections 2020-01-11 14:06:19 +02:00
anti.texi ; spelling fixes 2020-01-17 14:24:15 -08:00
arevert-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
basic.texi Fix inaccurate wording in the Emacs manual 2020-01-24 10:12:45 +02:00
buffers.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
building.texi Make 'load-dangerous-libraries' obsolete (Bug#37819) 2020-03-01 01:19:23 +01:00
cal-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
calendar.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cmdargs.texi Remove references to obsolete libraries 2020-01-16 15:33:17 +01:00
commands.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
custom.texi Fix inaccurate wording in the Emacs manual 2020-01-24 10:12:45 +02:00
dired-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dired.texi Small fixes in documentation. 2020-01-21 00:50:15 +02:00
display.texi Minor fixes of the last commit 2020-02-07 12:10:43 +02:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
docstyle.texi * doc/emacs/docstyle.texi: Avoid messing up the html output. 2018-07-02 22:37:22 -07:00
emacs-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacs.texi Add new node "Package Statuses" to manual 2020-01-15 02:20:01 +01:00
emacsver.texi.in
emerge-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
entering.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
files.texi * doc/emacs/files.texi (Auto Save Files): Improve indexing (bug#39259). 2020-01-24 10:19:19 +02:00
fixit.texi ; Fix recently-committed documentation 2020-02-10 18:51:41 +02:00
fortran-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
frames.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
glossary.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gnu.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
help.texi Add new help command describe-keymap 2020-02-04 02:04:20 +01:00
indent.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
killing.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
kmacro.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
m-x.texi * etc/NEWS: Move M-x suggest-key-bindings to "Editing Changes" section. 2020-01-31 01:01:02 +02:00
macos.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
maintaining.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
Makefile.in Prefer saying "Info manual" to "info page" in docs 2020-01-23 14:44:27 +01:00
mark.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mini.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
misc.texi Example goto-addr hook: MH-E already uses goto-address 2020-02-01 09:06:34 -08:00
modes.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
msdos-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
msdos.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mule.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
package.texi Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
picture-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
programs.texi Expose ElDoc functions in a hook (Bug#28257) 2020-02-25 18:15:12 -05:00
regs.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmail.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
screen.texi Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
search.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sending.texi * doc/emacs/sending.texi (Mail Sending): Fix index entries. 2020-02-21 11:03:08 +02:00
text.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
trouble.texi Document feature requests in the Emacs manual 2020-01-16 21:35:07 +01:00
vc-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc1-xtra.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
windows.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xresources.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00