aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/gnus.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index df3468ea087..8376dbaa7ca 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12011-05-17 Glenn Morris <rgm@gnu.org>
2
3 * gnus.texi (Face): Fix typo.
4
12011-05-14 Glenn Morris <rgm@gnu.org> 52011-05-14 Glenn Morris <rgm@gnu.org>
2 6
3 * dired-x.texi (Omitting Examples): Minor addition. 7 * dired-x.texi (Omitting Examples): Minor addition.
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index a35a7e85794..931a9bedb39 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -23501,7 +23501,7 @@ specifications.
23501The @code{gnus-face-properties-alist} variable affects the appearance of 23501The @code{gnus-face-properties-alist} variable affects the appearance of
23502displayed Face images. @xref{X-Face}. 23502displayed Face images. @xref{X-Face}.
23503 23503
23504Viewing an @code{Face} header requires an Emacs that is able to display 23504Viewing a @code{Face} header requires an Emacs that is able to display
23505PNG images. 23505PNG images.
23506@c Maybe add this: 23506@c Maybe add this:
23507@c (if (featurep 'xemacs) 23507@c (if (featurep 'xemacs)