summaryrefslogtreecommitdiff
path: root/lisp/textmodes/rst.el
Commit message (Expand)AuthorAgeFilesLines
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-121-4/+4
* ; Fix symbol quoting typosStefan Kangas2021-09-121-4/+4
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-7/+5
* Remove redundant #' before lambda in textmodes/*.elStefan Kangas2021-04-021-166/+166
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-1/+1
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-121-4/+0
* * lisp/textmodes/rst.el (rst-directive): Remove XEmacs compat code.Stefan Kangas2021-02-051-4/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/textmodes/rst.el (rst-mode): Don't touch global hookStefan Monnier2020-12-271-4/+3
* Fix electric pairs in rst-modeLars Ingebrigtsen2020-12-151-4/+2
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-191-2/+0
* Don't use obsolete variable write-contents-hooksStefan Kangas2020-10-271-1/+1
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-061-7/+9
* Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-061-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Warn about missing executables in RST PDF previewSimen Heggestøyl2019-10-091-1/+6
* Fix bugs found by 2019-09-29 regexp scannerPaul Eggert2019-10-041-4/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-4/+4
* 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