aboutsummaryrefslogtreecommitdiffhomepage
path: root/sundry/editor-syntax-etc/emacs/README
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-11-25 20:51:34 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-12-23 18:15:52 -0500
commitfb112dca9c785a71eaf033732b87519a6575b3a8 (patch)
treeff689aa48548a84df8378df6b21fa268e628ae26 /sundry/editor-syntax-etc/emacs/README
parent0.12.0 (diff)
spine-search-cgi separate commits, remove sundry
Diffstat (limited to 'sundry/editor-syntax-etc/emacs/README')
-rw-r--r--sundry/editor-syntax-etc/emacs/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/sundry/editor-syntax-etc/emacs/README b/sundry/editor-syntax-etc/emacs/README
deleted file mode 100644
index 6dabf72..0000000
--- a/sundry/editor-syntax-etc/emacs/README
+++ /dev/null
@@ -1,4 +0,0 @@
-; put this into your .emacs file, then use the mode file:
-
-(load-file "~/emacs/el/sisu-spine-mode.el")
-(add-to-list 'auto-mode-alist '("\\.sst$" . sisu-spine-mode))