summaryrefslogtreecommitdiff
path: root/lisp/textmodes/rst.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Don't warn about some deleted variables in rst.elStefan Kangas2022-09-09
* Make some rst.el compat aliases obsoleteStefan Kangas2022-07-12
* ; * lisp/textmodes/rst.el: Delete stale comment.Stefan Kangas2022-07-12
* Merge from origin/emacs-28Stefan Kangas2022-07-09
|\
| * ; * lisp/textmodes/rst.el: Update URLs.Stefan Kangas2022-07-08
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* | Delete most libraries obsolete since 24.1 and 24.3Stefan Kangas2022-06-17
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-12
* ; Fix symbol quoting typosStefan Kangas2021-09-12
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Remove redundant #' before lambda in textmodes/*.elStefan Kangas2021-04-02
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-12
* * lisp/textmodes/rst.el (rst-directive): Remove XEmacs compat code.Stefan Kangas2021-02-05
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/textmodes/rst.el (rst-mode): Don't touch global hookStefan Monnier2020-12-27
* Fix electric pairs in rst-modeLars Ingebrigtsen2020-12-15
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-19
* Don't use obsolete variable write-contents-hooksStefan Kangas2020-10-27
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Warn about missing executables in RST PDF previewSimen Heggestøyl2019-10-09
* Fix bugs found by 2019-09-29 regexp scannerPaul Eggert2019-10-04
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Fix more regular expression typosPaul Eggert2019-03-18
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Paul Eggert2017-10-20
|\|
| * Fix Edebug spec for cl-defun (bug#24255)Gemini Lasswell2017-10-16
* | Merge from origin/emacs-26Paul Eggert2017-10-12
|\|
| * ; Spelling fixesPaul Eggert2017-10-09
* | Rewrite Testcover's internals, fixing several bugsGemini Lasswell2017-10-08
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.Glenn Morris2017-04-07
* * lisp/textmodes/rst.el (rst-toc-link-keymap): Move before first use.Tom Tromey2017-04-07
* Fixups after merge from emacs-25Paul Eggert2017-03-19
* Merge from origin/emacs-25Paul Eggert2017-03-19
|\
| * * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fix entry.Glenn Morris2017-01-11
* | ; Spelling fixesPaul Eggert2017-01-17
* | * lisp/textmodes/rst.el: Fix rst-forward-indented-block.Stefan Merten2017-01-08