]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix doc string of 'footnote-style-alist'
authorEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2017 10:25:09 +0000 (12:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2017 10:25:09 +0000 (12:25 +0200)
* lisp/mail/footnote.el (footnote-style-alist): Remove a reference
to non-existing files from doc string.  (Bug#29759)

lisp/mail/footnote.el

index 5e18d892d4a1f7f4defed4a3cf1c08a486d4b3ef..68e5e4747734a06ef3420979182b1ae70d084cb2 100644 (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.