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

Diff of /erbot/erbc.el

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

revision 1.96 by deego, Tue Mar 29 19:14:26 2005 UTC revision 1.97 by deego, Tue Mar 29 19:41:44 2005 UTC
# Line 1  Line 1 
1  ;;; erbc.el --- Erbot user-interface commands.  ;;; erbc.el --- Erbot user-interface commands.
2  ;; Time-stamp: <2005-03-29 14:11:13 deego>  ;; Time-stamp: <2005-03-29 14:39:34 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 4929  Note: Used by fs-describe" Line 4929  Note: Used by fs-describe"
4929    
4930    
4931    
4932    (erbutils-defalias-i
4933     '(substring subr-arity subrp subseq
4934                 subst-char-in-string
4935                 subtract-time
4936                 time-subtract
4937                 time-add
4938                 date-to-time
4939                 time-to-seconds
4940                 time-less-p
4941                 seconds-to-time
4942                 days-to-time
4943                 time-since
4944                 subtract-time
4945                 date-to-day
4946                 days-between
4947                 date-leap-year-p
4948                 time-to-day-in-year time-to-days time-to-number-of-days
4949                 safe-date-to-time))
4950    
4951    
4952  (erbutils-defalias-i '(ignore))  (erbutils-defalias-i '(ignore))

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

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