projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e47d44
)
Fix syntax error in emacs-mime.texi in last check-in
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 13 Apr 2018 17:09:03 +0000
(19:09 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 13 Apr 2018 17:09:03 +0000
(19:09 +0200)
doc/misc/emacs-mime.texi
patch
|
blob
|
history
diff --git
a/doc/misc/emacs-mime.texi
b/doc/misc/emacs-mime.texi
index db9ed8dda76ad64bab4eaacd11e1abc644252dd5..3925cceaa68003a5f4e105f5d31d66c364b0d7f3 100644
(file)
--- a/
doc/misc/emacs-mime.texi
+++ b/
doc/misc/emacs-mime.texi
@@
-1858,8
+1858,8
@@
Emacs-provided viewer settings.
If @code{nil}, Emacs-provided viewer settings have precedence. Next,
the most specific viewer has precedence over less specific settings,
-no matter if they're system-provided or private, so @s
tring
{image/gif}
-in @file{/etc/mailcap} will ``win'' over a @s
tring
{image/*} setting in
+no matter if they're system-provided or private, so @s
amp
{image/gif}
+in @file{/etc/mailcap} will ``win'' over a @s
amp
{image/*} setting in
@file{~/.mailcap}.
@end table