summary refs log tree commit diff stats
path: root/systems/gnu-linux.el
diff options
context:
space:
mode:
authorCase Duckworth2022-01-21 16:40:25 -0600
committerCase Duckworth2022-01-21 16:40:25 -0600
commit2b99cc25d369f6192b78863fec450e55b9d15d4a (patch)
tree48316c06736945a772b457d4008ccbb41a3827a3 /systems/gnu-linux.el
parentMerge branch 'main' of tildegit.org:acdw/emacs (diff)
downloademacs-2b99cc25d369f6192b78863fec450e55b9d15d4a.tar.gz
emacs-2b99cc25d369f6192b78863fec450e55b9d15d4a.zip
Change system to machine
Diffstat (limited to 'systems/gnu-linux.el')
-rw-r--r--systems/gnu-linux.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/systems/gnu-linux.el b/systems/gnu-linux.el deleted file mode 100644 index 333f15a..0000000 --- a/systems/gnu-linux.el +++ /dev/null
@@ -1,5 +0,0 @@
1;;; linux.el -*- lexical-binding: t; -*-
2
3(setq system-default-height 105)
4
5;;; linux.el ends here