summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* recognize empty commentswiemann2005-12-271-1/+1
* restored stylesheet-path setting; needed for the web sitegoodger2005-12-121-2/+4
* rely on default settingsgoodger2005-12-111-1/+0
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-091-1/+1
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-0/+26
* fixed variable namesgoodger2005-11-251-3/+3
* Fixed bug with TOC update when it is at the end of a file.blais2005-11-211-4/+5
* Fixed bug with incorrect comparison of decorations and added comments.blais2005-11-191-26/+39
* fixed rst-set-paragraph-separation, added rst-extra-paragraph-separategoodger2005-11-181-2/+6
* fixed line wrappinggoodger2005-11-181-23/+41
* restored paragraph start for enumerated listsgoodger2005-11-181-3/+3
* use rst-set-paragraph-separation function for setting paragraph-start;wiemann2005-11-171-13/+8
* - Added default bindings for rst-compileblais2005-11-141-2/+19
* Added revision field to rst.el since it is likely it will be copied aroundblais2005-11-091-0/+1
* Fixed minor bug in rst-toc.blais2005-11-081-3/+4
* - Changed the default bindings due to the explosion of newblais2005-11-071-165/+273
* Updated rst.el with rst-mode.el 0.2.9blais2005-11-011-223/+369
* minor edits for consistency, typos, links, etc.goodger2005-10-311-10/+9
* Fixed minor bug with underlining function invoked at the end of the document.blais2005-10-311-1/+2
* Changed rst-html-compile to be generic and supportblais2005-10-301-578/+593
* Minor changes to comments in rst.el for auto-gen of my web page.blais2005-10-301-23/+45
* added missing targetwiemann2005-10-301-1/+2
* I have cleaned up all the emacs support code for restructured text.blais2005-10-306-1152/+1090
* converted latin1 files to utf8;wiemann2005-10-291-2/+2
* Added auto-updating TOC at the top of the file and refined TOC features.blais2005-10-281-55/+168
* Small changes in numbered toc insertion style following dave comments.blais2005-10-271-37/+59
* - Added new function to insert the TOC inside the document;blais2005-10-271-53/+244
* Rollback new test that does not pass yet.blais2005-10-251-46/+47
* Fixed minor bug with TOC feature when the cursor is in the last section of th...blais2005-10-252-1/+51
* - Added new funtion and binding to display the Table of Contentsblais2005-10-221-16/+169
* added OS X clipboard notegoodger2005-10-111-2/+7
* Changed emacs support to avoid touching the kill-ring.blais2005-10-051-4/+8
* added stylesheet-path entry to docutils.conf because otherwise wewiemann2005-09-261-1/+2
* added docutils/writers/support/ directory and removed tools/stylesheets/; upd...goodger2005-09-257-1843/+1
* Fixed bug with transient mark mode.blais2005-09-211-1/+1
* Minor fixes to emacs hook and documentation additions.blais2005-09-214-0/+55
* added <div class="document"> to make PEP writer output valid XHTMLwiemann2005-09-181-0/+1
* cleanupwiemann2005-09-171-4/+1
* Fixed minor bug with indented section titles being discovered when they shoul...blais2005-09-152-4/+61
* more tests, more handling for edge cases, some polishingwiemann2005-09-121-10/+40
* polished new LaTeX writer;wiemann2005-09-111-4/+0
* updated docs: history and tranform listwiemann2005-09-111-2/+5
* give Martin top billing; almost all of the code is hisgoodger2005-09-101-2/+2
* Backported to emacs-21.blais2005-09-092-1/+26
* New support for section title underlining in Emacs.blais2005-09-096-590/+2553
* minor improvementswiemann2005-08-261-1/+4
* made _stylesheet_required setting default to 0,wiemann2005-08-241-1/+2
* updated from Docutils default.cssgoodger2005-08-121-15/+124
* Added a fix to the underlining function that blais2005-08-072-25/+31
* Added missing generic filter function.blais2005-08-071-0/+14