summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* adjusted name and email addresswiemann2007-05-312-3/+3
* emacs support: added S5 preview (submitted to me by Jeff Rush)blais2007-03-291-0/+15
* added "ignore" setting for buildhtmlwiemann2007-03-121-1/+16
* rst.el: included Riccardo patch for jit-lockblais2007-02-191-23/+49
* rst.el: change to accomodate tramp.elblais2007-01-111-5/+10
* renamed testwiemann2006-09-161-1/+1
* headings containing only non-ASCII characters are nowwiemann2006-09-161-2/+2
* (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
* 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-241-41/+91
* added links to Emacs infogoodger2006-08-141-1/+2
* Added several features to rst.el and started to checkdoc the sourceblais2006-07-111-238/+452
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-2112-54/+27
* renamed README to README.txt;wiemann2006-05-214-3/+3
* Corrected funky behaviour of rst-shift-region when something like this appear...blais2006-05-171-1/+1
* Added prefix args to shift region functions in emacs support to disable autom...blais2006-05-161-14/+24
* Committed fixes for rst.el from Felix commentsblais2006-05-151-14/+36
* Added an emacs function to easily create and remove line blocks.blais2006-05-131-3/+19
* Significantly improved the rst-shift-region-* functions blais2006-05-121-33/+213
* typogoodger2006-04-261-1/+1
* improve -V/--version outputgoodger2006-04-261-2/+3
* Added new rst-straighten-decorations for emacs support, that redos all the de...blais2006-04-191-14/+52
* git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4371 929543...blais2006-03-031-5/+40
* Now loading the 'compile module in rst.elblais2006-03-021-0/+3
* fixed #! linegoodger2006-02-261-1/+1
* updatedgoodger2006-02-031-0/+3
* changed to GPLgoodger2006-02-031-27/+18
* 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