summaryrefslogtreecommitdiff
path: root/tools/editors
Commit message (Expand)AuthorAgeFilesLines
* Delete old 0.4 maintenance branch.docutils-0.4milde2017-06-229-4718/+0
* --- MERGE: merged r4366 to maintenance branch; original log message:wiemann2006-04-011-0/+3
* --- MERGE: merged r4334 to maintenance branch; original log message:wiemann2006-04-011-0/+3
* --- MERGE: merged r4333 to maintenance branch; original log message:wiemann2006-04-011-27/+18
* recognize empty commentswiemann2005-12-271-1/+1
* 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
* Fixed bug with transient mark mode.blais2005-09-211-1/+1
* Minor fixes to emacs hook and documentation additions.blais2005-09-214-0/+55
* Fixed minor bug with indented section titles being discovered when they shoul...blais2005-09-152-4/+61
* 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
* Added a fix to the underlining function that blais2005-08-072-25/+31
* Added missing generic filter function.blais2005-08-071-0/+14
* added JED mode linkgoodger2005-06-281-0/+4
* merge trunk/docutils@3525 branches/blais_interrupt_render/docutils@HEAD trunk...wiemann2005-06-261-33/+29
* applied patch to fix problems when wide characters appear in section title;wiemann2005-06-161-1/+6
* added provide command for rst-mode as wellwiemann2005-05-211-0/+2
* added "(provide 'restructuredtext)"wiemann2005-05-211-0/+3
* Minor fix to underlining function,blais2005-05-172-8/+53
* added to the instructionsgoodger2005-04-202-2/+36
* Two things to the underlining function for emacs:blais2005-04-172-21/+67
* A simple first stab at a series of regressionreporter-categories@3161blais2005-04-022-2/+184
* Fixed some cases when the cursor is on the underlineblais2005-04-021-11/+22