1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lisp/textmodes
Karl Fogel ea9982d262 Fix build error: use string :version in defcustom
* lisp/textmodes/flyspell.el (flyspell-case-fold-duplications): Use a
  string value for the :version keyword to `defcustom'.  Otherwise,
  building Emacs will fail with an error like this:

    Scanning ./textmodes for custom
    Scanning ./url for custom
    Scanning ./vc for custom
    Generating ./cus-load.el...
    Version must be a string
    make[2]: *** [Makefile:152: cus-load.el] Error 255

This follows up to Reuben Thomas's commit 61f3a4b4fc of 10 Sep 2018.
2018-09-10 12:17:06 -05:00
..
artist.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
bib-mode.el
bibtex-style.el
bibtex.el New commands bibtex-next/previous-entry (Bug#32378) 2018-08-27 19:55:04 -04:00
conf-mode.el
css-mode.el Merge from origin/emacs-26 2018-06-26 07:51:01 -07:00
dns-mode.el
enriched.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
fill.el
flyspell.el Fix build error: use string :version in defcustom 2018-09-10 12:17:06 -05:00
ispell.el Improve error message when Hunspell dictionaries are misconfigured 2018-08-11 10:34:10 +03:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
page-ext.el Fix next-page for dired (Bug#31061) 2018-05-02 20:35:20 -04:00
page.el
paragraphs.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
picture.el
po.el
refbib.el
refer.el
refill.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Add \eqref to RefTeX's reference styles (Bug#32203) 2018-07-22 10:53:50 -04:00
reftex.el
remember.el
rst.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
sgml-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
table.el
tex-mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
texinfmt.el
texinfo.el Backspace is not a paragraph separator in Texinfo files 2018-04-23 10:45:13 -07:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el