mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 03:20:39 -08:00
Mention XEmbed and --parent-id.
This commit is contained in:
parent
f9c7b08c6e
commit
7b476dbe7c
2 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2008-02-08 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* NEWS: Mention XEmbed and --parent-id.
|
||||
|
||||
2008-02-08 Daiki Ueno <ueno@unixuser.org>
|
||||
|
||||
* NEWS: Mention EasyPG.
|
||||
|
|
|
|||
6
etc/NEWS
6
etc/NEWS
|
|
@ -61,6 +61,12 @@ You can also use any number of different ttys.
|
|||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue