summaryrefslogtreecommitdiff
path: root/tools/editors
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* emacs support: added S5 preview (submitted to me by Jeff Rush)blais2007-03-291-0/+15
* 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