mirror of
https://github.com/plexus/chemacs2.git
synced 2026-09-10 07:26:27 -04:00
Prevent init-file from loading twice
When there is no `custom-file` specified, it defaults to `init-file`. Both must be loaded, so the `init-file` would be loaded twice. This only loads `custom-file` if it's *different* from `init-file`.
This commit is contained in:
parent
71e30878b0
commit
70b4ac9676
Loading…
Reference in a new issue