summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* changes to remove py2.6 -3 deprecation warningsstrank2008-07-241-1/+1
* Text subclasses unicode, replace has_key with in operator.strank2008-07-231-2/+2
* undo accidental commit to trunkabolish-userstring-haskey@5608strank2008-07-231-2/+2
* Replace all has_key with the in operator.strank2008-07-231-2/+2
* Set indentation mode correctly.smerten2008-07-161-1/+4
* Integrated patch fromsmerten2008-07-161-3/+24
* Improved font-lock code to use a better `PRE-MATCH-FORM`. As a resultsmerten2008-07-161-177/+144
* Reverted patch wrongly attributed to me.smerten2008-07-161-10/+2
* Applied patch to rst.el from SMerten.blais2008-07-071-2/+10
* Refixed font-lock-support mode once again to work with more Emacssmerten2008-05-191-1/+2
* clarify purposegoodger2008-05-071-1/+3
* Updates from working version before moving into emacs.blais2008-04-191-9/+26
* Refixed font-lock-support mode to work with more Emacs versions.smerten2008-02-261-1/+1
* rst.el: Added rst-minor-mode, to be used along mail-mode and other modes deri...blais2008-01-281-6/+30
* rst.el: removed junkblais2008-01-121-8/+3
* rst.el: bug fixblais2007-12-151-1/+1
* rst.el: bug fixesblais2007-12-101-3/+12
* rst.el: Some fixes due to code review from Emacs dev.blais2007-12-061-78/+58
* Misc rst.el adjustmentsblais2007-12-032-16/+17
* Major revamp of all rst.el as a single major mode, for preparation for submit...blais2007-12-032-436/+408
* Added code for font-locking doctest blocks.smerten2007-07-111-1/+8
* Debugging of `rst.el`.smerten2007-07-111-3/+3
* 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