/[guile]/guile/guile-core/lang/elisp/internals/format.scm
ViewVC logotype

Diff of /guile/guile-core/lang/elisp/internals/format.scm

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

revision 1.2 by ossau, Tue Jan 22 23:46:01 2002 UTC revision 1.3 by ossau, Tue Nov 11 23:09:23 2003 UTC
# Line 4  Line 4 
4    #:use-module ((ice-9 format) #:select ((format . scheme:format)))    #:use-module ((ice-9 format) #:select ((format . scheme:format)))
5    #:use-module (lang elisp internals fset)    #:use-module (lang elisp internals fset)
6    #:use-module (lang elisp internals signal)    #:use-module (lang elisp internals signal)
7    #:export (format    #:replace (format)
8              message))    #:export (message))
9    
10  (define (format control-string . args)  (define (format control-string . args)
11    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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