Mercurial > emacs
comparison mac/ChangeLog @ 90751:52a7f3f50b89
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 624-636)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 200-201)
- Merge from emacs--devo--0
- Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 13 Feb 2007 12:14:16 +0000 |
parents | f83d17e1ace6 770406986ce8 |
children | c0409ee15cee |
comparison
equal
deleted
inserted
replaced
90750:f8cc067aba62 | 90751:52a7f3f50b89 |
---|---|
1 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * inc/config.h: Sync with src/config.in. | |
4 | |
1 2007-01-30 Piet van Oostrum <piet@cs.uu.nl> | 5 2007-01-30 Piet van Oostrum <piet@cs.uu.nl> |
2 | 6 |
3 * make-package (compver): Install info and manpages. | 7 * make-package (compver): Install info and manpages. |
4 | 8 |
5 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 9 2006-12-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
34 * COPYING: Replace "Library Public License" by "Lesser Public | 38 * COPYING: Replace "Library Public License" by "Lesser Public |
35 License" throughout. | 39 License" throughout. |
36 | 40 |
37 2006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 41 2006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
38 | 42 |
39 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x): Depend on | 43 * makefile.MPW (dired.c.x, editfns.c.x, fileio.c.x): |
40 blockinput.h. | 44 Depend on blockinput.h. |
41 | 45 |
42 2006-07-12 Kim F. Storm <storm@cua.dk> | 46 2006-07-12 Kim F. Storm <storm@cua.dk> |
43 | 47 |
44 * INSTALL: More cleanup related to last change. | 48 * INSTALL: More cleanup related to last change. |
45 | 49 |
124 * makefile.MPW (buildobj.lst): New target. | 128 * makefile.MPW (buildobj.lst): New target. |
125 (Clean): Delete file buildobj.lst. | 129 (Clean): Delete file buildobj.lst. |
126 (Emacs, {DocTarget}DOC): Depend on buildobj.lst. | 130 (Emacs, {DocTarget}DOC): Depend on buildobj.lst. |
127 (EmacsSource, MacSource, LispSource, LispSourceDontCompile): | 131 (EmacsSource, MacSource, LispSource, LispSourceDontCompile): |
128 Remove variables. | 132 Remove variables. |
129 (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP): New | 133 (SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP): |
130 variables. | 134 New variables. |
131 ({DocTarget}DOC): Use them. | 135 ({DocTarget}DOC): Use them. |
132 (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'. | 136 (Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'. |
133 | 137 |
134 * inc/config.h: Sync with src/config.in. | 138 * inc/config.h: Sync with src/config.in. |
135 (DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP) | 139 (DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP) |
140 (config_machfile, config_opsysfile, my_strftime): New macros. | 144 (config_machfile, config_opsysfile, my_strftime): New macros. |
141 (HAVE_PWD_H): Move from s-mac.h. | 145 (HAVE_PWD_H): Move from s-mac.h. |
142 (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h. | 146 (HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h. |
143 (PTR): Move to s-mac.h. | 147 (PTR): Move to s-mac.h. |
144 | 148 |
145 * inc/m-mac.h: (HAVE_ALLOCA, C_ALLOCA): Move to config.h. | 149 * inc/m-mac.h (HAVE_ALLOCA, C_ALLOCA): Move to config.h. |
146 | 150 |
147 * inc/s-mac.h: Sync with src/s/template.h. Don't include fcntl.h, | 151 * inc/s-mac.h: Sync with src/s/template.h. Don't include fcntl.h, |
148 time.h, or signal.h. | 152 time.h, or signal.h. |
149 (index, rindex): New macros. | 153 (index, rindex): New macros. |
150 [__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for | 154 [__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for |
235 | 239 |
236 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | 240 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> |
237 | 241 |
238 * src/Emacs.r: Update TOO_MUCH_RAM error message. | 242 * src/Emacs.r: Update TOO_MUCH_RAM error message. |
239 | 243 |
240 2003-11-22 Lars Hansen <larsh@math.ku.dk> | 244 2003-11-22 Lars Hansen <larsh@math.ku.dk> |
241 | 245 |
242 * inc/grp.h: Added. | 246 * inc/grp.h: Added. |
243 | 247 |
244 2003-11-02 Andrew Choi <akochoi@shaw.ca> | 248 2003-11-02 Andrew Choi <akochoi@shaw.ca> |
245 | 249 |
267 * makefile.MPW (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. | 271 * makefile.MPW (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. |
268 (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP. | 272 (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP. |
269 | 273 |
270 2003-03-21 Kim F. Storm <storm@cua.dk> | 274 2003-03-21 Kim F. Storm <storm@cua.dk> |
271 | 275 |
272 * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and | 276 * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and |
273 files included from it. Add dependency on keymap.h. | 277 files included from it. Add dependency on keymap.h. |
274 | 278 |
275 2003-01-14 Steven Tamm <steventamm@mac.com> | 279 2003-01-14 Steven Tamm <steventamm@mac.com> |
276 | 280 |
277 * make-package: Fixed problem where the building without | 281 * make-package: Fixed problem where the building without |
341 No longer copies .el files that have been compiled by default. | 345 No longer copies .el files that have been compiled by default. |
342 Use --full-dist option to include them. | 346 Use --full-dist option to include them. |
343 | 347 |
344 Option --symlink added to reduce disk size by making | 348 Option --symlink added to reduce disk size by making |
345 /usr/bin/emacs and the Emacs binary inside the Emacs.app to become | 349 /usr/bin/emacs and the Emacs binary inside the Emacs.app to become |
346 symlinks to the emacs-[version] binary. | 350 symlinks to the emacs-[version] binary. |
347 | 351 |
348 Option --self-contained added to place files shared files | 352 Option --self-contained added to place files shared files |
349 inside the Emacs.app executable (for portability between systems) | 353 inside the Emacs.app executable (for portability between systems) |
350 | 354 |
351 Added hidden debugging option --keep-dir to keep temporary install | 355 Added hidden debugging option --keep-dir to keep temporary install |
871 ;; add-log-time-zone-rule: t | 875 ;; add-log-time-zone-rule: t |
872 ;; End: | 876 ;; End: |
873 | 877 |
874 Copyright (C) 2001, 2002, 2003, 2004, 2005, | 878 Copyright (C) 2001, 2002, 2003, 2004, 2005, |
875 2006, 2007 Free Software Foundation, Inc. | 879 2006, 2007 Free Software Foundation, Inc. |
876 Copying and distribution of this file, with or without modification, | 880 |
877 are permitted provided the copyright notice and this notice are preserved. | 881 This file is part of GNU Emacs. |
882 | |
883 GNU Emacs is free software; you can redistribute it and/or modify | |
884 it under the terms of the GNU General Public License as published by | |
885 the Free Software Foundation; either version 2, or (at your option) | |
886 any later version. | |
887 | |
888 GNU Emacs is distributed in the hope that it will be useful, | |
889 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
890 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
891 GNU General Public License for more details. | |
892 | |
893 You should have received a copy of the GNU General Public License | |
894 along with GNU Emacs; see the file COPYING. If not, write to the | |
895 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
896 Boston, MA 02110-1301, USA. | |
878 | 897 |
879 ;;; arch-tag: c6fd43f7-0e50-4c0a-ac82-1c8a9e45a9bf | 898 ;;; arch-tag: c6fd43f7-0e50-4c0a-ac82-1c8a9e45a9bf |