index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
rst.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't warn about some deleted variables in rst.el
Stefan Kangas
2022-09-09
1
-13
/
+0
*
Make some rst.el compat aliases obsolete
Stefan Kangas
2022-07-12
1
-18
/
+18
*
; * lisp/textmodes/rst.el: Delete stale comment.
Stefan Kangas
2022-07-12
1
-2
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-09
1
-7
/
+7
|
\
|
*
; * lisp/textmodes/rst.el: Update URLs.
Stefan Kangas
2022-07-08
1
-7
/
+7
*
|
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-112
/
+33
*
|
Delete most libraries obsolete since 24.1 and 24.3
Stefan Kangas
2022-06-17
1
-1
/
+1
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
|
/
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix quoting style in Lisp comments
Eli Zaretskii
2021-09-12
1
-4
/
+4
*
; Fix symbol quoting typos
Stefan Kangas
2021-09-12
1
-4
/
+4
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-7
/
+5
*
Remove redundant #' before lambda in textmodes/*.el
Stefan Kangas
2021-04-02
1
-166
/
+166
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-1
/
+1
*
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-12
1
-4
/
+0
*
* lisp/textmodes/rst.el (rst-directive): Remove XEmacs compat code.
Stefan Kangas
2021-02-05
1
-4
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/textmodes/rst.el (rst-mode): Don't touch global hook
Stefan Monnier
2020-12-27
1
-4
/
+3
*
Fix electric pairs in rst-mode
Lars Ingebrigtsen
2020-12-15
1
-4
/
+2
*
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-11-19
1
-2
/
+0
*
Don't use obsolete variable write-contents-hooks
Stefan Kangas
2020-10-27
1
-1
/
+1
*
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-7
/
+9
*
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Warn about missing executables in RST PDF preview
Simen Heggestøyl
2019-10-09
1
-1
/
+6
*
Fix bugs found by 2019-09-29 regexp scanner
Paul Eggert
2019-10-04
1
-4
/
+4
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-4
/
+4
*
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-2
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-6
/
+6
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-6
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-20
1
-16
/
+0
|
\
|
|
*
Fix Edebug spec for cl-defun (bug#24255)
Gemini Lasswell
2017-10-16
1
-16
/
+0
*
|
Merge from origin/emacs-26
Paul Eggert
2017-10-12
1
-1
/
+1
|
\
|
|
*
; Spelling fixes
Paul Eggert
2017-10-09
1
-1
/
+1
*
|
Rewrite Testcover's internals, fixing several bugs
Gemini Lasswell
2017-10-08
1
-47
/
+0
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.
Glenn Morris
2017-04-07
1
-2
/
+2
*
* lisp/textmodes/rst.el (rst-toc-link-keymap): Move before first use.
Tom Tromey
2017-04-07
1
-6
/
+6
*
Fixups after merge from emacs-25
Paul Eggert
2017-03-19
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-1
/
+1
|
\
|
*
* lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fix entry.
Glenn Morris
2017-01-11
1
-1
/
+1
*
|
; Spelling fixes
Paul Eggert
2017-01-17
1
-8
/
+7
*
|
* lisp/textmodes/rst.el: Fix rst-forward-indented-block.
Stefan Merten
2017-01-08
1
-22
/
+25
*
|
Lots of refactorings and a few minor improvements.
Stefan Merten
2017-01-03
1
-1560
/
+1593
[next]