Merge branch 'master' of github.com:djcb/mu

This commit is contained in:
djcb 2016-01-09 21:28:27 +02:00
commit dd4be5f33e
1 changed files with 8 additions and 0 deletions

View File

@ -4120,6 +4120,14 @@ your @t{.emacs}-file):
Other fonts with good support for Unicode are @t{unifont} and
@t{symbola}.
For a more complete solution, but with greater overhead, you can also
try the @emph{unicode-fonts} package:
@lisp
(require 'unicode-fonts)
(require 'persistent-soft) ; To cache the fonts and reduce load time
(unicode-fonts-setup)
@end lisp
@node Confirmation before sending
@section Confirmation before sending