Respect Xresources
This was disabled because of configs, but I'll leave it to the user to resolve those issues.
This commit is contained in:
parent
a25ad3fa7c
commit
6a82eedeea
1 changed files with 0 additions and 5 deletions
|
@ -22,11 +22,6 @@
|
||||||
;; larger than the system default.
|
;; larger than the system default.
|
||||||
(setq frame-inhibit-implied-resize t)
|
(setq frame-inhibit-implied-resize t)
|
||||||
|
|
||||||
;; Ignore X resources; its settings would be redundant with the other settings
|
|
||||||
;; in this file and can conflict with later config (particularly where the
|
|
||||||
;; cursor color is concerned).
|
|
||||||
(fset #'x-apply-session-resources #'ignore)
|
|
||||||
|
|
||||||
;; Prevent unwanted runtime builds in gccemacs (native-comp); packages are
|
;; Prevent unwanted runtime builds in gccemacs (native-comp); packages are
|
||||||
;; compiled ahead-of-time when they are installed and site files are compiled
|
;; compiled ahead-of-time when they are installed and site files are compiled
|
||||||
;; when gccemacs is installed.
|
;; when gccemacs is installed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue