summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2020-03-30 16:57:43 +0300
committerEli Zaretskii <eliz@gnu.org>2020-03-30 16:57:43 +0300
commitced7852046469b8248718d5c95c64c0cd4ddf417 (patch)
treedc93257ef56938feff530f542d8fbad1eb6b6178 /lisp/emacs-lisp/lisp-mode.el
parent3273e2ace788a58bef77cef936021d151815ea94 (diff)
downloademacs-ced7852046469b8248718d5c95c64c0cd4ddf417.tar.gz
emacs-ced7852046469b8248718d5c95c64c0cd4ddf417.tar.bz2
emacs-ced7852046469b8248718d5c95c64c0cd4ddf417.zip
Avoid assertion violation at startup in pdumped Emacs
* src/buffer.c (init_buffer) [USE_MMAP_FOR_BUFFERS]: Remove the assertion that ensured all buffers in pdumped Emacs have non-NULL pointer to buffer text. That was false when Emacs was pdumped with killed buffer(s) in the all_buffers linked list. See https://lists.gnu.org/archive/html/emacs-devel/2020-03/msg00800.html for more details.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions