summaryrefslogtreecommitdiff
path: root/lisp/textmodes/rst.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.Glenn Morris2011-01-041-1/+1
* * lisp/textmodes/rst.el (rst-compile-pdf-preview)Andreas Schwab2011-01-041-3/+0
* Small rst.el stuff.Glenn Morris2011-01-031-12/+37
* Merge changes from emacs-23 branchChong Yidong2011-01-021-2/+2
|\
| * Use make-temp-file in rst.el (Bug#7646).Chong Yidong2010-12-161-2/+2
* | * lisp/textmodes/rst.el: Minor cleanup to improve style.Stefan Monnier2010-11-171-59/+43
* | * textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.Glenn Morris2010-10-021-4/+1
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
* | Use faces not variables for font-lock customization in rst.el.Glenn Morris2010-03-201-94/+146
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+1
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-6/+13
* (rst-mode-abbrev-table): Mark entries as `system'.Stefan Monnier2009-02-191-8/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * textmodes/rst.el (rst-promote-region): Reflow docstring.Juanma Barranquero2008-12-181-20/+20
* Typos, doc fixes, etc.Juanma Barranquero2008-07-031-63/+61
* American English spelling fix.Glenn Morris2008-06-271-3/+3
* (rst-mode): Put docstring in right place.John Paul Wallington2008-06-211-3/+3
* Run rst-define-level-faces when loading.Stefan Monnier2008-06-211-4/+11
* Add arch taglineMiles Bader2008-06-201-0/+2
* (auto-mode-alist): Use rst-mode for *.rst and *.rest files.Stefan Monnier2008-06-201-1/+3
* Fix up docstring conventions.Stefan Monnier2008-06-201-276/+261
* New file.Stefan Monnier2008-06-201-0/+3430