*** empty log message ***
This commit is contained in:
parent
59444a9ccc
commit
01ed8ff1e1
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,11 @@
|
|||
* w32fns.c (add_system_logical_colors_to_map): New function.
|
||||
(Fx_open_connection): Use it.
|
||||
|
||||
2003-06-04 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* process.c (allocate_pty): Revert part of the previous patch.
|
||||
(Faccept_process_output): Simplify.
|
||||
|
||||
2003-06-04 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* termhooks.h (enum event_kind): Remove MOUSE_WHEEL_EVENT.
|
||||
|
@ -24,6 +29,8 @@
|
|||
|
||||
2003-06-03 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* xdisp.c (update_tool_bar): Add missing UNGCPRO.
|
||||
|
||||
* buffer.c (init_buffer_once): Make kill-buffer-hook permanent-local.
|
||||
|
||||
2003-06-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
|
Loading…
Add table
Reference in a new issue