aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-21 12:18:16 +0000
committerEli Zaretskii2008-10-21 12:18:16 +0000
commitb3d50cffbd29d451fab160f691eed135f84a5b4b (patch)
tree8eca5bf83306d1ab847be77c17e58cd483d965e8 /etc
parent73b7530a7eac4ac26ec5f81b8e8727fec23a4402 (diff)
downloademacs-b3d50cffbd29d451fab160f691eed135f84a5b4b.tar.gz
emacs-b3d50cffbd29d451fab160f691eed135f84a5b4b.zip
(Attribute Functions): Document `face-all-attributes'.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a0e611e28ee..0db2ec48c48 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1595,9 +1595,11 @@ useful for modes such as tar-mode, archive-mode, RMAIL.
1595+++ 1595+++
1596*** `read-color' reads a color name using the minibuffer. 1596*** `read-color' reads a color name using the minibuffer.
1597 1597
1598+++
1598*** `face-all-attributes' returns an alist describing all the basic 1599*** `face-all-attributes' returns an alist describing all the basic
1599attributes of a given face. 1600attributes of a given face.
1600 1601
1602+++
1601*** `window-full-width-p' returns t if a window is as wide as its 1603*** `window-full-width-p' returns t if a window is as wide as its
1602frame. 1604frame.
1603 1605