[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Erbot-cvs] Changes to erbot/erbc.el
From: |
D . Goel |
Subject: |
[Erbot-cvs] Changes to erbot/erbc.el |
Date: |
Thu, 17 Mar 2005 16:06:50 -0500 |
Index: erbot/erbc.el
diff -u erbot/erbc.el:1.91 erbot/erbc.el:1.92
--- erbot/erbc.el:1.91 Tue Mar 15 19:32:20 2005
+++ erbot/erbc.el Thu Mar 17 21:06:50 2005
@@ -1,5 +1,5 @@
;;; erbc.el --- Erbot user-interface commands.
-;; Time-stamp: <2005-03-15 14:31:36 deego>
+;; Time-stamp: <2005-03-17 16:06:13 deego>
;; Copyright (C) 2002 D. Goel
;; Emacs Lisp Archive entry
;; Filename: erbc.el
@@ -4175,6 +4175,17 @@
typep vectorp windowp xemacsp zerop))
+(erbutils-defalias-i
+ '(char-to-string string-to-char string-to-int
+ string-to-number string-to-list
+ string-to-number-with-radix number-to-string
+ pp-to-string int-to-string number-to-string
+ prin1-to-string rational-to-string rational-to-float
+ radians-to-degrees rx-to-string degrees-to-radians))
+
+
+
+
(defun erbn-shell-test (string &optional substrings)
"Return t if any of the substrings matches string.. Used to weed
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/03
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/15
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/15
- [Erbot-cvs] Changes to erbot/erbc.el,
D . Goel <=
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/21
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/22
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/23
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/29
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/29
- [Erbot-cvs] Changes to erbot/erbc.el, D . Goel, 2005/03/29