From 2b99cc25d369f6192b78863fec450e55b9d15d4a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 21 Jan 2022 16:40:25 -0600 Subject: Change system to machine --- lisp/system.el | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'lisp/system.el') diff --git a/lisp/system.el b/lisp/system.el index 0c1e457..73cd80b 100644 --- a/lisp/system.el +++ b/lisp/system.el @@ -6,6 +6,12 @@ ;; different definitions. This library is built to assist in working with ;; different system configurations for Emacs. +;;; TODO: + +;; machine.el +;; machine-case to switch on machine +;; + ;;; Code: (require 'cl-lib) @@ -171,5 +177,3 @@ NOMESSAGE is passed directly to `load'." (provide 'system) ;;; system.el ends here - - -- cgit 1.4.1-21-gabe81