aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-07-18 15:42:14 +0000
committerJuanma Barranquero2008-07-18 15:42:14 +0000
commitba60bd44c7d909fa471f82d3f0477fec6d991751 (patch)
tree3f640d99c73add753df2e1789f042be040f8476e
parent555b0992fdbb6435ad74a22c9f894f9c3f405fda (diff)
downloademacs-ba60bd44c7d909fa471f82d3f0477fec6d991751.tar.gz
emacs-ba60bd44c7d909fa471f82d3f0477fec6d991751.zip
Fix typos.
-rw-r--r--ChangeLog6
-rw-r--r--admin/ChangeLog2
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--etc/ChangeLog4
-rw-r--r--leim/ChangeLog2
-rw-r--r--lib-src/ChangeLog8
-rw-r--r--lisp/ChangeLog41
-rw-r--r--lisp/erc/ChangeLog7
-rw-r--r--lisp/gnus/ChangeLog10
-rw-r--r--lisp/url/ChangeLog7
-rw-r--r--lwlib/ChangeLog2
-rw-r--r--mac/ChangeLog4
-rw-r--r--nextstep/ChangeLog40
-rw-r--r--nt/ChangeLog2
-rw-r--r--src/ChangeLog74
15 files changed, 101 insertions, 110 deletions
diff --git a/ChangeLog b/ChangeLog
index 57da3cafd0f..3353ed48ada 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
3 * INSTALL (Complex Text Layout support libraries): Delete the 3 * INSTALL (Complex Text Layout support libraries): Delete the
4 paragraph about --enable-font-backend. 4 paragraph about --enable-font-backend.
5 5
62008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 62008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
7 7
8 * configure.in: Print out some info to user for NeXTstep builds. 8 * configure.in: Print out some info to user for NeXTstep builds.
9 (ns-app): Remove enable option. 9 (ns-app): Remove enable option.
@@ -18,7 +18,7 @@
18 18
19 * configure.in: Extract and substitute GNUSTEP_MAKEFILES. 19 * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
20 20
212008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com> 212008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
22 22
23 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to 23 * configure.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
24 NS_IMPL_COCOA. 24 NS_IMPL_COCOA.
@@ -40,7 +40,7 @@
40 (USER_FULL_NAME): Remove, not used anymore. 40 (USER_FULL_NAME): Remove, not used anymore.
41 * configure: Regenerate. 41 * configure: Regenerate.
42 42
432008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 432008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
44 44
45 Changes and additions for NeXTstep windowing system (Cocoa and 45 Changes and additions for NeXTstep windowing system (Cocoa and
46 GNUstep) support. 46 GNUstep) support.
diff --git a/admin/ChangeLog b/admin/ChangeLog
index b20420a28e8..e3e8d86edb7 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * admin.el (set-version, set-copyright): Add nextstep/ files. 3 * admin.el (set-version, set-copyright): Add nextstep/ files.
4 4
52008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 52008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
6 6
7 * CPP_DEFINES: Add NS port related defines. 7 * CPP_DEFINES: Add NS port related defines.
8 8
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 4646563989d..981522d996b 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -5,7 +5,7 @@
5 (Exiting): Describe how to kill Emacs first. Change description of 5 (Exiting): Describe how to kill Emacs first. Change description of
6 iconification to handle modern window systems. 6 iconification to handle modern window systems.
7 7
82008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 82008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
9 9
10 * ns-emacs.texi: New file, documents features of Emacs port under 10 * ns-emacs.texi: New file, documents features of Emacs port under
11 NeXTstep windowing. 11 NeXTstep windowing.
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 7f8b898ec14..133466d945a 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -2,11 +2,11 @@
2 2
3 * images/splash8.xpm: Remove. 3 * images/splash8.xpm: Remove.
4 4
52008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 52008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
6 6
7 * NEWS: Add entry about NS port. 7 * NEWS: Add entry about NS port.
8 8
92008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 92008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
10 10
11 * Emacs.clr: New file, add support for X color names to NS display 11 * Emacs.clr: New file, add support for X color names to NS display
12 implementations. 12 implementations.
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 303c34036b5..c289b6591bb 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,4 +1,4 @@
12008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 12008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
2 2
3 * Makefile.in (install): Perform post-install cleanup inside NS app 3 * Makefile.in (install): Perform post-install cleanup inside NS app
4 bundle. 4 bundle.
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4efe4a374f5..1606ff668d9 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -4,17 +4,17 @@
4 (LIB_STANDARD_LIBSRC): Don't define. 4 (LIB_STANDARD_LIBSRC): Don't define.
5 (LOADLIBES): Remove LIB_STANDARD_LIBSRC. 5 (LOADLIBES): Remove LIB_STANDARD_LIBSRC.
6 6
72008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com> 72008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
8 8
9 * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to 9 * Makefile.in: Change GNUSTEP to NS_IMPL_GNUSTEP, COCOA to
10 NS_IMPL_COCOA. 10 NS_IMPL_COCOA.
11 11
122008-07-16 Dan Nicolaescu <dann@ics.uci.edu> 122008-07-16 Dan Nicolaescu <dann@ics.uci.edu>
13 13
14 * ntlib.h (fcloseall, fgetchar, flushall, fputchar, putw): Remove, 14 * ntlib.h (fcloseall, fgetchar, flushall, fputchar, putw):
15 unused. 15 Remove, unused.
16 16
172008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 172008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
18 18
19 * .cvsignore: Add mac-fix-env. 19 * .cvsignore: Add mac-fix-env.
20 * mac-fix-env.m: New file, automatically update 20 * mac-fix-env.m: New file, automatically update
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4a201e637d3..ac10d0ee1cc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -98,7 +98,7 @@
98 * frame.el (ns-initialize-window-system): Declare for compiler. 98 * frame.el (ns-initialize-window-system): Declare for compiler.
99 99
100 * term/ns-win.el: Add numerous declarations for compiler. 100 * term/ns-win.el: Add numerous declarations for compiler.
101 (ns-pop-up-frames): Move definition before use. Doc fix. 101 (ns-pop-up-frames): Move definition before use. Doc fix.
102 102
103 * emacs-lisp/check-declare.el (check-declare-locate) 103 * emacs-lisp/check-declare.el (check-declare-locate)
104 (check-declare-verify): Handle .m files. 104 (check-declare-verify): Handle .m files.
@@ -110,13 +110,13 @@
110 * ns-grabenv.el: New file: functionality useful on OS X platform to 110 * ns-grabenv.el: New file: functionality useful on OS X platform to
111 expose environment variables inside Emacs started from icon. 111 expose environment variables inside Emacs started from icon.
112 * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win. 112 * Makefile.in (ELCFILES): Add ns-carbon-compat, ns-grabenv, ns-win.
113 * cus-edit.el 113 * cus-edit.el:
114 * cus-face.el 114 * cus-face.el:
115 * disp-table.el 115 * disp-table.el:
116 * faces.el 116 * faces.el:
117 * info.el 117 * info.el:
118 * mouse.el 118 * mouse.el:
119 * mwheel.el 119 * mwheel.el:
120 * simple.el: Add ns to window systems treated as GUIs. 120 * simple.el: Add ns to window systems treated as GUIs.
121 * facemenu.el (facemenu-read-color): Don't require a name match under 121 * facemenu.el (facemenu-read-color): Don't require a name match under
122 NS, to allow numeric color entry. 122 NS, to allow numeric color entry.
@@ -145,11 +145,11 @@
145 145
1462008-07-14 Jason Rumney <jasonr@gnu.org> 1462008-07-14 Jason Rumney <jasonr@gnu.org>
147 147
148 * term/w32-win.el (x-handle-switch, x-handle-name-switch) 148 * term/w32-win.el (x-handle-switch, x-handle-name-switch)
149 (x-handle-numeric-switch, x-handle-initial-switch) 149 (x-handle-numeric-switch, x-handle-initial-switch)
150 (x-handle-xrm-switch, x-handle-args, x-handle-display) 150 (x-handle-xrm-switch, x-handle-args, x-handle-display)
151 (xw-defined-colors, w32-initialize-window-system): 151 (xw-defined-colors, w32-initialize-window-system):
152 Avoid use of cl pop and push macros. 152 Avoid use of cl pop and push macros.
153 153
1542008-07-14 Martin Rudalics <rudalics@gmx.at> 1542008-07-14 Martin Rudalics <rudalics@gmx.at>
155 155
@@ -158,7 +158,8 @@
158 158
1592008-07-13 Martin Rudalics <rudalics@gmx.at> 1592008-07-13 Martin Rudalics <rudalics@gmx.at>
160 160
161 * add-log.el (change-log-search-file-name): Use match-string-no-properties. 161 * add-log.el (change-log-search-file-name):
162 Use match-string-no-properties.
162 (change-log-search-tag-name-1, change-log-search-tag-name) 163 (change-log-search-tag-name-1, change-log-search-tag-name)
163 (change-log-goto-source-1, change-log-goto-source): New functions. 164 (change-log-goto-source-1, change-log-goto-source): New functions.
164 (change-log-tag-re, change-log-find-head, change-log-find-tail): 165 (change-log-tag-re, change-log-find-head, change-log-find-tail):
@@ -177,13 +178,12 @@
177 178
1782008-07-12 Chong Yidong <cyd@stupidchicken.com> 1792008-07-12 Chong Yidong <cyd@stupidchicken.com>
179 180
180 * simple.el (line-move-visual): Handle null pixel position 181 * simple.el (line-move-visual): Handle null pixel position gracefully.
181 gracefully.
182 182
1832008-07-11 Jason Rumney <jasonr@gnu.org> 1832008-07-11 Jason Rumney <jasonr@gnu.org>
184 184
185 * files.el (file-truename): Get truename of ancestors if file does 185 * files.el (file-truename): Get truename of ancestors if file does
186 not exist on Windows. 186 not exist on Windows.
187 187
1882008-07-11 Chong Yidong <cyd@stupidchicken.com> 1882008-07-11 Chong Yidong <cyd@stupidchicken.com>
189 189
@@ -208,8 +208,7 @@
208 208
209 * window.el (truncated-partial-width-window-p): New function. 209 * window.el (truncated-partial-width-window-p): New function.
210 210
211 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap 211 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
212 option.
213 212
214 * faces.el (x-create-frame-with-faces): Don't pass parameters that 213 * faces.el (x-create-frame-with-faces): Don't pass parameters that
215 are set later to x-create-frame. 214 are set later to x-create-frame.
@@ -234,7 +233,7 @@
234 233
235 * net/newst-backend.el (newsticker--get-news-by-url): Catch errors 234 * net/newst-backend.el (newsticker--get-news-by-url): Catch errors
236 from url-retrieve. 235 from url-retrieve.
237 (newsticker--sentinel-work): Fixed xerror typo. 236 (newsticker--sentinel-work): Fix xerror typo.
238 237
2392008-07-07 Dan Nicolaescu <dann@ics.uci.edu> 2382008-07-07 Dan Nicolaescu <dann@ics.uci.edu>
240 239
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 9905e7fda2c..f49748da008 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -7,11 +7,11 @@
7 7
8 * erc-backend.el (328): New response handler. 8 * erc-backend.el (328): New response handler.
9 9
10 * erc.el (english): Added 328 to catalog. 10 * erc.el (english): Add 328 to catalog.
11 11
122008-05-29 Diane Murray <disumu@x3y2z1.net> 122008-05-29 Diane Murray <disumu@x3y2z1.net>
13 13
14 * erc-services.el (erc-nickserv-alist): Updated REGEXP and 14 * erc-services.el (erc-nickserv-alist): Update REGEXP and
15 SUCCESS-REGEXP for freenode. 15 SUCCESS-REGEXP for freenode.
16 16
172008-05-05 Juanma Barranquero <lekktu@gmail.com> 172008-05-05 Juanma Barranquero <lekktu@gmail.com>
@@ -87,8 +87,7 @@
87 * erc-pkg.el: Make the version string a template. 87 * erc-pkg.el: Make the version string a template.
88 88
89 * erc.texi (Obtaining ERC): Update extras URLs for 5.3. 89 * erc.texi (Obtaining ERC): Update extras URLs for 5.3.
90 (Development): Write instructions for git, and remove those for 90 (Development): Write instructions for git, and remove those for Arch.
91 Arch.
92 (History): Mention the switch to git. 91 (History): Mention the switch to git.
93 92
942008-01-25 Michael Olson <mwolson@gnu.org> 932008-01-25 Michael Olson <mwolson@gnu.org>
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index ff4e7abfd99..d7840e30c72 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -24,8 +24,8 @@
24 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program 24 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
25 instead of gnus-last-shell-command. 25 instead of gnus-last-shell-command.
26 26
27 * gnus-sum.el (gnus-summary-pipe-output-default-command): New user 27 * gnus-sum.el (gnus-summary-pipe-output-default-command):
28 option. 28 New user option.
29 (gnus-summary-muttprint-program): Mention the value will be changed. 29 (gnus-summary-muttprint-program): Mention the value will be changed.
30 (gnus-summary-save-article): Force showing of all headers. 30 (gnus-summary-save-article): Force showing of all headers.
31 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS. 31 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
@@ -95,9 +95,9 @@
95 (nnmairix-determine-original-group-from-registry) 95 (nnmairix-determine-original-group-from-registry)
96 (nnmairix-determine-original-group-from-path) 96 (nnmairix-determine-original-group-from-path)
97 (nnmairix-get-group-from-file-path, nnmairix-map-range) 97 (nnmairix-get-group-from-file-path, nnmairix-map-range)
98 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter): New 98 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
99 helper functions. 99 New helper functions.
100 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Inserted new 100 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
101 keystrokes for new commands. 101 keystrokes for new commands.
102 (nnmairix-delete-and-create-on-change): Doc string cleanup. 102 (nnmairix-delete-and-create-on-change): Doc string cleanup.
103 (nnmairix-request-group): Check allow-fast group parameter. 103 (nnmairix-request-group): Check allow-fast group parameter.
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index d093d44631e..214c7a2bd28 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -52,8 +52,7 @@
52 52
532008-05-12 Teodor Zlatanov <tzz@lifelogs.com> 532008-05-12 Teodor Zlatanov <tzz@lifelogs.com>
54 54
55 * url-auth.el: Add autoload cookie for 55 * url-auth.el: Add autoload cookie for `auth-source-user-or-password'.
56 `auth-source-user-or-password'.
57 (url-basic-auth, url-digest-auth): Use it with any realm, 56 (url-basic-auth, url-digest-auth): Use it with any realm,
58 overriding the user name and password before the prompt. 57 overriding the user name and password before the prompt.
59 58
@@ -72,8 +71,8 @@
72 71
732008-02-28 Teodor Zlatanov <tzz@lifelogs.com> 722008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
74 73
75 * url-util.el (url-get-normalized-date): Simplify 74 * url-util.el (url-get-normalized-date): Simplify to use
76 to use `format-time-string'. Always generate date in UTC, but 75 `format-time-string'. Always generate date in UTC, but
77 call it GMT for full compatibility with the RFCs. 76 call it GMT for full compatibility with the RFCs.
78 77
792008-02-06 Michael Albinus <michael.albinus@gmx.de> 782008-02-06 Michael Albinus <michael.albinus@gmx.de>
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index a3fe863e9fd..1c0ce2e18c7 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -4,7 +4,7 @@
4 4
52008-06-02 Jim Meyering <meyering@redhat.com> 52008-06-02 Jim Meyering <meyering@redhat.com>
6 6
7 remove useless if-before-free tests 7 Remove useless if-before-free tests.
8 * lwlib-Xm.c (xm_update_one_value): Likewise. 8 * lwlib-Xm.c (xm_update_one_value): Likewise.
9 * lwlib.c (safe_free_str, free_widget_value_tree): Likewise. 9 * lwlib.c (safe_free_str, free_widget_value_tree): Likewise.
10 10
diff --git a/mac/ChangeLog b/mac/ChangeLog
index a12f532c361..edfaef17ea4 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -42,8 +42,8 @@
42 Takanori Yamamoto <takanori.yamamoto@gmail.com> 42 Takanori Yamamoto <takanori.yamamoto@gmail.com>
43 Kentaro Ohkouchi <nanasess@fsm.ne.jp> 43 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
44 44
45 * Emacs.app/Contents/Info.plist: Add 45 * Emacs.app/Contents/Info.plist: Add filetype/extension entries
46 filetype/extension entries for the document icon. 46 for the document icon.
47 * Emacs.app/Contents/Resources/Emacs.icns: Update. 47 * Emacs.app/Contents/Resources/Emacs.icns: Update.
48 * Emacs.app/Contents/Resources/document.icns: New file. 48 * Emacs.app/Contents/Resources/document.icns: New file.
49 49
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog
index e1edcbba2a1..5dff800e2e7 100644
--- a/nextstep/ChangeLog
+++ b/nextstep/ChangeLog
@@ -1,21 +1,21 @@
12008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 12008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
2 2
3 * README.txt 3 * README.txt:
4 * compile: Remove. 4 * compile: Remove.
5 * README 5 * README:
6 * INSTALL: New files. 6 * INSTALL: New files.
7 * FOR_RELEASE: Updated. 7 * FOR_RELEASE: Updated.
8 8
92008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 92008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
10 10
11 * Cocoa/Contents/Resources/Credits.html: Change URL from sf.net to 11 * Cocoa/Contents/Resources/Credits.html: Change URL from sf.net to
12 GNU.org. 12 GNU.org.
13 13
142008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 142008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
15 15
16 * FOR-RELEASE: Remove historical info. 16 * FOR-RELEASE: Remove historical info.
17 17
182008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 182008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
19 19
20 New directory with support files to support NeXTstep window system. 20 New directory with support files to support NeXTstep window system.
21 21
@@ -25,23 +25,21 @@
25 * ChangeLog: New file: recent history of the NS port itself. 25 * ChangeLog: New file: recent history of the NS port itself.
26 * Cocoa: New directory: support files for building .app 26 * Cocoa: New directory: support files for building .app
27 package on OS X systems. 27 package on OS X systems.
28 * Cocoa/Emacs.base 28 * Cocoa/Emacs.base:
29 * Cocoa/Emacs.base/Contents: New directories. 29 * Cocoa/Emacs.base/Contents: New directories.
30 * Cocoa/Emacs.base/Contents/Info.plist 30 * Cocoa/Emacs.base/Contents/Info.plist:
31 * Cocoa/Emacs.base/Contents/PkgInfo: New files. 31 * Cocoa/Emacs.base/Contents/PkgInfo: New files.
32 * Cocoa/Emacs.base/Contents/Resources: New directory. 32 * Cocoa/Emacs.base/Contents/Resources: New directory.
33 * Cocoa/Emacs.base/Contents/Resources/Credits.html: New file: 33 * Cocoa/Emacs.base/Contents/Resources/Credits.html: New file:
34 About popup support. 34 About popup support.
35 * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: New file: 35 * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: New file:
36 copied from Carbon port. 36 copied from Carbon port.
37 * Cocoa/Emacs.base/Contents/Resources/English.lproj: New 37 * Cocoa/Emacs.base/Contents/Resources/English.lproj: New directory.
38 directory.
39 * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: 38 * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
40 New file. 39 New file.
41 * Cocoa/Emacs.base/Contents/Resources/preferences.nib: New 40 * Cocoa/Emacs.base/Contents/Resources/preferences.nib: New directory.
42 directory. 41 * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib:
43 * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib 42 * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib:
44 * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib
45 * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib: 43 * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib:
46 New files. 44 New files.
47 * Cocoa/Emacs.xcodeproj: New directory: build support. 45 * Cocoa/Emacs.xcodeproj: New directory: build support.
@@ -49,17 +47,15 @@
49 * GNUstep: New directory: support files for building .app 47 * GNUstep: New directory: support files for building .app
50 package on GNUstep systems. 48 package on GNUstep systems.
51 * GNUstep/Resources: New directory. 49 * GNUstep/Resources: New directory.
52 * GNUstep/Resources/Emacs.desktop 50 * GNUstep/Resources/Emacs.desktop:
53 * GNUstep/Resources/Info-gnustep.plist 51 * GNUstep/Resources/Info-gnustep.plist:
54 * GNUstep/Resources/emacs.tiff: New files. 52 * GNUstep/Resources/emacs.tiff: New files.
55 * GNUstep/Resources/preferences.gorm: New directory. 53 * GNUstep/Resources/preferences.gorm: New directory.
56 * GNUstep/Resources/preferences.gorm/data.classes 54 * GNUstep/Resources/preferences.gorm/data.classes:
57 * GNUstep/Resources/preferences.gorm/data.info 55 * GNUstep/Resources/preferences.gorm/data.info:
58 * GNUstep/Resources/preferences.gorm/objects.gorm: New 56 * GNUstep/Resources/preferences.gorm/objects.gorm: New files.
59 files.
60 * compile: New file: utility script for building Emacs.app. 57 * compile: New file: utility script for building Emacs.app.
61 * FOR_RELEASE: New file: release tasks specific to NeXTstep 58 * FOR_RELEASE: New file: release tasks specific to NeXTstep port.
62 port.
63 * README.txt: New file: descriptive info for NeXTstep port. 59 * README.txt: New file: descriptive info for NeXTstep port.
64 60
65;; Local Variables: 61;; Local Variables:
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 5131e1403b0..c2b4141594a 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -71,7 +71,7 @@
712008-04-09 Jason Rumney <jasonr@gnu.org> 712008-04-09 Jason Rumney <jasonr@gnu.org>
72 72
73 * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir. 73 * makefile.w32-in (clean-other-dirs-nmake): Don't clean lisp dir.
74 (clean-other-dirs-gmake): Likewise. Clean doc dirs. 74 (clean-other-dirs-gmake): Likewise. Clean doc dirs.
75 (top-distclean, distclean, distclean-other-dirs-nmake) 75 (top-distclean, distclean, distclean-other-dirs-nmake)
76 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake) 76 (distclean-other-dirs-gmake, maintainer-clean-other-dirs-nmake)
77 (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets. 77 (maintainer-clean-other-dirs-gmake, maintainer-clean): New targets.
diff --git a/src/ChangeLog b/src/ChangeLog
index 7dcca1f5457..9bd4755b9f6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -34,15 +34,15 @@
34 34
352008-07-17 David Robinow <drobinow@gmail.com> (tiny change) 352008-07-17 David Robinow <drobinow@gmail.com> (tiny change)
36 36
37 * w32inevt.c (change_frame_size): Remove extern declaration. 37 * w32inevt.c (change_frame_size): Remove extern declaration.
38 (resize_event, maybe_generate_resize_event): Pass SAFE arg to 38 (resize_event, maybe_generate_resize_event): Pass SAFE arg to
39 change_frame_size. 39 change_frame_size.
40 40
412008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 412008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
42 42
43 * getloadavg.c: Revert last change (2008-07-15). 43 * getloadavg.c: Revert last change (2008-07-15).
44 44
452008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 452008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
46 46
47 * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables 47 * Makefile.in: Replace emacsapp, emacsbindir, emacsappsrc variables
48 set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc) set 48 set here with ns_appdir, ns_appresdir, ns_appbindir, ns_appsrc) set
@@ -69,21 +69,20 @@
69 69
70 * s/darwin.h: Reorganize ifdefs. 70 * s/darwin.h: Reorganize ifdefs.
71 71
722008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com> 722008-07-17 Adrian Robert <Adrian.B.Robert@gmail.com>
73 73
74 * config.in 74 * config.in:
75 * dispextern.h 75 * dispextern.h:
76 * frame.c 76 * frame.c:
77 * image.c 77 * image.c:
78 * nsfns.m 78 * nsfns.m:
79 * nsfont.m 79 * nsfont.m:
80 * nsgui.h 80 * nsgui.h:
81 * nsmenu.m 81 * nsmenu.m:
82 * nsterm.h 82 * nsterm.h:
83 * nsterm.m 83 * nsterm.m:
84 * s/darwin.h 84 * s/darwin.h:
85 * xdisp.c: Change most cases of PENDING to TODO, some to FIXME or 85 * xdisp.c: Change most cases of PENDING to TODO, some to FIXME or XXX.
86 XXX.
87 86
882008-07-17 Andreas Schwab <schwab@suse.de> 872008-07-17 Andreas Schwab <schwab@suse.de>
89 88
@@ -121,7 +120,7 @@
121 * frame.h: Include dispextern.h for Display_Info. 120 * frame.h: Include dispextern.h for Display_Info.
122 (display_x_get_resource): Declare. 121 (display_x_get_resource): Declare.
123 122
1242008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com> 1232008-07-16 Adrian Robert <Adrian.B.Robert@gmail.com>
125 124
126 * syntax.c: Remove stdio.h include accidentally introduced in 125 * syntax.c: Remove stdio.h include accidentally introduced in
127 Emacs.app commit. 126 Emacs.app commit.
@@ -265,10 +264,10 @@
265 USER_FULL_NAME with its value. 264 USER_FULL_NAME with its value.
266 * config.in: Regenerate. 265 * config.in: Regenerate.
267 266
2682008-07-16 David Reitter <david.reitter@gmail.com> 2672008-07-16 David Reitter <david.reitter@gmail.com>
269 268
270 * Makefile.in: add ns-win, ns-carbon-compat, easy-mmode and 269 * Makefile.in: Add ns-win, ns-carbon-compat, easy-mmode and
271 easy-menu to SOME_MACHINE_LISP for the new NeXTstep port 270 easy-menu to SOME_MACHINE_LISP for the new NeXTstep port.
272 271
2732008-07-16 Glenn Morris <rgm@gnu.org> 2722008-07-16 Glenn Morris <rgm@gnu.org>
274 273
@@ -279,17 +278,17 @@
279 * keyboard.c (parse_menu_item): Don't use cachelist, even under NS. 278 * keyboard.c (parse_menu_item): Don't use cachelist, even under NS.
280 If the cache doesn't work, let's fix it, rather than work around it. 279 If the cache doesn't work, let's fix it, rather than work around it.
281 280
2822008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 2812008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
283 282
284 * Makefile.in: Correct additions for nsfont.o in last commit. 283 * Makefile.in: Correct additions for nsfont.o in last commit.
285 * nsfont.m: New file (forgot last commit). 284 * nsfont.m: New file (forgot last commit).
286 285
2872008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 2862008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
288 287
289 Changes and additions for NeXTstep windowing system (Cocoa and 288 Changes and additions for NeXTstep windowing system (Cocoa and
290 GNUstep) support. 289 GNUstep) support.
291 290
292 * Makefile.in 291 * Makefile.in:
293 * config.in: Support defines and build commands for NS port. 292 * config.in: Support defines and build commands for NS port.
294 * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT) 293 * blockinput.h (BLOCK_INPUT, UNBLOCK_INPUT, TOTALLY_UNBLOCK_INPUT)
295 (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G. 294 (UNBLOCK_INPUT_TO): Don't use under NS unless EXPERIMENTAL_CONTROL_G.
@@ -370,12 +369,12 @@
370 (free_menubar_widget_tree_value, update_submenu_strings) 369 (free_menubar_widget_tree_value, update_submenu_strings)
371 (find_and_call_menu_selection): Treat NS as X and NT. 370 (find_and_call_menu_selection): Treat NS as X and NT.
372 (find_and_return_menu_selection): New function, used for popup menus. 371 (find_and_return_menu_selection): New function, used for popup menus.
373 * nsgui.h 372 * nsgui.h:
374 * nsterm.h 373 * nsterm.h:
375 * nsfns.m 374 * nsfns.m:
376 * nsimage.m 375 * nsimage.m:
377 * nsmenu.m 376 * nsmenu.m:
378 * nsselect.m 377 * nsselect.m:
379 * nsterm.m: New files. 378 * nsterm.m: New files.
380 * process.c (wait_reading_process_output): Under NS, call ns_select() 379 * process.c (wait_reading_process_output): Under NS, call ns_select()
381 instead of plain select(). 380 instead of plain select().
@@ -569,8 +568,7 @@
569 568
5702008-07-10 Chong Yidong <cyd@stupidchicken.com> 5692008-07-10 Chong Yidong <cyd@stupidchicken.com>
571 570
572 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped 571 * xdisp.c (move_it_to): Backtrack if past the edge of a wrapped line.
573 line.
574 572
5752008-07-10 Dan Nicolaescu <dann@ics.uci.edu> 5732008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
576 574
@@ -959,9 +957,9 @@
959 Add hfont member. 957 Add hfont member.
960 (FONT_COMPAT): Remove obsolete macro. 958 (FONT_COMPAT): Remove obsolete macro.
961 959
962 * w32font.c (w32font_close): Remove compat code. Delete hfont member. 960 * w32font.c (w32font_close): Remove compat code. Delete hfont member.
963 (w32font_encode_char, w32font_text_extents): Use new hfont member. 961 (w32font_encode_char, w32font_text_extents): Use new hfont member.
964 (w32font_open_internal): Remove compat code. Set new hfont member. 962 (w32font_open_internal): Remove compat code. Set new hfont member.
965 (Fx_select_font): Use new hfont member. 963 (Fx_select_font): Use new hfont member.
966 964
967 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape) 965 * w32uniscribe.c (uniscribe_otf_capability, uniscribe_shape)
@@ -1123,7 +1121,7 @@
1123 replacing truncate_partial_width_windows. 1121 replacing truncate_partial_width_windows.
1124 (init_iterator): If Vtruncate_partial_width_windows is an integer, 1122 (init_iterator): If Vtruncate_partial_width_windows is an integer,
1125 truncate only if the window width is below that integer. 1123 truncate only if the window width is below that integer.
1126 (start_display. resize_mini_window, produce_stretch_glyph) 1124 (start_display, resize_mini_window, produce_stretch_glyph)
1127 (display_string, move_it_in_display_line_to): Use line_wrap. 1125 (display_string, move_it_in_display_line_to): Use line_wrap.
1128 (back_to_previous_visible_line_start, reseat_1): Reset 1126 (back_to_previous_visible_line_start, reseat_1): Reset
1129 string_from_display_prop_p. 1127 string_from_display_prop_p.