summaryrefslogtreecommitdiff
path: root/lisp/textmodes/rst.el
Commit message (Expand)AuthorAgeFilesLines
* Don't warn about some deleted variables in rst.elStefan Kangas2022-09-091-13/+0
* Make some rst.el compat aliases obsoleteStefan Kangas2022-07-121-18/+18
* ; * lisp/textmodes/rst.el: Delete stale comment.Stefan Kangas2022-07-121-2/+0
* Merge from origin/emacs-28Stefan Kangas2022-07-091-7/+7
|\
| * ; * lisp/textmodes/rst.el: Update URLs.Stefan Kangas2022-07-081-7/+7
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-081-112/+33
* | Delete most libraries obsolete since 24.1 and 24.3Stefan Kangas2022-06-171-1/+1
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* 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