summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added support for IronPython 1.0 (thanks to Seo Sanghyeon);wiemann2006-09-163-5/+8
* renamed testwiemann2006-09-161-1/+1
* added history entries for Andreas' improvements to rst.elwiemann2006-09-161-0/+3
* headings containing only non-ASCII characters are nowwiemann2006-09-162-2/+4
* (require 'font-lock) in emacs lisp code now, reuleaux2006-09-151-2/+3
* installation instructions simplified, just (require 'font-lock)reuleaux2006-09-151-8/+1
* (require 'font-lock) added to the installation instructionsreuleaux2006-09-151-0/+8
* correction for multiline comments, especially for comments with anreuleaux2006-09-151-1/+1
* Recognize table class: borderless, nolines, booktabs, standard.grubert2006-09-034-1/+61
* Applied patch from Denis Shaposhnikov for Xemacs portability. Thanks Denis.blais2006-08-241-2/+12
* Updated rst.el with new features for enumerating and bulleting lists of items.blais2006-08-242-53/+173
* added notes and commentswiemann2006-08-182-24/+29
* corrected docstringwiemann2006-08-171-6/+6
* added links to recent threads about citationswiemann2006-08-171-2/+10
* removed unused methodswiemann2006-08-161-6/+0
* added writer_aux.Admonitions transform;wiemann2006-08-167-58/+98
* the wiki is spammy, so I moved the development notes into SVNwiemann2006-08-162-2/+71
* more comment tuningwiemann2006-08-161-6/+9
* added more commentswiemann2006-08-161-9/+23
* more name refactoring, some commentswiemann2006-08-162-64/+89
* some refactoring on macro naming conventionwiemann2006-08-162-39/+41
* added link to restxslwiemann2006-08-151-0/+5
* added links to Emacs infogoodger2006-08-141-1/+2
* added missing wordwiemann2006-08-121-1/+1
* added link to XSLT script for RELAX NG annotationswiemann2006-08-111-0/+4
* handle unencodable characters in comments; changed default encoding to latin1wiemann2006-08-111-3/+21
* added functional test for non-ASCII characters in commentswiemann2006-08-114-2/+10
* bump rest2web to the top for its activitywiemann2006-08-111-3/+3
* more cleanup and commentswiemann2006-08-091-145/+150
* some cleanup and some comments for the base stylesheet of newlatex2ewiemann2006-08-071-40/+72
* added history and release note entries for directive refactoringwiemann2006-08-072-0/+24
* added link to admonition directive documentationwiemann2006-08-071-3/+5
* updated headerswiemann2006-08-075-20/+10
* merged directives branch to trunk (r4375:4666);wiemann2006-07-1232-1837/+2377
* Added several features to rst.el and started to checkdoc the sourceblais2006-07-111-238/+452
* added link to sxw2rest (by Trent W. Buck)wiemann2006-07-101-0/+4
* added link to ReleaseForgewiemann2006-07-081-0/+5
* added support for PyPywiemann2006-07-081-2/+4
* use integer division to make it more explicit, and for Python 3000 compatibil...wiemann2006-07-042-4/+4
* added to-do list entry for unicode whitespace and punctuationwiemann2006-06-291-0/+3
* use different hacks for installing data files for Python 2.2wiemann2006-06-292-4/+29
* added to-do list entry about command line encodingwiemann2006-06-291-0/+4
* typogoodger2006-06-281-1/+1
* Added StopTraversal exception in nodes, to interrupt the traversal cleanly.blais2006-06-282-13/+118
* Added a kludge to allow publishing from within mod_python.blais2006-06-251-1/+13
* removed Vogontia (no longer maintained)wiemann2006-06-221-2/+0
* Python 2.5 compatibility: dynamic exception matchinggoodger2006-06-223-8/+18
* for compatibility with Python2.5b1goodger2006-06-221-1/+2
* reverted r3253, incompatible with Python 2.5goodger2006-06-221-11/+0
* updated references in substitutions buggoodger2006-06-221-0/+17