aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorPavel Janík2001-12-22 14:18:08 +0000
committerPavel Janík2001-12-22 14:18:08 +0000
commitc95eaa61ceb8715bd4d4bb175a069298ffa637f0 (patch)
treeebae77766481e2a20ddb62e5efafdc94ada1b27d /mac
parente32abc829f0d236139942e41da64091c86a193a3 (diff)
downloademacs-c95eaa61ceb8715bd4d4bb175a069298ffa637f0.tar.gz
emacs-c95eaa61ceb8715bd4d4bb175a069298ffa637f0.zip
*** empty log message ***
Diffstat (limited to 'mac')
-rw-r--r--mac/ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index a221abef47d..d4933078c13 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,4 +1,4 @@
12001-12-22 Pavel Janík <Pavel@Janik.cz> 12001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files. 3 * cw5-mcp.xml, cw6-mcp.xml, makefile.MPW: Remove mocklisp files.
4 4
@@ -7,7 +7,7 @@
7 * src/macfns.c (x_report_frame_params): Make the scroll-bar-width 7 * src/macfns.c (x_report_frame_params): Make the scroll-bar-width
8 frame parameter have a numeric value all the time. 8 frame parameter have a numeric value all the time.
9 9
102001-12-08 Pavel Janík <Pavel@Janik.cz> 102001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
11 11
12 * COPYING: New file. 12 * COPYING: New file.
13 13
@@ -25,7 +25,7 @@
25 * src/macterm.c: Merged changes from xterm.c. 25 * src/macterm.c: Merged changes from xterm.c.
26 * src/macfns.c: Merged changes from xfns.c. 26 * src/macfns.c: Merged changes from xfns.c.
27 27
282001-11-16 Pavel Janík <Pavel@Janik.cz> 282001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
29 29
30 * src/macterm.c (waiting_for_input): Remove unnecessary declaration. 30 * src/macterm.c (waiting_for_input): Remove unnecessary declaration.
31 31
@@ -129,7 +129,7 @@
129 129
130 * inc/macterm.h (x_display_list): Declare extern. 130 * inc/macterm.h (x_display_list): Declare extern.
131 131
1322001-07-20 Pavel Janík <Pavel@Janik.cz> 1322001-07-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
133 133
134 * src/macterm.c (xim_open_dpy): Fix typo. 134 * src/macterm.c (xim_open_dpy): Fix typo.
135 135
@@ -319,6 +319,10 @@
319 319
320 * src/macterm.c: New file. 320 * src/macterm.c: New file.
321 321
322;; Local Variables:
323;; coding: iso-2022-7bit-unix
324;; End:
325
322 Copyright (C) 2001 Free Software Foundation, Inc. 326 Copyright (C) 2001 Free Software Foundation, Inc.
323 Copying and distribution of this file, with or without modification, 327 Copying and distribution of this file, with or without modification,
324 are permitted provided the copyright notice and this notice are preserved. 328 are permitted provided the copyright notice and this notice are preserved.