diff .xemacs/init.el @ 115:2bcf31c52c14

include sh-script
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 15 Jun 2021 16:58:03 +0000
parents bcea0410143c
children f30a1b268cea
line wrap: on
line diff
--- a/.xemacs/init.el	Mon Apr 26 17:18:29 2021 +0000
+++ b/.xemacs/init.el	Tue Jun 15 16:58:03 2021 +0000
@@ -7,4 +7,5 @@
 (message "init 3")
 (load "~/lib/emacs/pers-init" nil t)
 (require 'hideshow)
+(require 'sh-script)
 (message "init 4, hideshow loaded, should not be necessary")