diff options
| author | Adrian Robert | 2009-01-21 17:56:37 +0000 |
|---|---|---|
| committer | Adrian Robert | 2009-01-21 17:56:37 +0000 |
| commit | e889fa0685793ecf592dcf14ba3d65d7515063da (patch) | |
| tree | d9835f60ca5ac0b9ce834ca0cb8008a99c354858 /src/ChangeLog | |
| parent | 4c7077c3f0b190e5c9ddc4a3557f2b926f183e0a (diff) | |
| download | emacs-e889fa0685793ecf592dcf14ba3d65d7515063da.tar.gz emacs-e889fa0685793ecf592dcf14ba3d65d7515063da.zip | |
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
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) |