Mercurial > emacs
comparison etc/NEWS @ 91304:c938ab6810a4
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-308
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 02 Jan 2008 04:13:39 +0000 |
parents | 56a72e2bd635 e20256c22bdc |
children | c70e45a7acfd |
comparison
equal
deleted
inserted
replaced
91303:1ae1f4066439 | 91304:c938ab6810a4 |
---|---|
468 statements are accurate (i.e. the functions are actually defined in | 468 statements are accurate (i.e. the functions are actually defined in |
469 the specified files). | 469 the specified files). |
470 | 470 |
471 ** The new function `read-color' reads a color name using the minibuffer. | 471 ** The new function `read-color' reads a color name using the minibuffer. |
472 | 472 |
473 ** The new function `face-all-attributes' returns an alist | |
474 describing all the basic attributes of a given face. | |
475 | |
473 ** `interprogram-paste-function' can now return one string or a list | 476 ** `interprogram-paste-function' can now return one string or a list |
474 of strings. In the latter case, Emacs puts the second and following | 477 of strings. In the latter case, Emacs puts the second and following |
475 strings on the kill ring. | 478 strings on the kill ring. |
476 | 479 |
477 ** Changes related to multiple tty support. | 480 ** Changes related to multiple tty support. |