Mercurial > emacs
diff mac/src/chdir.c @ 44890:01b93e5e53a7
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
| author | Andrew Choi <akochoi@shaw.ca> |
|---|---|
| date | Fri, 26 Apr 2002 23:39:06 +0000 |
| parents | 923b8d6d8277 |
| children | 23a1cea22d13 |
line wrap: on
line diff
--- a/mac/src/chdir.c Fri Apr 26 22:33:33 2002 +0000 +++ b/mac/src/chdir.c Fri Apr 26 23:39:06 2002 +0000 @@ -18,7 +18,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Contributed by Andrew Choi (akochoi@users.sourceforge.net). */ +/* Contributed by Andrew Choi (akochoi@mac.com). */ #include <string.h> #include <Files.h>
