diff options
| author | Andrew Choi | 2000-12-12 04:54:02 +0000 |
|---|---|---|
| committer | Andrew Choi | 2000-12-12 04:54:02 +0000 |
| commit | 8165bf038f7543664974dfd89dd64e4ee8d254cd (patch) | |
| tree | 5be1b82b726969180db447d22fa28545671b6b34 /mac/ChangeLog | |
| parent | ec5c56845cee284751af9d2ca9ed6404afc22c5b (diff) | |
| download | emacs-8165bf038f7543664974dfd89dd64e4ee8d254cd.tar.gz emacs-8165bf038f7543664974dfd89dd64e4ee8d254cd.zip | |
* cw5-mcp.xml: add md5.c to project.
* cw6-mcp.xml: add md5.c to project.
Diffstat (limited to 'mac/ChangeLog')
| -rw-r--r-- | mac/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 91c0fd6c029..d6f1ce67f89 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2000-12-12 Andrew Choi <akochoi@i-cable.com> | 1 | 2000-12-12 Andrew Choi <akochoi@i-cable.com> |
| 2 | 2 | ||
| 3 | * cw5-mcp.xml: add md5.c to project. | ||
| 4 | |||
| 5 | * cw6-mcp.xml: add md5.c to project. | ||
| 6 | |||
| 3 | * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle | 7 | * src/macfns.c (x_create_tip_frame, Fx_hide_tip): change to handle |
| 4 | Lisp_Object type tip_frame (was struct frame *) as in xfns.c. | 8 | Lisp_Object type tip_frame (was struct frame *) as in xfns.c. |
| 5 | 9 | ||