summaryrefslogtreecommitdiff
path: root/docutils/tools/editors/emacs/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix spellingmilde2021-10-221-1/+1
* Debug: `rst-forward-indented-block` starts at searching at next linesmerten2017-01-081-0/+33
* Lots of refactorings and a few minor improvements.smerten2017-01-0324-767/+2186
* Major refactoring:smerten2016-07-3122-816/+5654
* Replaced macros `rst-iterate-leftmost-...` by new functionsmerten2015-12-281-0/+495
* Update tutorial.smerten2015-10-042-5/+166
* Add support for `imenu` and `which-func-mode`. Remember settingsmerten2012-09-2016-37/+370
* Added C-c C-a C-a to adjust section header adornment. This works withsmerten2012-07-3017-1161/+1535
* Major merge with Emacs source tree. Docutils SVN version and Emacssmerten2012-06-162-6/+20
* User visible changes:smerten2012-04-292-16/+143
* * Package versionsmerten2011-03-208-98/+2228
* `rst-shift-region` now works like `indent-rigidly`. I.e. you can givesmerten2011-01-301-0/+380
* Refactoring: Font-lock code and section title handling functions sharesmerten2011-01-233-266/+441
* Refactored adornment recognition for title adjustment. Includessmerten2010-12-223-112/+78
* Functional changessmerten2010-12-1213-1858/+3226
* Improvements in fontification:smerten2010-11-061-16/+30
* Fixed batch tests for rst.el (thanks to Jeffrey C. Jacobs for notifying they ...blais2009-01-012-9/+16
* Misc rst.el adjustmentsblais2007-12-031-4/+7
* renamed testwiemann2006-09-161-1/+1
* renamed README to README.txt;wiemann2006-05-214-3/+3
* I have cleaned up all the emacs support code for restructured text.blais2005-10-302-26/+26
* 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-251-0/+47
* Minor fixes to emacs hook and documentation additions.blais2005-09-213-0/+49
* Fixed minor bug with indented section titles being discovered when they shoul...blais2005-09-151-1/+50
* Backported to emacs-21.blais2005-09-091-0/+5
* New support for section title underlining in Emacs.blais2005-09-095-117/+1572
* Added a fix to the underlining function that blais2005-08-071-2/+2
* Minor fix to underlining function,blais2005-05-171-7/+48
* Two things to the underlining function for emacs:blais2005-04-171-7/+25
* A simple first stab at a series of regressionblais2005-04-021-0/+181