aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-08-29 15:31:23 +0000
committerDan Nicolaescu2007-08-29 15:31:23 +0000
commit7196c97057ede717b8fd8b4d6ba6c223bbadd54a (patch)
tree617ea16c1f43aa7ce3e0d21f0079f3301c465b31 /src/ChangeLog
parentfe6b2fd06fa13b83130d78a04e77e625cc3b65e9 (diff)
downloademacs-7196c97057ede717b8fd8b4d6ba6c223bbadd54a.tar.gz
emacs-7196c97057ede717b8fd8b4d6ba6c223bbadd54a.zip
(mac_initialize): Delete declaration.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8fda42bb347..eb3c1feaa71 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -35,6 +35,7 @@
35 (mac_create_terminal): ... to this new function. 35 (mac_create_terminal): ... to this new function.
36 36
37 * macterm.h (struct mac_display_info): Add terminal. 37 * macterm.h (struct mac_display_info): Add terminal.
38 (mac_initialize): Delete declaration.
38 39
39 * puresize.h (BASE_PURESIZE): Increase base value to 1164000. 40 * puresize.h (BASE_PURESIZE): Increase base value to 1164000.
40 41