diff options
author | Eli Zaretskii <eliz@gnu.org> | 2021-01-08 09:35:05 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-01-08 09:35:05 +0200 |
commit | 74d18957b898e687dcc07ba86559367c8d8ba482 (patch) | |
tree | bc10be17c04a661461e57c5efcaaf869dc1661de /test/lisp/emacs-lisp/cl-generic-tests.el | |
parent | 5d76288660279c2affa4bed45956efd311eaf53d (diff) | |
download | emacs-74d18957b898e687dcc07ba86559367c8d8ba482.tar.gz emacs-74d18957b898e687dcc07ba86559367c8d8ba482.tar.bz2 emacs-74d18957b898e687dcc07ba86559367c8d8ba482.zip |
Fix inhibiting the default.el loading in user init file
* lisp/startup.el (startup--load-user-init-file): Test the value
of 'inhibit-default-init', not just the LOAD-DEFAULTS argument,
because loading the user's init file could have set the value of
the former.
(command-line): Call 'startup--load-user-init-file' with last arg
t: there's no longer any need to test the value of
'inhibit-default-init' here, as it will be tested by the called
function. (Bug#45708)
Diffstat (limited to 'test/lisp/emacs-lisp/cl-generic-tests.el')
0 files changed, 0 insertions, 0 deletions