aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorJuanma Barranquero2007-02-02 15:40:10 +0000
committerJuanma Barranquero2007-02-02 15:40:10 +0000
commit3c269b1ee73c90e6015b486830fcdd92e76aeaf1 (patch)
treef74f70cda8871bb162b9093a478e565f93d35f9f /mac
parent42496dc8487e0c94fb3ab7398fcebfb9c99a13d5 (diff)
downloademacs-3c269b1ee73c90e6015b486830fcdd92e76aeaf1.tar.gz
emacs-3c269b1ee73c90e6015b486830fcdd92e76aeaf1.zip
Fix typos.
Diffstat (limited to 'mac')
-rw-r--r--mac/ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index c5aa0011a87..c498736a1a1 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -36,8 +36,8 @@
36 36
372006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 372006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
38 38
39 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x): Depend on 39 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x):
40 blockinput.h. 40 Depend on blockinput.h.
41 41
422006-07-12 Kim F. Storm <storm@cua.dk> 422006-07-12 Kim F. Storm <storm@cua.dk>
43 43
@@ -126,8 +126,8 @@
126 (Emacs, {DocTarget}DOC): Depend on buildobj.lst. 126 (Emacs, {DocTarget}DOC): Depend on buildobj.lst.
127 (EmacsSource, MacSource, LispSource, LispSourceDontCompile): 127 (EmacsSource, MacSource, LispSource, LispSourceDontCompile):
128 Remove variables. 128 Remove variables.
129 (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP): New 129 (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP):
130 variables. 130 New variables.
131 ({DocTarget}DOC): Use them. 131 ({DocTarget}DOC): Use them.
132 (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'. 132 (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'.
133 133
@@ -142,7 +142,7 @@
142 (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h. 142 (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h.
143 (PTR): Move to s-mac.h. 143 (PTR): Move to s-mac.h.
144 144
145 * inc/m-mac.h: (HAVE_ALLOCA, C_ALLOCA): Move to config.h. 145 * inc/m-mac.h (HAVE_ALLOCA, C_ALLOCA): Move to config.h.
146 146
147 * inc/s-mac.h: Sync with src/s/template.h. Don't include fcntl.h, 147 * inc/s-mac.h: Sync with src/s/template.h. Don't include fcntl.h,
148 time.h, or signal.h. 148 time.h, or signal.h.
@@ -237,7 +237,7 @@
237 237
238 * src/Emacs.r: Update TOO_MUCH_RAM error message. 238 * src/Emacs.r: Update TOO_MUCH_RAM error message.
239 239
2402003-11-22 Lars Hansen <larsh@math.ku.dk> 2402003-11-22 Lars Hansen <larsh@math.ku.dk>
241 241
242 * inc/grp.h: Added. 242 * inc/grp.h: Added.
243 243
@@ -269,7 +269,7 @@
269 269
2702003-03-21 Kim F. Storm <storm@cua.dk> 2702003-03-21 Kim F. Storm <storm@cua.dk>
271 271
272 * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and 272 * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and
273 files included from it. Add dependency on keymap.h. 273 files included from it. Add dependency on keymap.h.
274 274
2752003-01-14 Steven Tamm <steventamm@mac.com> 2752003-01-14 Steven Tamm <steventamm@mac.com>
@@ -343,7 +343,7 @@
343 343
344 Option --symlink added to reduce disk size by making 344 Option --symlink added to reduce disk size by making
345 /usr/bin/emacs and the Emacs binary inside the Emacs.app to become 345 /usr/bin/emacs and the Emacs binary inside the Emacs.app to become
346 symlinks to the emacs-[version] binary. 346 symlinks to the emacs-[version] binary.
347 347
348 Option --self-contained added to place files shared files 348 Option --self-contained added to place files shared files
349 inside the Emacs.app executable (for portability between systems) 349 inside the Emacs.app executable (for portability between systems)