/[gcl]/gcl/o/format.c
ViewVC logotype

Diff of /gcl/o/format.c

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

revision 1.16 by camm, Wed Sep 7 02:49:01 2005 UTC revision 1.17 by camm, Wed Sep 7 04:24:58 2005 UTC
# Line 2229  fmt_semicolon(bool colon, bool atsign) Line 2229  fmt_semicolon(bool colon, bool atsign)
2229          fmt_set_param(1, &fmt_line_length, fmt_int, 72);          fmt_set_param(1, &fmt_line_length, fmt_int, 72);
2230  }  }
2231    
2232  DEFVAR("*FORMAT-UNUSED-ARGS*",sSAformat_unused_argsA,SI,Cnil,"");  DEFVAR("*FORMAT-UNUSED-ARGS*",sSAformat_unused_argsA,SI,OBJNULL,"");
2233    
2234  DEFUNO_NEW("FORMAT",object,fLformat,LISP  DEFUNO_NEW("FORMAT",object,fLformat,LISP
2235         ,2,F_ARG_LIMIT,NONE,OO,OO,OO,OO,void,Lformat,(object strm, object control,...),"")         ,2,F_ARG_LIMIT,NONE,OO,OO,OO,OO,void,Lformat,(object strm, object control,...),"")

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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