mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix last change
* etc/NEWS: Announce the change in 'ispell-help-timeout'. * lisp/textmodes/ispell.el (ispell-help-timeout): Change :version. (Bug#75804)
This commit is contained in:
parent
89eac993c7
commit
3a5aba81ca
2 changed files with 8 additions and 1 deletions
|
|
@ -405,7 +405,7 @@ re-start Emacs."
|
|||
(defcustom ispell-help-timeout 30
|
||||
"The number of seconds to display the help text."
|
||||
:type 'number
|
||||
:version "28.1")
|
||||
:version "31.1")
|
||||
|
||||
(defvar ispell-dictionary-base-alist
|
||||
'((nil ; default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue