]> granicus.if.org Git - python/log
python
27 years agoLogical markup.
Fred Drake [Sun, 8 Mar 1998 05:43:51 +0000 (05:43 +0000)]
Logical markup.

Don't prepend the module name when referring to functions or data in the same
module.

Correct the description of "modules".

27 years agoLogical markup, a couple of index entries.
Fred Drake [Sun, 8 Mar 1998 05:41:11 +0000 (05:41 +0000)]
Logical markup, a couple of index entries.

27 years agoRemove info targets from "world" and "tarballs".
Fred Drake [Sat, 7 Mar 1998 19:59:45 +0000 (19:59 +0000)]
Remove info targets from "world" and "tarballs".

This is because it's not working again; the optional arg. for \seemodule{}
is not yet supported.

27 years agoAllow the user to specify the "biggest" section type from the command line;
Fred Drake [Sat, 7 Mar 1998 15:34:50 +0000 (15:34 +0000)]
Allow the user to specify the "biggest" section type from the command line;
default is "chapter".  Use 'python toc2bkm.py -c section' to use with
Python HOWTO documents.

27 years agoRemove unnecessary blank line in long code sample.
Fred Drake [Sat, 7 Mar 1998 05:32:08 +0000 (05:32 +0000)]
Remove unnecessary blank line in long code sample.

Remove a confusing article.

27 years agoNever, NEVER try to recover a screwed up file by carving a chunk out of an
Fred Drake [Sat, 7 Mar 1998 05:29:15 +0000 (05:29 +0000)]
Never, NEVER try to recover a screwed up file by carving a chunk out of an
RCS ,v archive!  And certainly don't check it back in without testing it.

;-(

"@" becomes "@@" everywhere.

This one *is* tested!

27 years agoAdd quotes around some variable definitions; add a "clean" target.
Guido van Rossum [Sat, 7 Mar 1998 05:10:00 +0000 (05:10 +0000)]
Add quotes around some variable definitions; add a "clean" target.

27 years agoAdapted to the new situation.
Guido van Rossum [Sat, 7 Mar 1998 04:51:54 +0000 (04:51 +0000)]
Adapted to the new situation.

27 years agoRearrange some stuff so that the warning for unknown modules is also
Guido van Rossum [Sat, 7 Mar 1998 04:51:03 +0000 (04:51 +0000)]
Rearrange some stuff so that the warning for unknown modules is also
issued on Windows.

27 years agoWhen writing the Windows Makefile, don't forget to strip some filenames
Guido van Rossum [Sat, 7 Mar 1998 04:08:04 +0000 (04:08 +0000)]
When writing the Windows Makefile, don't forget to strip some filenames
of their output directory prefix.

27 years agoOops; file copy error somewhere along the way....
Fred Drake [Fri, 6 Mar 1998 22:33:06 +0000 (22:33 +0000)]
Oops; file copy error somewhere along the way....

27 years agoChange the date to March 6, 1998.
Guido van Rossum [Fri, 6 Mar 1998 21:43:09 +0000 (21:43 +0000)]
Change the date to March 6, 1998.

Migration to Frame 5.5.

Checking in the PDF file.  (This is questionable -- but we check in the
Postscript as well.  Perhaps *both* should be removed from the CVS tree,
now everything is unbundled and we're distributing PS and PDF tarballs?)

Note -- the HTML generation using webmaker is currently broken.  I'll
have to look into generating HTML from Frame...

27 years agoRelocating file to Doc/texinputs.
Fred Drake [Fri, 6 Mar 1998 21:30:41 +0000 (21:30 +0000)]
Relocating file to Doc/texinputs.

27 years agoRevised Makefile to handle the new directories correctly.
Fred Drake [Fri, 6 Mar 1998 21:29:34 +0000 (21:29 +0000)]
Revised Makefile to handle the new directories correctly.

27 years agoUtility to help create outline information for PDF.
Fred Drake [Fri, 6 Mar 1998 21:29:00 +0000 (21:29 +0000)]
Utility to help create outline information for PDF.

27 years agoRelocating file to Doc/tools.
Fred Drake [Fri, 6 Mar 1998 21:28:28 +0000 (21:28 +0000)]
Relocating file to Doc/tools.

27 years agoAdd reference to the copy_reg module in the See Also: section.
Fred Drake [Fri, 6 Mar 1998 21:27:14 +0000 (21:27 +0000)]
Add reference to the copy_reg module in the See Also: section.

27 years agoRevise some of the PDF support to get at least preliminary outline support.
Fred Drake [Fri, 6 Mar 1998 21:25:17 +0000 (21:25 +0000)]
Revise some of the PDF support to get at least preliminary outline support.

Rewrite \seemodule (again) to allow an optional argument to support modules
which include an underscore in the names.  See example in comments.

27 years agoIgnore *.bkm files.
Fred Drake [Fri, 6 Mar 1998 21:22:34 +0000 (21:22 +0000)]
Ignore *.bkm files.

27 years agoLaTeX class for Python HOWTO documents.
Fred Drake [Fri, 6 Mar 1998 21:21:56 +0000 (21:21 +0000)]
LaTeX class for Python HOWTO documents.

27 years agoRelocating file to Doc/perl.
Fred Drake [Fri, 6 Mar 1998 21:20:37 +0000 (21:20 +0000)]
Relocating file to Doc/perl.

27 years agoMisc. revisions to LaTeX2HTML support.
Fred Drake [Fri, 6 Mar 1998 21:20:08 +0000 (21:20 +0000)]
Misc. revisions to LaTeX2HTML support.

27 years agoRelocated .latex2html-init to l2hinit.perl.
Fred Drake [Fri, 6 Mar 1998 21:18:55 +0000 (21:18 +0000)]
Relocated .latex2html-init to l2hinit.perl.

howto.perl is new; supports LaTeX2HTML for HOWTO documents.

27 years agoMoved & renamed to perl/l2hinit.perl
Fred Drake [Fri, 6 Mar 1998 21:17:50 +0000 (21:17 +0000)]
Moved & renamed to perl/l2hinit.perl

27 years agoRelocating file to Doc/tools.
Fred Drake [Fri, 6 Mar 1998 21:16:47 +0000 (21:16 +0000)]
Relocating file to Doc/tools.

27 years agoGot rid of the last tab character in this file.
Guido van Rossum [Fri, 6 Mar 1998 19:55:36 +0000 (19:55 +0000)]
Got rid of the last tab character in this file.

27 years agoAlways set the __file__ attribute, so dynamic link modules are indicated.
Guido van Rossum [Fri, 6 Mar 1998 19:55:10 +0000 (19:55 +0000)]
Always set the __file__ attribute, so dynamic link modules are indicated.

27 years agoFix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h
Guido van Rossum [Fri, 6 Mar 1998 17:44:57 +0000 (17:44 +0000)]
Fix typo -- -e takes a flag, -h doesn't.  Somehow the colon and the h
got transposed.

27 years agoCheck for HAVE_MKTIME (if you don't have it, some tests will fail, but
Guido van Rossum [Fri, 6 Mar 1998 17:16:21 +0000 (17:16 +0000)]
Check for HAVE_MKTIME (if you don't have it, some tests will fail, but
at least the build will now succeed).  For Sony NEWS-OS, BSD 4.3 based.

27 years agoAdded mktime to checked functions
Guido van Rossum [Fri, 6 Mar 1998 17:14:34 +0000 (17:14 +0000)]
Added mktime to checked functions

27 years agoWhen we have no setvbuf(), make the file totally unbuffered using
Guido van Rossum [Fri, 6 Mar 1998 15:32:40 +0000 (15:32 +0000)]
When we have no setvbuf(), make the file totally unbuffered using
setbuf() if a buffer size of 0 or 1 byte is requested.

27 years agoDon't use setvbuf unless HAVE_SETVBUF is defined.
Guido van Rossum [Fri, 6 Mar 1998 15:30:39 +0000 (15:30 +0000)]
Don't use setvbuf unless HAVE_SETVBUF is defined.

27 years agoFix the URL for the regex-to-re HOWTO.
Fred Drake [Fri, 6 Mar 1998 15:11:30 +0000 (15:11 +0000)]
Fix the URL for the regex-to-re HOWTO.

27 years agoClear class_map in constructor so that when it later detects an error
Guido van Rossum [Fri, 6 Mar 1998 01:39:39 +0000 (01:39 +0000)]
Clear class_map in constructor so that when it later detects an error
and the destructor is called early, it doesn't DECREF garbage.

27 years agoUse a better way to bind the checkext instance variable to a check
Guido van Rossum [Thu, 5 Mar 1998 20:12:18 +0000 (20:12 +0000)]
Use a better way to bind the checkext instance variable to a check
button widget, not involving a __getattr__() method but a callback on
the widget.

27 years agoOops, I *thoughT* I had seen a better address for Andrew....
Fred Drake [Thu, 5 Mar 1998 20:06:31 +0000 (20:06 +0000)]
Oops, I *thoughT* I had seen a better address for Andrew....

27 years agoUpdated URL & email addresses related to the PCT.
Fred Drake [Thu, 5 Mar 1998 20:04:23 +0000 (20:04 +0000)]
Updated URL & email addresses related to the PCT.

Andrew, plase check to make sure these are the ones you want used and get
back to me; this stuff will be "published" in the near future.

27 years agoCorrected citation markup in first paragraph.
Fred Drake [Thu, 5 Mar 1998 19:33:10 +0000 (19:33 +0000)]
Corrected citation markup in first paragraph.

27 years agoUpdate documentation release date.
Fred Drake [Thu, 5 Mar 1998 17:15:26 +0000 (17:15 +0000)]
Update documentation release date.

27 years agoFor verbatim text, don't bounce down a size.
Fred Drake [Thu, 5 Mar 1998 17:00:55 +0000 (17:00 +0000)]
For verbatim text, don't bounce down a size.

27 years agoSetting LINKFORSHARED for IRIX was a mistake.
Guido van Rossum [Thu, 5 Mar 1998 16:59:36 +0000 (16:59 +0000)]
Setting LINKFORSHARED for IRIX was a mistake.

27 years agoMove the change to ending the abstract from python.sty to manual.cls; it
Fred Drake [Thu, 5 Mar 1998 16:41:42 +0000 (16:41 +0000)]
Move the change to ending the abstract from python.sty to manual.cls; it
is not appropriate for the howto document class.

27 years agolatex-$(VERSION).tar.gz, tarlatex: Create the source distribution.
Fred Drake [Thu, 5 Mar 1998 16:37:34 +0000 (16:37 +0000)]
latex-$(VERSION).tar.gz, tarlatex:  Create the source distribution.

clean:  Remove all the generatable tarballs.

27 years agoBuild a tarball that extracts to Python-$VERSION/Doc/ instead of Doc/,
Fred Drake [Thu, 5 Mar 1998 16:31:22 +0000 (16:31 +0000)]
Build a tarball that extracts to Python-$VERSION/Doc/ instead of Doc/,
at Guido's suggestion.

27 years agoSome changes because gcc on SGI doesn't support '-all'
Guido van Rossum [Thu, 5 Mar 1998 15:41:09 +0000 (15:41 +0000)]
Some changes because gcc on SGI doesn't support '-all'

27 years agoUnfold some lines that were previously folded but don't need to be
Guido van Rossum [Thu, 5 Mar 1998 05:39:50 +0000 (05:39 +0000)]
Unfold some lines that were previously folded but don't need to be
now we're reindented.

Remove files before renaming something to them -- for Windows.

Change check for Python home directory so it works correct on Windows.

27 years agoReindented, removed tabs.
Guido van Rossum [Thu, 5 Mar 1998 05:22:36 +0000 (05:22 +0000)]
Reindented, removed tabs.

Also added simple "clean" target (removes *.o and executable).

27 years agoOops, bug omission: also scan internal code objects for imports!
Guido van Rossum [Thu, 5 Mar 1998 05:15:07 +0000 (05:15 +0000)]
Oops, bug omission: also scan internal code objects for imports!

27 years agoReindented, removed tabs.
Guido van Rossum [Thu, 5 Mar 1998 04:56:37 +0000 (04:56 +0000)]
Reindented, removed tabs.

27 years agoSome nits...
Guido van Rossum [Thu, 5 Mar 1998 04:05:38 +0000 (04:05 +0000)]
Some nits...

Add the script directory to the path.

Fix the sanity checks on the arguments so they don't mess up the -m
option; remove the requirement that the script must have a .py
extension.

27 years agoSupport for frozen packages, matching the revamped Tools/freeze.
Guido van Rossum [Thu, 5 Mar 1998 03:45:08 +0000 (03:45 +0000)]
Support for frozen packages, matching the revamped Tools/freeze.
Frozen packages are indicated by a negative size (the code string
is the __import__.py file).  A frozen package module has its __path__
set to a string, the package name.

27 years agoAdded support for packages.
Guido van Rossum [Thu, 5 Mar 1998 03:42:00 +0000 (03:42 +0000)]
Added support for packages.
We have a whole new module finder that uses the actual Python
parser and scans the bytecode for IMPORT_NAME and IMPORT_FROM.
This requires some support in import.c (that hasn't been checked in).
New command line options for this: -d, -q, -m.

27 years agoCreate the module index only if a conditional is true.
Fred Drake [Wed, 4 Mar 1998 21:56:42 +0000 (21:56 +0000)]
Create the module index only if a conditional is true.

27 years agoDefine a new conditional, use this to control creation of module index
Fred Drake [Wed, 4 Mar 1998 21:52:33 +0000 (21:52 +0000)]
Define a new conditional, use this to control creation of module index
data file.

27 years agoImprove separation of document class and python semantic constructs. This
Fred Drake [Wed, 4 Mar 1998 21:47:59 +0000 (21:47 +0000)]
Improve separation of document class and python semantic constructs.  This
will allow us to have a class of smaller documents as well.

27 years agoUntested changes to make the '-s windows' option
Guido van Rossum [Wed, 4 Mar 1998 18:12:39 +0000 (18:12 +0000)]
Untested changes to make the '-s windows' option
work on Windows.

27 years agoRemove item on migration to LaTeX2e document classes. Done.
Fred Drake [Wed, 4 Mar 1998 17:35:00 +0000 (17:35 +0000)]
Remove item on migration to LaTeX2e document classes.  Done.

27 years agotarballs: Ok, we do support info for the moment, so add that to the tarballs
Fred Drake [Wed, 4 Mar 1998 16:51:36 +0000 (16:51 +0000)]
tarballs:  Ok, we do support info for the moment, so add that to the tarballs
target.

27 years agopdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include it in the tarball
Fred Drake [Wed, 4 Mar 1998 16:49:36 +0000 (16:49 +0000)]
pdf-$(VERSION).tar.gz:  If ref/ref.pdf exists, include it in the tarball
along with the others.

html-$(VERSION).tar.gz:  Change the wildcard for picking up GIFs a little
to avoid changes in what LaTeX2HTML generates.

27 years agoUpdate URL to get Perl. (Anyone want to re-write LaTeX2HTML in Python? ;)
Fred Drake [Wed, 4 Mar 1998 15:21:02 +0000 (15:21 +0000)]
Update URL to get Perl.  (Anyone want to re-write LaTeX2HTML in Python? ;)

Add comments about what to do about bugs.

27 years agoOops, remove some debugging prints.
Fred Drake [Wed, 4 Mar 1998 06:34:21 +0000 (06:34 +0000)]
Oops, remove some debugging prints.

27 years agochangeit(): Added support for \deprecated{}.
Fred Drake [Wed, 4 Mar 1998 06:33:43 +0000 (06:33 +0000)]
changeit():  Added support for \deprecated{}.

Chunk.__repr__(), main():  Allow Chunk objects to get the buffer, to make the
representation contain text instead of a pair of indexes.  This makes debugging
a little easier.

27 years agoPreliminary LaTeX2HTML 98.1p1 support. Includes patch from Ross Moore to
Fred Drake [Wed, 4 Mar 1998 05:36:59 +0000 (05:36 +0000)]
Preliminary LaTeX2HTML 98.1p1 support.  Includes patch from Ross Moore to
get some funky quoting of ']' in \item[...] to work right without having to
do really ugly things to the documents themselves.

There are a lot of things relating to indexing that are commented out;
parts need to be examined and dealt with with respect to changes in
LaTeX2HTML internals.  I'll work with Ross to see what it takes to make
this sort of stuff reasonable.

27 years agoComment out the attempt to get index-related stuff processed in the right
Fred Drake [Wed, 4 Mar 1998 05:30:49 +0000 (05:30 +0000)]
Comment out the attempt to get index-related stuff processed in the right
order.  LaTeX2HTML just doesn't do things the same way as LaTeX, and this
wasn't the fix.

Simplify the generated HTML for \file{}.

For \samp{}, use "..." instead of `...'; many fonts make that look pretty
bad.   ;-(

27 years agoSimplify some of the escaping around ']' in \item[...] markup in light of
Fred Drake [Wed, 4 Mar 1998 03:51:42 +0000 (03:51 +0000)]
Simplify some of the escaping around ']' in \item[...] markup in light of
a fix to LaTeX2HTML from Ross Moore.  Yeah!

27 years agoFor each of the l2h??? targets, remove the sed hack that rips out a comma;
Fred Drake [Tue, 3 Mar 1998 22:39:37 +0000 (22:39 +0000)]
For each of the l2h??? targets, remove the sed hack that rips out a comma;
it no longer appears to be needed.

27 years agoOf course, I shouldn't have used lseek() to find out the file's
Guido van Rossum [Tue, 3 Mar 1998 22:36:10 +0000 (22:36 +0000)]
Of course, I shouldn't have used lseek() to find out the file's
position in new_buffersize(); the correct function to use is ftell().
Thanks to Ben Jackson.

27 years agoOops -- overuse of dabbrev-expand introduced a strange bug, where
Guido van Rossum [Tue, 3 Mar 1998 22:33:27 +0000 (22:33 +0000)]
Oops -- overuse of dabbrev-expand introduced a strange bug, where
instead of 'locals' I was passing 'lock_import' to import_module_ex().

27 years agoPerish Evil Revelry and Lamentation.
Fred Drake [Tue, 3 Mar 1998 22:27:28 +0000 (22:27 +0000)]
Perish Evil Revelry and Lamentation.

27 years agoAdd a single Python-wide (!) lock on import. Only one thread at a
Guido van Rossum [Tue, 3 Mar 1998 22:26:50 +0000 (22:26 +0000)]
Add a single Python-wide (!) lock on import.  Only one thread at a
time can be in PyImport_ImportModuleEx().  Recursive calls from the
same thread are okay.

Potential problems:

- The lock should really be part of the interpreter state rather than
global, but that would require modifying more files, and I first want
to figure out whether this works at all.

- One could argue that the lock should be per module -- however that
would be complicated to implement.  We would have to have a linked
list of locks per module name, *or* invent a new object type to
represent a lock, so we can store the locks in the module or in a
separate dictionary.  Both seem unwarranted.  The one situation where
this can cause problems is when loading a module takes a long time,
e.g. when the module's initialization code interacts with the user --
during that time, no other threads can run.  I say, "too bad."

27 years agoRaise ValueError: "unconvertible time" when ctime() returns NULL,
Guido van Rossum [Tue, 3 Mar 1998 22:19:10 +0000 (22:19 +0000)]
Raise ValueError: "unconvertible time" when ctime() returns NULL,
instead of dumping core.

27 years agoDoc strings added by Mitch Chapman.
Guido van Rossum [Tue, 3 Mar 1998 22:10:18 +0000 (22:10 +0000)]
Doc strings added by Mitch Chapman.

27 years agoDoc strings added by Mitch Chapman.
Guido van Rossum [Tue, 3 Mar 1998 22:03:26 +0000 (22:03 +0000)]
Doc strings added by Mitch Chapman.

27 years agoObsolete.
Fred Drake [Tue, 3 Mar 1998 22:03:08 +0000 (22:03 +0000)]
Obsolete.

27 years agoDoc strings added by Mitch Chapman.
Guido van Rossum [Tue, 3 Mar 1998 22:02:24 +0000 (22:02 +0000)]
Doc strings added by Mitch Chapman.
Also got rid of some inconsistent change log comments near the top.

27 years agoConvert LaTeX support to create a new class of documents. HTML generation
Fred Drake [Tue, 3 Mar 1998 22:02:19 +0000 (22:02 +0000)]
Convert LaTeX support to create a new class of documents.  HTML generation
now requires LaTeX2HTML 98.1p1 or newer (& and is still in progress).

This means that doing things to change the formatting of the manuals (at the
"normal user" level, like A4 paper), can happen in just one place, rather
than in each document file.

27 years agoLogical markup.
Fred Drake [Tue, 3 Mar 1998 21:56:15 +0000 (21:56 +0000)]
Logical markup.

27 years agoInstead of 'import mac', use 'import os' -- this way, the path syntax
Guido van Rossum [Tue, 3 Mar 1998 21:49:01 +0000 (21:49 +0000)]
Instead of 'import mac', use 'import os' -- this way, the path syntax
manipulation routines can be used on non-Mac platforms (e.g. to
manipulate pathnames in a Mac specific archive).

27 years agoMisc changes for AIX: install the python.exp file, and properly use $(srcdir).
Guido van Rossum [Tue, 3 Mar 1998 21:47:00 +0000 (21:47 +0000)]
Misc changes for AIX: install the python.exp file, and properly use $(srcdir).

27 years agoOverhaul.
Fred Drake [Tue, 3 Mar 1998 21:41:22 +0000 (21:41 +0000)]
Overhaul.

27 years agoFix typo.
Fred Drake [Tue, 3 Mar 1998 19:37:38 +0000 (19:37 +0000)]
Fix typo.

27 years agoNit for \refexmodindex{} (reference to extension module).
Fred Drake [Tue, 3 Mar 1998 18:52:55 +0000 (18:52 +0000)]
Nit for \refexmodindex{} (reference to extension module).

27 years agoSimplify the parameters passed to node2label.pl.
Fred Drake [Tue, 3 Mar 1998 18:05:13 +0000 (18:05 +0000)]
Simplify the parameters passed to node2label.pl.

27 years agoMarked reference to the Python Library Reference with \emph{}.
Fred Drake [Tue, 3 Mar 1998 17:52:07 +0000 (17:52 +0000)]
Marked reference to the Python Library Reference with \emph{}.

Changed sample module creation of an exception to use PyErr_NewException().

Logical markup.

27 years agoScript to create a source distribution. See comments at top.
Fred Drake [Tue, 3 Mar 1998 17:22:44 +0000 (17:22 +0000)]
Script to create a source distribution.  See comments at top.

27 years agoIgnore tarballs.
Fred Drake [Tue, 3 Mar 1998 17:14:23 +0000 (17:14 +0000)]
Ignore tarballs.

27 years agoLooks like mention of http://quest.jpl.nasa.gov/zlib/ got added but
Ken Manheimer [Tue, 3 Mar 1998 16:42:53 +0000 (16:42 +0000)]
Looks like mention of http://quest.jpl.nasa.gov/zlib/ got added but
not checked in, so i'm doing it.

27 years agoInitialize adlist variable in getrouteaddr(), so an illegal address
Guido van Rossum [Tue, 3 Mar 1998 16:17:52 +0000 (16:17 +0000)]
Initialize adlist variable in getrouteaddr(), so an illegal address
doesn't cause a traceback.

27 years agoAdded msvcrt.
Guido van Rossum [Tue, 3 Mar 1998 02:00:14 +0000 (02:00 +0000)]
Added msvcrt.

27 years ago__file__ now sometimes refers to the .pyc file
Jack Jansen [Mon, 2 Mar 1998 16:57:01 +0000 (16:57 +0000)]
__file__ now sometimes refers to the .pyc file

27 years agoAdded WEGetTabSize and WESetTabSize, at Just's request
Jack Jansen [Mon, 2 Mar 1998 16:56:18 +0000 (16:56 +0000)]
Added WEGetTabSize and WESetTabSize, at Just's request

27 years ago&replace_verbatim,
Fred Drake [Mon, 2 Mar 1998 16:43:59 +0000 (16:43 +0000)]
&replace_verbatim,
&replace_verbatim_hook:  Clean up a little, avoid long lines.

27 years agoTypo (coestring -> codestring) discovered by Mark Hammond.
Guido van Rossum [Mon, 2 Mar 1998 02:40:39 +0000 (02:40 +0000)]
Typo (coestring -> codestring) discovered by Mark Hammond.

27 years agoFix the handling of errors in Py_FlushLine() in a few places.
Guido van Rossum [Sat, 28 Feb 1998 04:31:39 +0000 (04:31 +0000)]
Fix the handling of errors in Py_FlushLine() in a few places.
(Basically, the error is cleared...  Like almost everywhere else...)

27 years agoMake the title page include all the interesting information.
Fred Drake [Fri, 27 Feb 1998 22:13:13 +0000 (22:13 +0000)]
Make the title page include all the interesting information.

27 years ago&do_cmd_deprecated: New function.
Fred Drake [Fri, 27 Feb 1998 16:56:55 +0000 (16:56 +0000)]
&do_cmd_deprecated:  New function.

Attempt to get \setindexsubitem{} handled at the right time under LaTeX2HTML
98.1; should still be fine under 97.1*.

27 years agoUpdate.
Fred Drake [Fri, 27 Feb 1998 16:21:58 +0000 (16:21 +0000)]
Update.

27 years agoDeprecate the read() and write() methods.
Fred Drake [Fri, 27 Feb 1998 16:21:31 +0000 (16:21 +0000)]
Deprecate the read() and write() methods.

Don't refer to them from the fromfile() and tofile() methods.

27 years agoAdded semi-structured support for feature deprecation.
Fred Drake [Fri, 27 Feb 1998 16:20:30 +0000 (16:20 +0000)]
Added semi-structured support for feature deprecation.

27 years agoPut all the indexsubitem stuff together.
Fred Drake [Fri, 27 Feb 1998 15:28:45 +0000 (15:28 +0000)]
Put all the indexsubitem stuff together.

Support modified verbatim for both LaTeX2HTML 96.1* and 98.1.

Make table column headers bold.