html+-mode

(export 'ed::html+-mode "ed")
(autoload 'html+-mode "html+-mode" t)
(pushnew '("\\.s?html?$" . html+-mode) *auto-mode-alist* :test 'equal)

  • $XYZZYHOME/xyzzy.wxpを消去し、再起動