diff options
| author | Eli Zaretskii | 2008-10-21 12:18:16 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-21 12:18:16 +0000 |
| commit | b3d50cffbd29d451fab160f691eed135f84a5b4b (patch) | |
| tree | 8eca5bf83306d1ab847be77c17e58cd483d965e8 /etc | |
| parent | 73b7530a7eac4ac26ec5f81b8e8727fec23a4402 (diff) | |
| download | emacs-b3d50cffbd29d451fab160f691eed135f84a5b4b.tar.gz emacs-b3d50cffbd29d451fab160f691eed135f84a5b4b.zip | |
(Attribute Functions): Document `face-all-attributes'.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 |
| 1599 | attributes of a given face. | 1600 | attributes 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 |
| 1602 | frame. | 1604 | frame. |
| 1603 | 1605 | ||