aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2012-07-31 22:14:20 -0400
committerGlenn Morris2012-07-31 22:14:20 -0400
commit8d7c7eed737a9e96264bb41772eb92c540ac4c28 (patch)
treeb9db7673b660b636fd34378fa70abaced1b86cb9 /src
parentca35a5f7f2065dd32b0688eb5be3f341521a4645 (diff)
downloademacs-8d7c7eed737a9e96264bb41772eb92c540ac4c28.tar.gz
emacs-8d7c7eed737a9e96264bb41772eb92c540ac4c28.zip
ChangeLog fixes
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c810675c4a4..31c88c745ab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -47,7 +47,7 @@
47 instead of compositeToPoint. 47 instead of compositeToPoint.
48 (applicationShouldTerminate): Pass NS String literal to NSRunAlertPanel. 48 (applicationShouldTerminate): Pass NS String literal to NSRunAlertPanel.
49 49
50 * nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes. 50 * nsfns.m, nsmenu.m, nsterm.m: Adopt to struct frame/FVAR changes.
51 51
522012-07-31 Dmitry Antipov <dmantipov@yandex.ru> 522012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
53 53
@@ -1077,7 +1077,7 @@
1077 1077
10782012-07-13 Glenn Morris <rgm@gnu.org> 10782012-07-13 Glenn Morris <rgm@gnu.org>
1079 1079
1080 * s/bsd-common, s/cygwin.h: Remove empty files. 1080 * s/bsd-common.h, s/cygwin.h: Remove empty files.
1081 * s/freebsd.h, s/netbsd.h: Do not include bsd-common.h. 1081 * s/freebsd.h, s/netbsd.h: Do not include bsd-common.h.
1082 1082
1083 * s/usg5-4-common.h (USG, USG5): 1083 * s/usg5-4-common.h (USG, USG5):