diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2004-03-31 19:28:52 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2004-03-31 19:28:52 +0000 |
commit | ce2e4e24b55342a04ae356ae2e60757f98a8017c (patch) | |
tree | 4b510ccc81550a5e2e6f8680da4ec621d2718d21 /app-emacs/tuareg-mode/files | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-ce2e4e24b55342a04ae356ae2e60757f98a8017c.tar.gz gentoo-2-ce2e4e24b55342a04ae356ae2e60757f98a8017c.tar.bz2 gentoo-2-ce2e4e24b55342a04ae356ae2e60757f98a8017c.zip |
*** empty log message ***
Diffstat (limited to 'app-emacs/tuareg-mode/files')
-rw-r--r-- | app-emacs/tuareg-mode/files/50tuareg-mode.el | 1 | ||||
-rw-r--r-- | app-emacs/tuareg-mode/files/digest-tuareg-mode-1.41.4 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/tuareg-mode/files/50tuareg-mode.el b/app-emacs/tuareg-mode/files/50tuareg-mode.el index a6b706e0e0b2..cfff2d4c1586 100644 --- a/app-emacs/tuareg-mode/files/50tuareg-mode.el +++ b/app-emacs/tuareg-mode/files/50tuareg-mode.el @@ -1,6 +1,7 @@ ;;; tuareg-mode site-lisp configuration +(add-to-list 'load-path "@SITELISP@") (setq auto-mode-alist (cons '("\\.ml\\w?" . tuareg-mode) auto-mode-alist)) (autoload 'tuareg-mode "tuareg" "Major mode for editing Caml code" t) (autoload 'camldebug "camldebug" "Run the Caml debugger" t) diff --git a/app-emacs/tuareg-mode/files/digest-tuareg-mode-1.41.4 b/app-emacs/tuareg-mode/files/digest-tuareg-mode-1.41.4 new file mode 100644 index 000000000000..3114f9357774 --- /dev/null +++ b/app-emacs/tuareg-mode/files/digest-tuareg-mode-1.41.4 @@ -0,0 +1 @@ +MD5 030125b1c7ab0e6ef686cf1a746a8ce2 tuareg-mode-1.41.4.tar.bz2 44619 |