Mercurial > emacs
changeset 91657:83b772e9f6f1
Mention XEmbed and --parent-id.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 08 Feb 2008 08:57:13 +0000 |
parents | 0e5db1332a59 |
children | bf880e26fac4 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Feb 08 08:33:42 2008 +0000 +++ b/etc/NEWS Fri Feb 08 08:57:13 2008 +0000 @@ -61,6 +61,12 @@ You can test for the presence of this feature in your Lisp code by testing for the `multi-tty' feature. +** Emacs now supports the XEmbed specification. +You can embed Emacs in another application on X11. The new command line option +--parent-id is used to pass the parent window id to Emacs. See +http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html +for details about XEmbed. + ** Emacs comes with a new set of icons for Mac OS X. OS-X-style icons (an application icon and a relevant document icon) were contributed by Kentaro Ohkouchi.