diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 79f24287812..78be848beb6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | handle Ctrl-tab. (Bug#1841) | 7 | handle Ctrl-tab. (Bug#1841) |
| 8 | (ns_get_color): Use unsigned long long for scanned hex string value. | 8 | (ns_get_color): Use unsigned long long for scanned hex string value. |
| 9 | (ns_term_shutdown): Abort on non SIGTERM signals. | 9 | (ns_term_shutdown): Abort on non SIGTERM signals. |
| 10 | (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame. | ||
| 10 | 11 | ||
| 11 | * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. | 12 | * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. |
| 12 | (Bug#1316) | 13 | (Bug#1316) |