diff options
| author | Jan D | 2010-11-07 12:25:55 +0100 |
|---|---|---|
| committer | Jan D | 2010-11-07 12:25:55 +0100 |
| commit | 66b167670d669ad8f98153351cea588c1000cb6a (patch) | |
| tree | 779878d823e2b33f9044ecdbd68786ad05a002f2 /src/ChangeLog | |
| parent | 27f92be77d42b698116445bfe6dbd18ba6546ef4 (diff) | |
| download | emacs-66b167670d669ad8f98153351cea588c1000cb6a.tar.gz emacs-66b167670d669ad8f98153351cea588c1000cb6a.zip | |
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 92675fce0cf..5a0d859ac27 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-11-07 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2010-11-07 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE. | ||
| 4 | |||
| 3 | * xdisp.c (note_mode_line_or_margin_highlight): Initialize | 5 | * xdisp.c (note_mode_line_or_margin_highlight): Initialize |
| 4 | Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also. | 6 | Cursor to No_Cursor for HAVE_WINDOW_SYSTEM also. |
| 5 | 7 | ||