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

Diff of /erbot/erbc.el

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

revision 1.91 by deego, Tue Mar 15 19:32:20 2005 UTC revision 1.92 by deego, Thu Mar 17 21:06:50 2005 UTC
# Line 1  Line 1 
1  ;;; erbc.el --- Erbot user-interface commands.  ;;; erbc.el --- Erbot user-interface commands.
2  ;; Time-stamp: <2005-03-15 14:31:36 deego>  ;; Time-stamp: <2005-03-17 16:06:13 deego>
3  ;; Copyright (C) 2002 D. Goel  ;; Copyright (C) 2002 D. Goel
4  ;; Emacs Lisp Archive entry  ;; Emacs Lisp Archive entry
5  ;; Filename: erbc.el  ;; Filename: erbc.el
# Line 4175  last time i checked , equalp seemed to w Line 4175  last time i checked , equalp seemed to w
4175                                 typep vectorp windowp xemacsp zerop))                                 typep vectorp windowp xemacsp zerop))
4176    
4177                                                                
4178    (erbutils-defalias-i
4179     '(char-to-string string-to-char string-to-int
4180                      string-to-number string-to-list
4181                      string-to-number-with-radix number-to-string
4182                      pp-to-string int-to-string number-to-string
4183                      prin1-to-string rational-to-string rational-to-float
4184                      radians-to-degrees rx-to-string degrees-to-radians))
4185    
4186    
4187    
4188    
4189                                                                
4190  (defun erbn-shell-test (string &optional substrings)  (defun erbn-shell-test (string &optional substrings)
4191    "Return t if any of the substrings matches string..  Used to weed    "Return t if any of the substrings matches string..  Used to weed

Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

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