emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ELPA-diffs] /srv/bzr/emacs/elpa r147: 2011-10-08 Eric Schulte <address@


From: Eric Schulte
Subject: [ELPA-diffs] /srv/bzr/emacs/elpa r147: 2011-10-08 Eric Schulte <address@hidden>
Date: Sat, 08 Oct 2011 14:07:28 -0600
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 147
committer: Eric Schulte <address@hidden>
branch nick: elpa
timestamp: Sat 2011-10-08 14:07:28 -0600
message:
  2011-10-08 Eric Schulte <address@hidden>
  
  * shen-mode.el: More complete commentary introducing shen-mode.
modified:
  packages/shen-mode/shen-mode.el
=== modified file 'packages/shen-mode/shen-mode.el'
--- a/packages/shen-mode/shen-mode.el   2011-10-07 02:01:59 +0000
+++ b/packages/shen-mode/shen-mode.el   2011-10-08 20:07:28 +0000
@@ -24,7 +24,11 @@
 
 ;;; Commentary:
 
-;; A minor mode for editing shen source code.
+;; A minor mode for editing shen source code.  Shen is a modern lisp
+;; dialect with support for functional and declarative programming,
+;; pattern matching and a very powerful type system.  See the
+;; following for more information on Shen.
+;; http://www.lambdassociates.org/specification/shen_1.8.htm
 
 ;;; Code:
 (require 'lisp-mode)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]