/[groff]/groff/src/devices/grohtml/html.h
ViewVC logotype

Diff of /groff/src/devices/grohtml/html.h

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

revision 1.7 by wlemb, Mon Jan 5 22:49:06 2004 UTC revision 1.8 by wl, Tue Oct 12 21:39:31 2004 UTC
# Line 1  Line 1 
1  // -*- C++ -*-  // -*- C++ -*-
2  /* Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.  /* Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
3       Written by James Clark (jjc@jclark.com)       Written by James Clark (jjc@jclark.com)
4    
5  This file is part of groff.  This file is part of groff.
# Line 72  public: Line 72  public:
72    simple_output &enable_newlines(int);    simple_output &enable_newlines(int);
73    simple_output &check_newline(int n);    simple_output &check_newline(int n);
74    simple_output &nl(void);    simple_output &nl(void);
75      simple_output &force_nl(void);
76    simple_output &space_or_newline (void);    simple_output &space_or_newline (void);
77    simple_output &begin_tag (void);    simple_output &begin_tag (void);
78    FILE *get_file();    FILE *get_file();

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

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