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
*
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
*
Improve ispell.el diagnostics if Hunspell dictionaries aren't found
Mark Diekhans
2019-03-08
1
-2
/
+2
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2019-02-15
1
-1
/
+8
|
\
|
*
Fix Hunspell invocation for discovering its dictionaries
Eli Zaretskii
2019-02-11
1
-1
/
+8
*
|
Merge from origin/emacs-26
Glenn Morris
2019-01-18
1
-0
/
+1
|
\
|
|
*
Reinitialize ispell-really-enchant when changing the speller
Philip K
2019-01-12
1
-0
/
+1
*
|
Avoid using obsolete accept-process-output arg
Paul Eggert
2019-01-15
1
-2
/
+6
*
|
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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-28
1
-1
/
+6
|
\
|
|
*
Support Hunspell 1.7.0 in ispell.el
Eli Zaretskii
2018-11-26
1
-1
/
+6
*
|
Improve error message when Hunspell dictionaries are misconfigured
Eli Zaretskii
2018-08-11
1
-0
/
+6
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-20
1
-2
/
+3
|
\
|
|
*
Don't use a literal "C-u" in ispell.el help message text
Eli Zaretskii
2018-07-14
1
-2
/
+3
|
*
Call enchant-lsmod correctly when Enchant is installed with a suffix
Reuben Thomas
2018-06-10
1
-2
/
+3
|
*
Don't remove highlight of misspelled word on pdict save
Eli Zaretskii
2018-06-02
1
-8
/
+8
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
* lisp/textmodes/ispell.el (ispell-menu-map): Init in declaration
Stefan Monnier
2018-06-12
1
-82
/
+70
*
|
* lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Use \' i.s.o $.
Stefan Monnier
2018-06-10
1
-3
/
+5
*
|
Merge from origin/emacs-26
Glenn Morris
2018-05-07
1
-2
/
+8
|
\
|
|
*
Avoid errors in ispell.el when Enchant returns empty extra chars
Daniel Pittman
2018-05-04
1
-2
/
+4
|
*
Make 'ispell-initialize-spellchecker-hook' work again
Eli Zaretskii
2018-05-04
1
-0
/
+4
*
|
Don't remove highlight of misspelled word on pdict save
Eli Zaretskii
2018-05-06
1
-8
/
+8
*
|
* lisp/textmodes/ispell.el (ispell-use-framepop-p): Doc fix.
Glenn Morris
2018-05-02
1
-1
/
+3
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-1
/
+2
*
|
Call enchant-lsmod correctly when Enchant is installed with a suffix
Reuben Thomas
2018-03-16
1
-2
/
+3
*
|
Replace (default-value 'enable-multibyte-characters) with t
Stefan Monnier
2018-01-25
1
-5
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Improve detection of speller version in ispell.el
Eli Zaretskii
2017-12-22
1
-13
/
+17
*
Fix errors in flyspell-post-command-hook
Eli Zaretskii
2017-09-19
1
-2
/
+4
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Avoid using string-to-multibyte in ispell.el
Reuben Thomas
2017-08-24
1
-13
/
+3
*
; * lisp/textmodes/ispell.el: `subr-x' is only needed at compile time.
Noam Postavsky
2017-08-20
1
-1
/
+1
*
Add missing require
Reuben Thomas
2017-08-20
1
-0
/
+1
*
Remove old comments and a redundant FIXME
Reuben Thomas
2017-08-20
1
-26
/
+4
*
Add Enchant support to ispell.el (Bug#17742)
Reuben Thomas
2017-08-20
1
-14
/
+78
*
Revert "Add Enchant support to ispell.el (Bug#17742)"
Reuben Thomas
2017-08-07
1
-65
/
+14
*
Add Enchant support to ispell.el (Bug#17742)
Reuben Thomas
2017-08-07
1
-14
/
+65
*
ispell.el: use user-error rather than debug-ignored-errors
Glenn Morris
2017-04-17
1
-4
/
+1
*
Support in ispell.el multiple dictionaries loaded by Hunspell
Eli Zaretskii
2017-03-25
1
-11
/
+21
*
Avoid infloop in 'ispell-region'
Eli Zaretskii
2017-01-07
1
-1
/
+8
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Keep default CASECHARS/NOT-CASECHARS for ispell built-in dictionaries
Reuben Thomas
2016-12-21
1
-2
/
+2
*
|
Reinstate ispell character offset (bug#25219)
Alan Third
2016-12-18
1
-1
/
+4
*
|
Remove support for aspell < 0.60 (from 2004)
Reuben Thomas
2016-12-13
1
-19
/
+16
[next]