aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-21 11:27:40 +0000
committerEli Zaretskii2008-10-21 11:27:40 +0000
commit73b7530a7eac4ac26ec5f81b8e8727fec23a4402 (patch)
tree3ae64dd7c10dbf9c7c49ee7d9acc79c8a31ac7f1 /etc
parentef164dbc4ee9992f9a42a3ddc77d77a44abaea8f (diff)
downloademacs-73b7530a7eac4ac26ec5f81b8e8727fec23a4402.tar.gz
emacs-73b7530a7eac4ac26ec5f81b8e8727fec23a4402.zip
(Color Names): Add an xref to `read-color'.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 51eff8023ae..a0e611e28ee 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
1593useful for modes such as tar-mode, archive-mode, RMAIL. 1593useful 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