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

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

[elpa] 55/56: Format crisp package to meet ELPA's requirement: maintaine


From: Luke Lee
Subject: [elpa] 55/56: Format crisp package to meet ELPA's requirement: maintainer and version.
Date: Thu, 28 Aug 2014 02:22:02 +0000

lukelee pushed a commit to branch master
in repository elpa.

commit 171c7e00429545e781b4294a6f8793d8533210e4
Author: Luke Lee <address@hidden>
Date:   Thu Aug 28 10:15:45 2014 +0800

    Format crisp package to meet ELPA's requirement: maintainer and version.
---
 packages/crisp/crisp.el |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/crisp/crisp.el b/packages/crisp/crisp.el
index ad46341..68017eb 100644
--- a/packages/crisp/crisp.el
+++ b/packages/crisp/crisp.el
@@ -3,7 +3,9 @@
 ;; Copyright (C) 1997-1999, 2001-2014 Free Software Foundation, Inc.
 
 ;; Author: Gary D. Foster <address@hidden>
+;; Maintainer: Luke Lee <address@hidden>
 ;; 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 "address@hidden"



reply via email to

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