mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-12 16:23:57 +00:00
Load dos-vars along with dos-fns.
This commit is contained in:
parent
feb6540308
commit
7298263a74
@ -127,6 +127,7 @@
|
||||
(load "ls-lisp")
|
||||
(load "dos-w32")
|
||||
(load "dos-fns")
|
||||
(load "dos-vars")
|
||||
(load "disp-table"))) ; needed to setup ibm-pc char set, see internal.el
|
||||
(if (fboundp 'atan) ; preload some constants and
|
||||
(progn ; floating pt. functions if we have float support.
|
||||
|
Loading…
Reference in New Issue
Block a user