summaryrefslogtreecommitdiff
path: root/lisp/textmodes/rst.el
Commit message (Expand)AuthorAgeFilesLines
* Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-171-6/+6
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-6/+6
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-10-201-16/+0
|\ \ | |/
| * Fix Edebug spec for cl-defun (bug#24255)Gemini Lasswell2017-10-161-16/+0
* | Merge from origin/emacs-26Paul Eggert2017-10-121-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2017-10-091-1/+1
* | Rewrite Testcover's internals, fixing several bugsGemini Lasswell2017-10-081-47/+0
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.Glenn Morris2017-04-071-2/+2
* * lisp/textmodes/rst.el (rst-toc-link-keymap): Move before first use.Tom Tromey2017-04-071-6/+6
* Fixups after merge from emacs-25Paul Eggert2017-03-191-1/+1
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\
| * * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fix entry.Glenn Morris2017-01-111-1/+1
* | ; Spelling fixesPaul Eggert2017-01-171-8/+7
* | * lisp/textmodes/rst.el: Fix rst-forward-indented-block.Stefan Merten2017-01-081-22/+25
* | Lots of refactorings and a few minor improvements.Stefan Merten2017-01-031-1560/+1593
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-081-1/+1
* | Spelling and minor grammar fixesPaul Eggert2016-08-051-5/+5
* | * lisp/textmodes/rst.el: Major refactoring, minor changes, minor fixesStefan Merten2016-07-311-1214/+1558
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Pull in version numbers from rst.el upstream release.Stefan Merten2015-10-041-5/+6
* Revert "Don't rely on defaults in decoding UTF-8 encoded Lisp files"Dmitry Gutov2015-09-291-4/+0
* Don't rely on defaults in decoding UTF-8 encoded Lisp filesEli Zaretskii2015-09-211-0/+4
* Clarify or replace a few \u escapes.Paul Eggert2015-09-211-9/+9
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-3/+3
* Fix some confusion with ‘format’Paul Eggert2015-08-051-1/+1
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-191-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-9/+9
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* "the the", "from from" and "and and".Mario Lang2014-06-231-1/+1
* * lisp/textmodes/rst.el (electric-pair-pairs): Declare.Stefan Monnier2014-04-281-2/+5
* lisp/textmodes/rst.el: Implement missing but documented functionality.Juanma Barranquero2014-03-161-77/+69
* Fix rst-mode deprecated keybindingsDaniel Colascione2014-01-131-11/+22
* rst-mode indentation is non-deterministic, so inhibit electric indentationDaniel Colascione2014-01-051-1/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+7
* Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-2/+2