From 30c83b4787041b4e11f5005b816d4f1a2715e62f Mon Sep 17 00:00:00 2001 From: dsainty Date: Tue, 12 Aug 2008 10:41:57 +0000 Subject: Add a reminder to do something like (require 'php-mode) --- devel/php-mode/MESSAGE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 devel/php-mode/MESSAGE (limited to 'devel/php-mode') diff --git a/devel/php-mode/MESSAGE b/devel/php-mode/MESSAGE new file mode 100644 index 00000000000..87d4101bf18 --- /dev/null +++ b/devel/php-mode/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2008/08/12 10:41:57 dsainty Exp $ + +To use the Emacs PHP mode add the following to your .emacs file: + + (require 'php-mode) + +=========================================================================== -- cgit v1.2.3