diff options
| author | Eli Zaretskii | 2008-10-21 11:27:40 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-21 11:27:40 +0000 |
| commit | 73b7530a7eac4ac26ec5f81b8e8727fec23a4402 (patch) | |
| tree | 3ae64dd7c10dbf9c7c49ee7d9acc79c8a31ac7f1 /etc | |
| parent | ef164dbc4ee9992f9a42a3ddc77d77a44abaea8f (diff) | |
| download | emacs-73b7530a7eac4ac26ec5f81b8e8727fec23a4402.tar.gz emacs-73b7530a7eac4ac26ec5f81b8e8727fec23a4402.zip | |
(Color Names): Add an xref to `read-color'.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1592,6 +1592,7 @@ uses the minibuffer-local-shell-command-map for that. | |||
| 1592 | *** `buffer-swap-text' swaps text between two buffers. This can be | 1592 | *** `buffer-swap-text' swaps text between two buffers. This can be |
| 1593 | useful for modes such as tar-mode, archive-mode, RMAIL. | 1593 | useful for modes such as tar-mode, archive-mode, RMAIL. |
| 1594 | 1594 | ||
| 1595 | +++ | ||
| 1595 | *** `read-color' reads a color name using the minibuffer. | 1596 | *** `read-color' reads a color name using the minibuffer. |
| 1596 | 1597 | ||
| 1597 | *** `face-all-attributes' returns an alist describing all the basic | 1598 | *** `face-all-attributes' returns an alist describing all the basic |