summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/cl-generic-tests.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-01-08 09:35:05 +0200
committerEli Zaretskii <eliz@gnu.org>2021-01-08 09:35:05 +0200
commit74d18957b898e687dcc07ba86559367c8d8ba482 (patch)
treebc10be17c04a661461e57c5efcaaf869dc1661de /test/lisp/emacs-lisp/cl-generic-tests.el
parent5d76288660279c2affa4bed45956efd311eaf53d (diff)
downloademacs-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