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
/
ispell.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use `format' on strings without % format directives
Lars Ingebrigtsen
2021-09-21
1
-2
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-5
/
+4
*
Fix error handling in 'ispell-init-process'
Ian W
2021-09-05
1
-1
/
+8
*
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
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-5
/
+5
*
Remove a redundant let-binding from Ispell
Basil L. Contovounesios
2021-07-30
1
-5
/
+1
*
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
*
Revert "Continue checking the same line when hitting SPC in ispell"
Lars Ingebrigtsen
2021-05-29
1
-12
/
+7
*
Continue checking the same line when hitting SPC in ispell
Lars Ingebrigtsen
2021-05-28
1
-7
/
+12
*
Fix ispell program comparison
Dmitrii Kuragin
2021-05-06
1
-1
/
+1
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Remove redundant #' before lambda in textmodes/*.el
Stefan Kangas
2021-04-02
1
-3
/
+3
*
Remove redundant :group args from textmodes/*.el
Stefan Kangas
2021-02-14
1
-63
/
+31
*
Prefer defvar-local in textmodes/*.el
Stefan Kangas
2021-01-31
1
-7
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in most of textmodes/*.el
Stefan Kangas
2020-12-04
1
-1
/
+1
*
Don't quote lambdas in several places
Stefan Kangas
2020-11-14
1
-5
/
+4
*
Don't quote lambdas in several places
Stefan Kangas
2020-11-12
1
-14
/
+14
*
Remove unused variable in ispell.el (thanks, Stefan Kangas)
Reuben Thomas
2020-11-04
1
-3
/
+1
*
Factor out some common code in ispell.el
Reuben Thomas
2020-11-03
1
-8
/
+13
*
Simplify ispell-check-version’s use of -vv flag
Reuben Thomas
2020-11-03
1
-3
/
+1
*
Fix previous patch to ispell.el
Reuben Thomas
2020-11-02
1
-2
/
+2
*
Fix previous code change to `ispell--call-enchant-lsmod'
Reuben Thomas
2020-11-02
1
-8
/
+9
*
Explain last change
Eli Zaretskii
2020-11-02
1
-0
/
+2
*
Make ispell.el ignore warnings from enchant-lsmod (closes #44318)
Reuben Thomas
2020-11-02
1
-7
/
+5
*
Don't recommend quoting lambdas
Stefan Kangas
2020-10-01
1
-1
/
+1
*
Fix Enchant dictionary finding routine
Reuben Thomas
2020-09-07
1
-2
/
+2
*
Add enchant-2 to list of default spelling checker programs
Reuben Thomas
2020-09-06
1
-5
/
+4
*
Signal error on Hunspell installation problem
Stefan Kangas
2020-08-27
1
-22
/
+32
*
ispell: Commands to check comments or strings at point or in region
Štěpán Němec
2020-08-26
1
-7
/
+24
*
Have ispell add new LocalWords lines after any such existing lines
Kevin Ryde
2020-08-21
1
-3
/
+5
*
Remove some compat code from ispell.el
Lars Ingebrigtsen
2020-08-19
1
-2
/
+1
*
Remove some compat code from ispell.el
Lars Ingebrigtsen
2020-08-18
1
-3
/
+1
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-9
/
+0
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-5
/
+5
*
; spelling fixes
Paul Eggert
2020-01-17
1
-1
/
+1
*
Fix wording and punctuation of a recent commit
Eli Zaretskii
2020-01-17
1
-3
/
+3
*
Add unattended spell-checking to checkdoc
Damien Cassou
2020-01-17
1
-12
/
+38
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-2
/
+2
*
Tweak ispell-init-process messaging
Lars Ingebrigtsen
2019-10-14
1
-13
/
+17
*
Remove some XEmacs compat code from ispell.el
Lars Ingebrigtsen
2019-10-04
1
-6
/
+1
*
Improve documentation of 'ispell-skip-html'
Eli Zaretskii
2019-08-22
1
-1
/
+6
*
Add new ispell-change-dictionary-hook (Bug#1110)
Stefan Kangas
2019-06-27
1
-2
/
+7
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Add standard unmatchable regexp
Mattias Engdegård
2019-05-15
1
-1
/
+1
[next]