Mercurial > emacs
changeset 87496:e20256c22bdc
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 Dec 2007 16:26:54 +0000 |
parents | 0f493fdf9de7 |
children | 1d88fa50b198 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Dec 30 16:25:44 2007 +0000 +++ b/etc/NEWS Sun Dec 30 16:26:54 2007 +0000 @@ -470,6 +470,9 @@ ** The new function `read-color' reads a color name using the minibuffer. +** The new function `face-all-attributes' returns an alist +describing all the basic attributes of a given face. + ** `interprogram-paste-function' can now return one string or a list of strings. In the latter case, Emacs puts the second and following strings on the kill ring.