Fix doc string of 'footnote-style-alist'

* lisp/mail/footnote.el (footnote-style-alist): Remove a reference
to non-existing files from doc string.  (Bug#29759)
This commit is contained in:
Eli Zaretskii 2017-12-22 12:25:09 +02:00
parent c3b6742b3f
commit f7a62c2b48

View file

@ -321,9 +321,7 @@ Use Unicode characters for footnoting."
(unicode Footnote-unicode ,footnote-unicode-regexp))
"Styles of footnote tags available.
By default only boring Arabic numbers, English letters and Roman Numerals
are available.
See footnote-han.el, footnote-greek.el and footnote-hebrew.el for more
exciting styles.")
are available.")
(defcustom footnote-style 'numeric
"Default style used for footnoting.