erbot-cvs
[Top][All Lists]
Advanced

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

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


From: D . Goel
Subject: [Erbot-cvs] Changes to erbot/erball.el
Date: Fri, 01 Jul 2005 08:22:39 -0400

Index: erbot/erball.el
diff -u erbot/erball.el:1.25 erbot/erball.el:1.26
--- erbot/erball.el:1.25        Fri Jul  1 06:46:12 2005
+++ erbot/erball.el     Fri Jul  1 12:22:39 2005
@@ -1,5 +1,5 @@
 ;;; erball.el --- Functions on all files. 
-;; Time-stamp: <2005-01-06 10:02:20 deego>
+;; Time-stamp: <2005-07-01 08:20:54 deego>
 ;; Copyright (C) 2002 D. Goel
 ;; Emacs Lisp Archive entry
 ;; Filename: erbc.el
@@ -33,7 +33,7 @@
 A trailing backslash is required.")
 
 (defvar erball-compiling-p
-  (if (assoc-string "--compile-erbot" command-line-args-left)
+  (if (assoc "--compile-erbot" command-line-args-left)
       (progn
         (message (concat "\nCompiling source in "
                          (file-name-nondirectory (expand-file-name "."))




reply via email to

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