diff options
| author | Lute Kamstra | 2005-07-05 12:22:32 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2005-07-05 12:22:32 +0000 |
| commit | a0ec7a4a172485fc75b8d1363deb7a23911a950f (patch) | |
| tree | aecece931a1bb506a76ac351dbb855500792a0c4 /mac/ChangeLog | |
| parent | 385ee3de64054837bb72076fbd2d1c26a7866915 (diff) | |
| download | emacs-a0ec7a4a172485fc75b8d1363deb7a23911a950f.tar.gz emacs-a0ec7a4a172485fc75b8d1363deb7a23911a950f.zip | |
*** empty log message ***
Diffstat (limited to 'mac/ChangeLog')
| -rw-r--r-- | mac/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 38a1a8fe2e3..a53b3cd89d4 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-08 Steven Tamm <steventamm@mac.com> | 5 | 2005-06-08 Steven Tamm <steventamm@mac.com> |
| 2 | 6 | ||
| 3 | * INSTALL: Explain that a universal binary cannot be created and | 7 | * INSTALL: Explain that a universal binary cannot be created and |
| @@ -109,13 +113,13 @@ | |||
| 109 | * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. | 113 | * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. |
| 110 | (C_ALLOCA) [__MRC__]: Don't define. | 114 | (C_ALLOCA) [__MRC__]: Don't define. |
| 111 | * inc/s-mac.h (X_OK): New define. | 115 | * inc/s-mac.h (X_OK): New define. |
| 112 | (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. | 116 | (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. |
| 113 | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. | 117 | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. |
| 114 | 118 | ||
| 115 | 2004-05-29 Steven Tamm <steventamm@mac.com> | 119 | 2004-05-29 Steven Tamm <steventamm@mac.com> |
| 116 | 120 | ||
| 117 | * INSTALL: Fixing typos | 121 | * INSTALL: Fixing typos |
| 118 | * README: Updating list of TODOs to remove image support and | 122 | * README: Updating list of TODOs to remove image support and |
| 119 | environment variable problem. | 123 | environment variable problem. |
| 120 | 124 | ||
| 121 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | 125 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> |