]> code.delx.au - gnu-emacs-elpa/commitdiff
Format crisp package to meet ELPA's requirement: maintainer and version.
authorLuke Lee <luke.yx.lee@gmail.com>
Thu, 28 Aug 2014 02:15:45 +0000 (10:15 +0800)
committerLuke Lee <luke.yx.lee@gmail.com>
Thu, 28 Aug 2014 02:15:45 +0000 (10:15 +0800)
packages/crisp/crisp.el

index ad46341273583d4ad62b762cfd57531a843f28e7..68017eb54caa49359bfd9e4fb2e2e90f3bcd301e 100644 (file)
@@ -3,7 +3,9 @@
 ;; Copyright (C) 1997-1999, 2001-2014 Free Software Foundation, Inc.
 
 ;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM>
+;; Maintainer: Luke Lee <luke.yx.lee@gmail.com>
 ;; Keywords: emulations brief crisp
+;; Version: 1.3.4
 
 ;; This file is part of GNU Emacs.
 
@@ -222,7 +224,7 @@ does not load the scroll-all package."
   :type 'hook
   :group 'crisp)
 
-(defconst crisp-version "1.34"
+(defconst crisp-version "1.3.4"
   "The version of the CRiSP emulator.")
 
 (defconst crisp-mode-help-address "gfoster@suzieq.ml.org"