From 18bb5178ea2d2d1f2f0e788ab33bfbdf59376837 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Fri, 24 Apr 2020 14:51:42 -0700 Subject: EXWM workspace fixes & tray, Verilog, still not good input method --- emacs/inits/01-basic.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs/inits/01-basic.el') diff --git a/emacs/inits/01-basic.el b/emacs/inits/01-basic.el index 8128ccf..ecbfb45 100644 --- a/emacs/inits/01-basic.el +++ b/emacs/inits/01-basic.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2020-03-18 18:37:35 (tslil@bison)> +;; Time-stamp: <2020-04-16 10:44:32 (tslil@bison)> ;; ----------------------------------------------------------------------------- ;; Interface @@ -118,7 +118,7 @@ (add-hook 'kill-buffer-query-functions 'immortal-scratch) -;; I couldn't figure the config options out, so this is the next best thing +;; I couldn't understand the config options, so this is the next best thing (defun display-startup-echo-area-message () nil) (setq initial-scratch-message nil -- cgit v1.2.3