/[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.8 by camm, Sat Feb 15 00:38:28 2003 UTC revision 1.8.6.1 by camm, Sun Sep 14 02:30:45 2003 UTC
# Line 2273  fmt_error(char *s) Line 2273  fmt_error(char *s)
2273    
2274  DEFVAR("*INDENT-FORMATTED-OUTPUT*",sSAindent_formatted_outputA,SI,Cnil,"");  DEFVAR("*INDENT-FORMATTED-OUTPUT*",sSAindent_formatted_outputA,SI,Cnil,"");
2275  void  void
2276  init_format(void)  gcl_init_format(void)
2277  {  {
2278          fmt_temporary_stream = make_string_output_stream(64);          fmt_temporary_stream = make_string_output_stream(64);
2279          enter_mark_origin(&fmt_temporary_stream);          enter_mark_origin(&fmt_temporary_stream);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.6.1

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