/[groff]/groff/ChangeLog
ViewVC logotype

Diff of /groff/ChangeLog

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

revision 1.771 by wl, Sat Dec 11 17:02:50 2004 UTC revision 1.772 by wl, Thu Dec 16 13:09:54 2004 UTC
# Line 1  Line 1 
1    2004-12-15  Werner LEMBERG  <wl@gnu.org>
2    
3            Make `test-groff' work again -- previously, wrong paths have been
4            used.  Additionally, it can now be called from anywhere.
5    
6            * test-groff.in: Don't test for groff binary.  This is no longer
7            necessary since the proper paths are determined by `configure'.
8            (EXEEXT): Removed.  No longer used.
9            (srcdir, builddir): Use values provided by the configure script.
10            (XENVIRONMENT): Updated.
11    
12            * INSTALL: Updated.
13    
14    2004-12-14  Gaius Mulley  <gaius@glam.ac.uk>
15    
16            Make .tag and .taga work for all devices (but only grohtml actually
17            handles them).
18    
19            * src/devices/grohtml/post-html.cpp: s/html-tag/devtag/.
20            (text_glob::is_br, page::add_tag, html_printer::troff_tag,
21            html_printer::handle_assertion): Don't use hard-coded string
22            lengths.
23            (html_printer::lookahead_for_table): Reset `tbl' properly if
24            necessary.
25            (html_printer::devtag): New function, handling `devtag'.
26            (html_printer::special): Don't handle `html-tag'.
27    
28            * src/include/printer.h, src/libs/libdriver/printer.cpp
29            (printer::devtag): New virtual function.
30    
31            * src/libs/libdriver/input.cpp (parse_x_command) <'X'>: Handle
32            `devtag'.
33    
34            * src/roff/troff/env.cpp, src/roff/troff/mtsm.cpp,
35            src/roff/troff/node.cpp: s/html-tag/devtag/.
36    
37            * src/roff/troff/input.cpp (tag, taga): Always call
38            curenv->add_node.
39    
40            * tmac/an-old.tmac, tmac/s.tmac, tmac/troffrc-end: Use DEVTAG*
41            macros instead of HTML-TAG*.
42    
43            * tmac/devtag.tmac: New file, defining the DEVTAG-* macros.
44    
45            * tmac/www.tmac: Load devtag.tmac.
46            Replace HTML-TAG* macros with DEVTAG* macros.
47            (HTML, HTML-NS): Changed definitions.
48            (URL): Use HTML-NS.
49            (HTML-TAG, HTML-TAG-NS, HTML-TAG-NEXT): Removed.
50    
51            * tmac/Makefile.sub (NORMALFILES): Add devtag.tmac.
52    
53  2004-12-10  Werner LEMBERG  <wl@gnu.org>  2004-12-10  Werner LEMBERG  <wl@gnu.org>
54    
55          Import Mike's `gdiffmk' package.          Import Mike's `gdiffmk' package.

Legend:
Removed from v.1.771  
changed lines
  Added in v.1.772

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