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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust ispell-look-command type
Lars Ingebrigtsen
2021-09-28
1
-1
/
+2
*
Fix search of the look program
André A. Gomes
2021-09-28
1
-7
/
+5
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-1
/
+2
*
Add new user option ispell-help-timeout
Lars Ingebrigtsen
2021-09-25
1
-2
/
+6
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
11
-32
/
+41
*
(etc-authors-mode--hide-local-variables): Obfuscate more efficiently
Stefan Monnier
2021-09-21
1
-5
/
+3
*
Fix warning in etc-authors-mode.el
Stefan Kangas
2021-09-21
1
-1
/
+5
*
New major mode with font-locking for etc/AUTHORS
Stefan Kangas
2021-09-21
1
-0
/
+131
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
3
-4
/
+3
*
Fix typo in tex--prettify-symbols-alist
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
Replace hex representation by its literal form in pretty tex symbols
Uwe Brauer
2021-09-17
1
-84
/
+83
*
Add more symbols to tex--prettify-symbols-alist
Uwe Brauer
2021-09-17
1
-0
/
+91
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
8
-13
/
+13
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
11
-26
/
+26
*
Bind `M-o' in html-mode and enriched-mode
Lars Ingebrigtsen
2021-09-16
2
-4
/
+7
*
Prefer "website" to "homepage"
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
15
-41
/
+40
*
* lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).
Juri Linkov
2021-09-12
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
*
Fix error handling in 'ispell-init-process'
Ian W
2021-09-05
1
-1
/
+8
*
Update to CSS Flexible Box Layout Module Level 2
Theodor Thornhill
2021-09-03
1
-2
/
+2
*
Update to CSS Containment Module Level 2
Theodor Thornhill
2021-09-03
1
-3
/
+4
*
Update to CSS Grid Layout Module Level 2
Theodor Thornhill
2021-09-03
1
-4
/
+4
*
Clean up css-property-alist for alignment
Theodor Thornhill
2021-09-03
1
-28
/
+26
*
; Fix typos
Stefan Kangas
2021-09-03
1
-4
/
+4
*
Add CSS Box Alignment Module Level 3 to css-mode
Theodor Thornhill
2021-09-03
1
-8
/
+30
*
Add selection to css-pseudo-element-ids
Theodor Thornhill
2021-09-03
1
-1
/
+1
*
Fix point placement after ispell-complete-word
Lars Ingebrigtsen
2021-08-31
1
-12
/
+5
*
Improve documentation of 'ispell-hunspell-add-multi-dic'
Eli Zaretskii
2021-08-30
1
-1
/
+5
*
Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)
Juri Linkov
2021-08-27
1
-29
/
+18
*
Fix up previous conf-mode/tex-mode redirection hacks
Lars Ingebrigtsen
2021-08-25
2
-6
/
+10
*
Fix infinite recursion in mode: tex
Lars Ingebrigtsen
2021-08-20
1
-4
/
+8
*
Fix infinite recursion of conf-mode
Lars Ingebrigtsen
2021-08-20
1
-1
/
+5
*
Remove prettification for \par in tex-mode
Clément Pit-Claudel
2021-08-16
1
-1
/
+0
*
Allow `tex-buffer' to work on buffers not visiting files
Lars Ingebrigtsen
2021-08-11
1
-4
/
+9
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
7
-13
/
+13
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-2
/
+2
*
Remove a redundant let-binding from Ispell
Basil L. Contovounesios
2021-07-30
1
-5
/
+1
*
Fix tex-validate-buffer
Mattias Engdegård
2021-07-25
1
-14
/
+16
*
Make nil value of fill-column obsolete
Stefan Kangas
2021-07-23
1
-1
/
+10
*
Use 'remember-buffer' in remember.el doc strings.
Gabriel do Nascimento Ribeiro
2021-07-19
1
-8
/
+10
*
Make 'tex-validate-buffer' work again
Lars Ingebrigtsen
2021-07-13
1
-2
/
+5
*
* lisp/textmodes/enriched.el: Require 'facemenu' (bug#49466)
Juri Linkov
2021-07-12
1
-1
/
+3
*
Don't pass 'null-device' to 'call-process' in ispell
Jim Porter
2021-07-02
1
-1
/
+1
*
* lisp/textmodes/ispell.el: Fix finding dictionaries for Enchant.
Reuben Thomas
2021-06-28
1
-12
/
+1
*
* lisp/textmodes/ispell.el: Check process is live before interacting.
Reuben Thomas
2021-06-28
1
-5
/
+8
*
* lisp/textmodes/flyspell.el: Fix bug#49104
Stefan Monnier
2021-06-27
1
-15
/
+8
*
Fix syntax-category of some punctuation characters
Eli Zaretskii
2021-06-25
1
-5
/
+5
*
Make tex-compile-commands heed tex-start-options
Utkarsh Singh
2021-06-22
1
-0
/
+1
[next]