summaryrefslogtreecommitdiff
path: root/docutils/tools/editors
Commit message (Expand)AuthorAgeFilesLines
* Fix trailing whitespace (non-Python files).milde2022-01-292-2/+2
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-202-6/+6
* More changes to https://sourceforge.netmilde2022-01-201-1/+1
* Change http://docutils.sf.net -> https://docutils.sourceforge.iomilde2022-01-201-1/+1
* Fix spellingmilde2021-10-223-6/+6
* Use default encoding (utf8) for documentation in tools/editors/emacs.milde2020-02-062-21/+19
* Debug: `rst-forward-indented-block` starts at searching at next linesmerten2017-01-082-19/+55
* Lots of refactorings and a few minor improvements.smerten2017-01-0326-2332/+3844
* Major refactoring:smerten2016-07-3124-1923/+7280
* Replaced macros `rst-iterate-leftmost-...` by new functionsmerten2015-12-282-113/+625
* Update tutorial.smerten2015-10-043-131/+318
* change link to vim vst plugin (bug #242)grubert2014-10-211-1/+1
* Add support for `imenu` and `which-func-mode`. Remember settingsmerten2012-09-2018-396/+784
* Added C-c C-a C-a to adjust section header adornment. This works withsmerten2012-07-3019-1174/+1634
* Major merge with Emacs source tree. Docutils SVN version and Emacssmerten2012-06-164-546/+699
* Corrected version.smerten2012-04-291-4/+6
* User visible changes:smerten2012-04-294-191/+460
* change references to berlios to sourceforgegrubert2011-12-021-1/+1
* * Package versionsmerten2011-03-2010-410/+2906
* `rst-shift-region` now works like `indent-rigidly`. I.e. you can givesmerten2011-01-303-223/+537
* Compilation commands use and remove temporary files. Fixes bugsmerten2011-01-231-11/+7
* Refactoring: Font-lock code and section title handling functions sharesmerten2011-01-235-778/+918
* Modified `rst-font-lock-extend-region` so it not crashes Emacs anysmerten2011-01-132-47/+66
* Refactored adornment recognition for title adjustment. Includessmerten2010-12-224-196/+120
* Adapted to `(elisp)Tips and Conventions`. This includes anothersmerten2010-12-182-198/+228
* Deprecated keys are output properly.smerten2010-12-142-6/+15
* Functional changessmerten2010-12-1215-2565/+4485
* Improvements in fontification:smerten2010-11-062-117/+138
* Debugging: Empty comment lines are treated correctly.smerten2010-08-161-383/+370
* Fix [ 3001100 ] does not handle spaces in filenames (thanks to Jakub Wilk)milde2010-08-131-3/+3
* Inline markup is constrained to a length of 1000 characters to pacifysmerten2010-08-071-5/+12
* Reset window configuration after displaying TOC.smerten2009-05-211-4/+6
* Negative prefix argument always works for `rst-adjust-decoration`.smerten2009-05-211-5/+5
* rst.el: Applied patch from darklord@timehorse.com for parameterized TOC support.blais2009-01-011-1/+1
* Fixed batch tests for rst.el (thanks to Jeffrey C. Jacobs for notifying they ...blais2009-01-012-9/+16
* added linksgoodger2008-11-261-2/+2
* rst.el: Fixed usage of toolsets.blais2008-09-221-4/+8
* 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
* 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