erbot-cvs
[Top][All Lists]
Advanced

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

[Erbot-cvs] Changes to erbot/erbcspecial.el


From: D . Goel
Subject: [Erbot-cvs] Changes to erbot/erbcspecial.el
Date: Thu, 11 Aug 2005 20:36:20 -0400

Index: erbot/erbcspecial.el
diff -u erbot/erbcspecial.el:1.7 erbot/erbcspecial.el:1.8
--- erbot/erbcspecial.el:1.7    Sat Jan  8 17:53:08 2005
+++ erbot/erbcspecial.el        Fri Aug 12 00:36:17 2005
@@ -4,7 +4,7 @@
 ;; This file is for the remaining few, that can't be.
 ;; Thus, CODE IN THIS FILE SHOULD BE CONSTRUCTED VERY CAREFULLY.
 1
-;; Time-stamp: <2005-01-08 12:52:24 deego>
+;; Time-stamp: <2005-08-11 20:32:12 deego>
 ;; Copyright (C) 2004 D. Goel
 ;; Emacs Lisp Archive entry
 ;; Filename: erbcspecial.el
@@ -15,9 +15,6 @@
 ;; URL:  http://www.emacswiki.org/cgi-bin/wiki.pl?ErBot
 ;; For latest version:
 
-(defconst erbcspecial-home-page
-  "http://gnufans.net/~deego";)
-
 
  
 ;; This file is NOT (yet) part of GNU Emacs.
@@ -40,14 +37,7 @@
 
 ;; See also:
 
-(defconst erbcspecial-version "0.0-DUMMY")
-(defun erbcspecial-version (&optional arg)
-   "Display erbcspecial's version string.
-With prefix ARG, insert version string into current buffer at point."
-  (interactive "P")
-  (if arg
-      (insert (message "erbcspecial version %s" erbcspecial-version))
-    (message "erbcspecial version %s" erbcspecial-version)))
+(defconst erbcspecial-version "0.0dev")
 
 ;;==========================================
 ;;; Requires:




reply via email to

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