Files
emacs/lib-src
Jason Rumney ff90fbdecc bug#1849 - Windows 7 Taskbar Support
* w32term.c (w32_initialize): Use GetModuleHandle for library that
is already loaded.
Set user model ID if supported (bug#1849).

* runemacs.c (set_user_model_id): New function.
(WinMain): Use it.

* emacsclient.c (w32_give_focus): Use GetModuleHandle for library
that is already loaded.
(w32_set_user_model_id): New function.
(main): Use it to associate emacsclient with emacs (bug#1849).
2009-06-30 15:48:23 +00:00
..
2009-03-04 06:02:06 +00:00
2009-01-08 03:38:51 +00:00
2009-06-30 15:48:23 +00:00
2009-01-08 03:38:51 +00:00
2009-01-14 13:41:12 +00:00
2009-01-08 03:38:51 +00:00
2009-06-21 04:46:07 +00:00
2009-01-08 03:38:51 +00:00
2009-01-08 03:38:51 +00:00
2009-01-08 03:38:51 +00:00
2009-01-10 23:00:30 +00:00
2009-01-08 03:38:51 +00:00
2009-01-08 03:38:51 +00:00
2009-01-08 03:38:51 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.