diff options
| author | Andrea Corallo | 2020-05-30 11:13:38 +0100 |
|---|---|---|
| committer | Andrea Corallo | 2020-05-30 11:45:19 +0100 |
| commit | 15c121ee0b5cbe005548eeba09dd54b145b2e258 (patch) | |
| tree | 581eacfcdb9d000cf11bdad2af48d98d38cfee23 /src/coding.c | |
| parent | 3fa73fa0fb1caedd10553d9f3185635c039319fd (diff) | |
| download | emacs-15c121ee0b5cbe005548eeba09dd54b145b2e258.tar.gz 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 'src/coding.c')
0 files changed, 0 insertions, 0 deletions