summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Manually added definitions for normal, bold, etc. These are in MacTypes (of allJack Jansen1999-01-212-3/+31
* Updated for 1.5.2b1Jack Jansen1999-01-211-1/+3
* Updated for 1.5.2b1 (better late than never:-)Jack Jansen1999-01-212-4/+8
* Updated the version number in the vers and preffilename resources.Jack Jansen1999-01-212-0/+0
* Removed warnings for packages (Just implemented support for freezingJack Jansen1999-01-212-2/+2
* convert(): Added parameter "autoclose", which should be a sequence ofFred Drake1999-01-201-8/+19
* Modified the "sgml" and "xml" targets to stop if the sub-makes fail inFred Drake1999-01-201-3/+22
* Add caveat on partial dependence on the "cl" module, only available onFred Drake1999-01-201-0/+4
* Move the jpeg module to the SGI section; it is dependent on the "cl"Fred Drake1999-01-201-1/+1
* create_module_info(): If there's a \moduleauthor, move it to anFred Drake1999-01-191-20/+18
* isnmtoken(), istoken(): Fix to ensure the regex has to match theFred Drake1999-01-191-2/+17
* handle_labels(): Fix problem for document fragments containing moreFred Drake1999-01-191-12/+14
* Revised comments on null bytes in pattern string.Fred Drake1999-01-191-5/+6
* Fix second description of handling 2-digit years (last item inFred Drake1999-01-191-9/+16
* convert(): Change the element name remapping to convert <refmodule>Fred Drake1999-01-191-0/+1
* format_attrs(): Attempt a bit more minimization for SGML output.Fred Drake1999-01-191-4/+22
* add_module_idx(), add_idx_hook():Fred Drake1999-01-191-2/+2
* Enable os.path as a mostly-normal submodule, including "from os.pathFred Drake1999-01-191-0/+2
* (py-mode-map): Removed special bindings for C-m and C-j toBarry Warsaw1999-01-191-3/+0
* (py-narrow-to-defun): New command (bound to C-x n d) which mimics theBarry Warsaw1999-01-181-0/+15
* Added 'warn' method.Greg Ward1999-01-181-1/+10
* Fix typo spotted by Jeff MacDonald <jam@ans.net>.Fred Drake1999-01-181-2/+2
* Only deiconify when iconic.Guido van Rossum1999-01-182-4/+8
* MiscGuido van Rossum1999-01-181-0/+3
* Interface to GetIcon, PlotIcon and friends.Jack Jansen1999-01-183-0/+828
* Added doc strings to the exception classes.Guido van Rossum1999-01-151-3/+29
* Patch by Piers Lauder: make exceptions classes.Guido van Rossum1999-01-151-14/+13
* (py-electric-delete): Implement the XEmacs 21 blessed way of checkingBarry Warsaw1999-01-151-3/+4
* Bruce Wheeler quotes Mark Hammond with a different version of theGuido van Rossum1999-01-141-1/+1
* Add a "tarball" target.Fred Drake1999-01-141-0/+3
* Adjust so that we are no longer using special entities for well-knownFred Drake1999-01-141-19/+21
* for method getaddrlist(): Added a note clarifying that all namedBarry Warsaw1999-01-141-0/+4
* Shorten the name of the <rfc> "number" attribute to "num".Fred Drake1999-01-141-1/+1
* Make <rfc> no longer an empty element but a container. The textFred Drake1999-01-141-0/+44
* Test the rfc822.py module. Contains just a few simple cases, and someBarry Warsaw1999-01-142-0/+83
* Message.getaddrlist(): This now handles multiple occurances of theBarry Warsaw1999-01-141-12/+21
* Several new functions to re-write tables to be at least partlyFred Drake1999-01-141-0/+112
* Should include "Python.h", not <Python.h> -- it's not a standardGuido van Rossum1999-01-141-1/+1
* Jim Ahlstrom patch: Watcom chokes on a long expression in c_asinh().Guido van Rossum1999-01-141-1/+5
* Jim Ahlstrom patch: the module doc string is too long for 16-bit VCGuido van Rossum1999-01-141-1/+5
* Jim Ahlstrom patch: cutoff should be a long for machines with 16-bitGuido van Rossum1999-01-141-1/+1
* Jim Ahlstrom patch: BIGCHUNK is too large for 16-bit int.Guido van Rossum1999-01-141-1/+5
* Jim Ahlstrom added some SIZEOF defs for VC and WATCOM (only).Guido van Rossum1999-01-141-0/+9
* Added clean and clobber targets.Fred Drake1999-01-142-0/+19
* Update to the latest version of Michael Ernst's script.Fred Drake1999-01-141-24/+104
* "Driver" makefile to convert all documents to SGML or XML at once.Fred Drake1999-01-141-0/+29
* Add usage of the "driver" Makefile.Fred Drake1999-01-141-2/+8
* Elaborate a comment on the format of the table that drives theFred Drake1999-01-141-1/+5
* Adjustments to allow elements with subelements as parameters. This isFred Drake1999-01-141-95/+145
* Added fixinfo.el to the list of dependencies.Fred Drake1999-01-141-1/+2