aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Berry2006-07-16 17:48:24 +0000
committerKarl Berry2006-07-16 17:48:24 +0000
commit912c723552fdb9ff934d768e032b56c23911f2ab (patch)
treecefab9b5195df4a843ce9d004269897f6384fa55
parent9b9c0e5ad9af773e56a044c9c9e45cee50baf0e5 (diff)
downloademacs-912c723552fdb9ff934d768e032b56c23911f2ab.tar.gz
emacs-912c723552fdb9ff934d768e032b56c23911f2ab.zip
fix underfull hbox
-rw-r--r--lispref/ChangeLog5
-rw-r--r--lispref/anti.texi4
2 files changed, 7 insertions, 2 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index a781b9adbf5..ab74a2d4352 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12006-07-16 Karl Berry <karl@gnu.org>
2
3 * anti.texi (Antinews): reorder face-attribute fns to avoid
4 underfull hbox.
5
12006-07-15 Nick Roberts <nickrob@snap.net.nz> 62006-07-15 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * text.texi (Special Properties): Describe fontified text property 8 * text.texi (Special Properties): Describe fontified text property
diff --git a/lispref/anti.texi b/lispref/anti.texi
index 87bf79b64b0..f0c17dadd61 100644
--- a/lispref/anti.texi
+++ b/lispref/anti.texi
@@ -86,8 +86,8 @@ removed. In @code{defface} specifications, the @code{supports}
86predicate is no longer supported. 86predicate is no longer supported.
87 87
88@item 88@item
89The functions @code{face-attribute-relative-p} and 89The functions @code{merge-face-attribute} and
90@code{merge-face-attribute} have been removed. 90@code{face-attribute-relative-p} have been removed.
91 91
92@item 92@item
93The priority of faces in a list supplied by the @code{:inherit} face 93The priority of faces in a list supplied by the @code{:inherit} face