Mercurial > hg > cc > cirrus_home
diff .xemacs/init.el @ 112:bcea0410143c
(none)
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Mon, 26 Apr 2021 17:17:38 +0000 |
parents | fbca56fabbac |
children | 2bcf31c52c14 |
line wrap: on
line diff
--- a/.xemacs/init.el Mon Apr 26 15:28:23 2021 +0000 +++ b/.xemacs/init.el Mon Apr 26 17:17:38 2021 +0000 @@ -6,5 +6,5 @@ (load "~/lib/emacs/common-init" nil t) (message "init 3") (load "~/lib/emacs/pers-init" nil t) - - +(require 'hideshow) +(message "init 4, hideshow loaded, should not be necessary")