diff options
| author | Glenn Morris | 2014-01-10 19:55:50 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-10 19:55:50 -0800 |
| commit | a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791 (patch) | |
| tree | 5212fea2a6147308a40d979f656be2f971728a7b /src/ChangeLog.3 | |
| parent | d2f16e93d2f96a33bcac0f5e5f1536575075bc0c (diff) | |
| download | emacs-a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791.tar.gz emacs-a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791.zip | |
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.3')
| -rw-r--r-- | src/ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 1a2763f8ff8..cee5d43ed57 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -15138,8 +15138,8 @@ | |||
| 15138 | 15138 | ||
| 15139 | 1989-06-23 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu) | 15139 | 1989-06-23 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu) |
| 15140 | 15140 | ||
| 15141 | * xfns.c, lisp/term/x-win.el: C routine Fscreen_color_p now lisp | 15141 | * xfns.c: C routine Fscreen_color_p now lisp |
| 15142 | function x-color-screen-p in x-win.el. | 15142 | function x-color-screen-p in lisp/term/x-win.el. |
| 15143 | (x_set_cursor_color): New method: first disallow same cursor as | 15143 | (x_set_cursor_color): New method: first disallow same cursor as |
| 15144 | background, then if cursor not foreground, use it as cursor | 15144 | background, then if cursor not foreground, use it as cursor |
| 15145 | foreground. | 15145 | foreground. |