summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mymemreplace(), strop_replace(): Add support for optional 4th argumentBarry Warsaw1997-11-291-4/+12
* (py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors.Barry Warsaw1997-11-271-2/+2
* Slip of the keyboard (f__ should be __). Dunno why I had a totallyGuido van Rossum1997-11-272-2/+2
* This commit was manufactured by cvs2svn to create tag 'r15b1'.v1.5b1cvs2svn1997-11-261-0/+1
* Dumb typo.Guido van Rossum1997-11-261-1/+1
* (py-process-filter): py-delete-file-silently is obsolete. Use aBarry Warsaw1997-11-261-1/+1
* (py-compute-indentation): Check for multiline stringness andBarry Warsaw1997-11-261-4/+4
* (py-mode-map): Bind py-mark-def-or-class to C-M-h with a differentBarry Warsaw1997-11-261-2/+3
* Reordered and slightly edited the highlights of changes.Guido van Rossum1997-11-261-47/+53
* Revamped README for release of 1.5b1.Guido van Rossum1997-11-261-101/+109
* Added list of what's new in 1.5b1. Changed intro and some section titles.Guido van Rossum1997-11-261-11/+216
* Four more valuable contributors...Guido van Rossum1997-11-261-0/+4
* The usualGuido van Rossum1997-11-2615-135/+793
* The dependency of tarhtml on l2h was a bad idea.Guido van Rossum1997-11-261-1/+1
* (python-mode): Make imenu-create-index-function buffer local.Barry Warsaw1997-11-261-3/+4
* (py-mark-def-or-class): Added an exchange-point-and-mark and aBarry Warsaw1997-11-261-2/+4
* (python-mode): Patch to fix Imenu support under Emacs, given byBarry Warsaw1997-11-261-1/+3
* (py-kill-emacs-hook): Simplification.Barry Warsaw1997-11-261-11/+5
* Icons for Windows installer.Guido van Rossum1997-11-263-0/+0
* Added the HTML files.Guido van Rossum1997-11-261-24/+64
* Added CRLF line endings since this is for NOTEPAD.Guido van Rossum1997-11-260-0/+0
* Added comment about where to find details on python-mode.el, pointingBarry Warsaw1997-11-261-23/+183
* Documented brand new behavior of sys.ps1 and sys.ps2 (str() is appliedGuido van Rossum1997-11-252-2/+8
* Apply str() to sys.ps1 or sys.ps2 before using them as a prompt, soGuido van Rossum1997-11-251-16/+14
* Added utility target tarhtml to tar and gzip the HTML files plus theirGuido van Rossum1997-11-251-0/+4
* Adding the icons used by latex2html output to the CVS tree.Guido van Rossum1997-11-2531-0/+94
* Ignore html files generated by webmaker.Guido van Rossum1997-11-251-0/+1
* Augmented the script so that (at CNRI anyway) it also invokes webmakerGuido van Rossum1997-11-251-1/+12
* Simple index for the reference manuals (mostly for use on the WindowsGuido van Rossum1997-11-252-0/+50
* Updated to the most pressing 1.5 issues.Guido van Rossum1997-11-2513-4516/+4474
* Drop Capitalized Important Words.Guido van Rossum1997-11-251-1/+1
* Several changes, e.g. restructuring of the intro to be closer to whatGuido van Rossum1997-11-252-472/+268
* Remove hyperlink to time-sensitive Python release info.Guido van Rossum1997-11-251-2/+2
* WISE installer source for Python 1.5Guido van Rossum1997-11-251-0/+1104
* Added pypcre.c module.Guido van Rossum1997-11-252-0/+10
* Added the "italic correction" command ("\/") to the list of ignored commands.Fred Drake1997-11-252-2/+2
* Removed leading comment about this being "introductory" documentation;Fred Drake1997-11-252-4/+12
* Get rid of math mode in some places.Guido van Rossum1997-11-2512-18/+18
* Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp.Guido van Rossum1997-11-252-2/+2
* Remove strange use of $math$ mode to produce a backslash.Guido van Rossum1997-11-252-2/+4
* Oops, did the previous delete the wrong way.Guido van Rossum1997-11-252-2/+0
* Get rid of last traces of module 'audio'Guido van Rossum1997-11-243-123/+2
* Added "-n file" option to only print files newer than the given file.Guido van Rossum1997-11-241-4/+37
* Use fuzzy comparison from test_support to compare outcome ofGuido van Rossum1997-11-241-1/+4
* New names...Guido van Rossum1997-11-241-0/+3
* Add fileinput.Guido van Rossum1997-11-242-0/+4
* Replace plat-os2 with plat-win, per Jeff Rush' suggestion.Guido van Rossum1997-11-241-1/+1
* Trivial change in prompt label suggested by Case Roole.Guido van Rossum1997-11-241-1/+1
* Change the option used on Linux to export all symbolsGuido van Rossum1997-11-242-3/+3
* Done a sort -u on the symbols (and replaced all tabs with spaces).Guido van Rossum1997-11-241-368/+365