/[erbot]/erbot/erbc3.el
ViewVC logotype

Diff of /erbot/erbc3.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by deego, Tue Mar 22 17:19:19 2005 UTC revision 1.24 by deego, Mon Mar 28 15:05:38 2005 UTC
# Line 1  Line 1 
1  ;;; erbc3.el ---erbot lisp stuff which should be PERSISTENT ACROSS SESSIONS.  ;;; erbc3.el ---erbot lisp stuff which should be PERSISTENT ACROSS SESSIONS.
2  ;; Time-stamp: <2005-03-22 11:04:55 deego>  ;; Time-stamp: <2005-03-28 10:05:16 deego>
3  ;; Copyright (C) 2003 D. Goel  ;; Copyright (C) 2003 D. Goel
4  ;; Emacs Lisp Archive entry  ;; Emacs Lisp Archive entry
5  ;; Filename: erbc3.el  ;; Filename: erbc3.el
# Line 302  to query using PROMPT, or just return t. Line 302  to query using PROMPT, or just return t.
302            (cons 'defun            (cons 'defun
303                  (cons fcn                  (cons fcn
304                        (cons args                        (cons args
305                              (cons (first body)                              (cons
306                                    (cons                               '(sit-for 0)
307                                     '(sit-for 0)                               body)))))
                                    body)))))  
           )  
308                
309        fcn))        fcn))
310      (fsi-pf-load)      (fsi-pf-load)

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26