1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 02:10:35 -08:00
emacs/doc
Paul Eggert cab3ca9d3d Fix overenthusiastic header size check
Problem reported by Eli Zaretskii in:
https://lists.gnu.org/r/emacs-devel/2018-09/msg00222.html
* doc/lispref/internals.texi (Garbage Collection):
Document vector sizes and slot counts more accurately.
* src/lisp.h: Omit header_size sanity check that was too picky.
Add some less-picky checks.
2018-09-07 09:20:13 -07:00
..
emacs Merge from origin/emacs-26 2018-08-26 15:10:50 -07:00
lispintro Merge from origin/emacs-26 2018-07-02 19:19:26 -07:00
lispref Fix overenthusiastic header size check 2018-09-07 09:20:13 -07:00
man Merge from origin/emacs-26 2018-05-15 09:09:48 -07:00
misc Merge from origin/emacs-26 2018-08-31 11:15:48 +02:00