~ubuntu-branches/ubuntu/wily/fweb/wily

« back to all changes in this revision

Viewing changes to Web/style.web

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-01-04 23:20:22 UTC
  • Revision ID: james.westby@ubuntu.com-20020104232022-212l76iszpoja15x
Tags: 1.62-9
* The "Fifth anniversary (nearly)" release !
* Spelling in description (Closes: #12465).
* Spelling in copyright (lintian).
* Workaround in texi doc so that "makeinfo --html" can work - texi2html
  still does not (still many warnings).  Brought doc-base file from the
  attic.
* DEB_BUILD_OPTIONS support.
* Bounced Standards-Version to 3.5.6.
* Modernized debian/rules, debhelper v3.
* Split doc in its own package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1783
1783
printf("%s style-file parameters%s%s%s%s:\n",
1784
1784
        see_all ? "Default" : "Modified",
1785
1785
        *pa ? " beginning with \"" : "", (char *)pa, *pa ? "\"" : "",
1786
 
#if 0
1787
 
        see_all // Got tired of reading this; nobody cares anyway.
1788
 
#endif
1789
1786
        0 ? "\n (null or empty values for \
1790
1787
@@ command codes are misleading)" : "");
1791
1788