summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorAndrea Corallo <akrl@sdf.org>2020-05-30 11:13:38 +0100
committerAndrea Corallo <akrl@sdf.org>2020-05-30 11:45:19 +0100
commit15c121ee0b5cbe005548eeba09dd54b145b2e258 (patch)
tree581eacfcdb9d000cf11bdad2af48d98d38cfee23 /lisp/emacs-lisp/debug.el
parent3fa73fa0fb1caedd10553d9f3185635c039319fd (diff)
downloademacs-15c121ee0b5cbe005548eeba09dd54b145b2e258.tar.gz
emacs-15c121ee0b5cbe005548eeba09dd54b145b2e258.tar.bz2
emacs-15c121ee0b5cbe005548eeba09dd54b145b2e258.zip
* Avoid calling Ffile_exists_p too early
Being quite early in startup initialization is better not to rely on Ffile_exists_p, this call Ffile_expand and not all the necessary initialization already happened. * src/pdumper.c (dump_do_dump_relocation): Use fopen instead of Ffile_exists_p.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions