aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b4378a7cbc2..c250ead9cc4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-01-21 Wolfgang Lux <wolfgang.lux@gmail.com> (tiny change)
2
3 * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window.
4
5
12009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com> 62009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2 7
3 * nsmenu.m (NSMENUPROFILE): Change #if style. 8 * nsmenu.m (NSMENUPROFILE): Change #if style.
@@ -12,6 +17,7 @@
12 (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame. 17 (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
13 (EmacsPrefsController-setPanelFromDefaultValues) New function. 18 (EmacsPrefsController-setPanelFromDefaultValues) New function.
14 (EmacsPrefsController-resetToDefaults:): Use it. (Bug#1801) 19 (EmacsPrefsController-resetToDefaults:): Use it. (Bug#1801)
20 (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
15 21
16 * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. 22 * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI.
17 (Bug#1316) 23 (Bug#1316)