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
*
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
*
|
Minor docstring and comment fixes to ispell.el
Reuben Thomas
2016-12-13
1
-2
/
+2
*
|
Remove unused variable
Reuben Thomas
2016-12-13
1
-2
/
+0
*
|
Remove XEmacs-specific ispell-with-no-warnings
Reuben Thomas
2016-12-13
1
-8
/
+4
*
|
Remove meaningless defconst ispell-version
Reuben Thomas
2016-12-13
1
-10
/
+3
*
|
Remove boundp test for always-bound symbol
Reuben Thomas
2016-12-13
1
-2
/
+1
*
|
Remove support for ispell < 3.1.12
Reuben Thomas
2016-12-13
1
-8
/
+2
*
|
Remove unused constant
Reuben Thomas
2016-12-13
1
-4
/
+0
*
|
Remove support for old versions of supercite and GNUS from ispell.el
Reuben Thomas
2016-12-13
1
-7
/
+2
*
|
Remove remaining mentions of XEmacs from ispell.el
Reuben Thomas
2016-12-13
1
-3
/
+2
*
|
Remove XEmacs-specific minibuffer handling code from ispell.el
Reuben Thomas
2016-12-13
1
-7
/
+5
*
|
Remove XEmacs-specific horizontal scrollbar handling in ispell.el
Reuben Thomas
2016-12-13
1
-8
/
+2
*
|
Remove XEmacs-specific code dealing with enable-multibyte-characters
Reuben Thomas
2016-12-13
1
-16
/
+3
*
|
Remove XEmacs-specific code from ispell.el
Reuben Thomas
2016-12-13
1
-45
/
+10
*
|
Remove some commented-out code
Reuben Thomas
2016-12-13
1
-6
/
+1
*
|
Remove XEmacs and old Emacs highlighting code
Reuben Thomas
2016-12-13
1
-19
/
+3
*
|
Assume Emacs supports [:alpha:] in regexps
Reuben Thomas
2016-12-13
1
-33
/
+22
*
|
Remove some XEmacs-specific code from ispell.el
Reuben Thomas
2016-12-13
1
-63
/
+6
*
|
Generalise over-specific documentation
Reuben Thomas
2016-12-13
1
-3
/
+1
*
|
Remove tests for built-in functions
Reuben Thomas
2016-12-13
1
-20
/
+12
*
|
Remove unused ispell-looking-back
Reuben Thomas
2016-12-13
1
-15
/
+0
*
|
Assume we have version<= for checking ispell version
Reuben Thomas
2016-12-13
1
-41
/
+5
*
|
Remove ispell.el pre-GNU Emacs comments
Reuben Thomas
2016-12-13
1
-77
/
+0
*
|
Extend dictionary and library-directory handling for Ispell
Laimonas VÄ—bra
2016-10-08
1
-19
/
+34
*
|
Prefer grep -E/-F to egrep/fgrep
Paul Eggert
2016-05-07
1
-9
/
+5
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-1
/
+1
|
\
|
|
*
Fix the MSDOS build
Eli Zaretskii
2016-04-30
1
-1
/
+1
*
|
* lisp/textmodes/ispell.el: Compile with lexical-binding
Stefan Monnier
2016-04-18
1
-109
/
+104
*
|
Don't spell-check argument of 'cref' TeX macro
Matthew Leach
2016-04-16
1
-0
/
+1
|
/
*
Expunge "allow" + infinitive without direct object from source and doc.
Alan Mackenzie
2016-01-24
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Merge branch 'scratch/follow' into emacs-25
Alan Mackenzie
2015-12-20
1
-8
/
+71
|
\
|
*
Ispell: Bind isearch-regexp-function to nil around call to isearch..-new-loop
Alan Mackenzie
2015-12-14
1
-0
/
+1
|
*
Enhance ispell-skip-region-alist by generating part of it at runtime.
Alan Mackenzie
2015-12-14
1
-5
/
+54
[next]