[137539] users/chunyang/portfile.el/portfile.el
chunyang at macports.org
chunyang at macports.org
Sat Jun 13 13:28:06 PDT 2015
Revision: 137539
https://trac.macports.org/changeset/137539
Author: chunyang at macports.org
Date: 2015-06-13 13:28:06 -0700 (Sat, 13 Jun 2015)
Log Message:
-----------
users/chunyang: portfile.el: Update documentation
Modified Paths:
--------------
users/chunyang/portfile.el/portfile.el
Modified: users/chunyang/portfile.el/portfile.el
===================================================================
--- users/chunyang/portfile.el/portfile.el 2015-06-13 20:13:52 UTC (rev 137538)
+++ users/chunyang/portfile.el/portfile.el 2015-06-13 20:28:06 UTC (rev 137539)
@@ -3,15 +3,25 @@
;; Copyright (C) 2015 Chunyang Xu
;; Author: Chunyang Xu <chunyang at macports.org>
-;; URL: https://trac.macports.org/browser/branches/gsoc15-portfile/portfile.el/
-;; Version: 0.0.1
+;; URL: https://svn.macports.org/repository/macports/users/chunyang/portfile.el/
+;; Version: 0.1
+;; Package-Requires: ((emacs "24.1"))
;; Created: Tue Jun 9 03:14:33 CST 2015
;; Keywords: MacPorts Portfile
;;; Commentary:
-
;;
+;; `portfile.el' aims to provide a major mode for editing MacPorts
+;; Portfiles. It's work in process and I consider it to be usable when the
+;; following functions are implemented:
+;;
+;; - syntax highlight
+;; - indent
+;; - run lint
+;;
+;; A good reference is mpvim (http://svn.macports.org/repository/macports/contrib/mpvim/).
+
;;; Code:
(defvar portfile-required-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150613/ca072d8b/attachment.html>
More information about the macports-changes
mailing list