diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-12-21 02:19:12 +0000 |
commit | 2fadfa2cfb0cb2e9c2855a3d2d02fc277a7147f1 (patch) | |
tree | 0b2048faa0d5e773f1f4774e5b3d48f654e40e88 /lang/ocaml-mode.el | |
parent | 9edbb794ddcdb7a59f953f0784f8def772f5eceb (diff) |
Notes
Diffstat (limited to 'lang/ocaml-mode.el')
-rw-r--r-- | lang/ocaml-mode.el/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/ocaml-mode.el/pkg-descr b/lang/ocaml-mode.el/pkg-descr index ca6244a99bc9..8e665c8fe4a0 100644 --- a/lang/ocaml-mode.el/pkg-descr +++ b/lang/ocaml-mode.el/pkg-descr @@ -7,7 +7,4 @@ To use this, put the following into your ~/.emacs: (autoload 'caml-mode "caml" "Major mode for editing Caml code." t) (autoload 'run-caml "inf-caml" "Run an inferior Caml process." t) -- Koshy - jkoshy@freebsd.org - WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html |