Eli Zaretskii
ecfd8ceb2b
Update table of supported Make ports. Show "make -j" command that is known
...
to work.
2006-12-27 13:54:18 +00:00
Eli Zaretskii
56a469c3f6
Update table of supported Make ports.
2006-12-27 13:53:39 +00:00
Eli Zaretskii
7e5f4e579b
Add comment about DOS EOLs in this file.
2006-12-27 13:42:43 +00:00
Eli Zaretskii
ed1281ecb9
nt/ChangeLog
2006-12-24 07:22:49 +00:00
Eli Zaretskii
2126efcc17
($(TRES)): Don't use $<, as nmake supports it only in implicit rules.
...
Use literal "emacs.rc" instead.
2006-12-24 07:22:10 +00:00
Eli Zaretskii
fa1f0a88f9
*** empty log message ***
2006-12-23 10:29:59 +00:00
Eli Zaretskii
23825e3b98
Export XMFLAGS.
2006-12-23 10:29:46 +00:00
Eli Zaretskii
d572c0057f
(all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).
2006-12-23 10:28:08 +00:00
Eli Zaretskii
41e2a949cc
Add stamp_BLD.
2006-12-23 09:53:24 +00:00
Eli Zaretskii
c52bf8c3ca
*** empty log message ***
2006-12-22 22:58:05 +00:00
Eli Zaretskii
e84b63f17c
Explain how to invoke GNU Make for parallel builds.
2006-12-22 22:15:41 +00:00
Eli Zaretskii
6808dce14b
*** empty log message ***
2006-12-22 21:04:40 +00:00
Eli Zaretskii
55b5878dfe
(bootstrap): Make `all' explicitly in a recursive Make.
2006-12-22 20:54:52 +00:00
Eli Zaretskii
e313b518e8
(clean): Delete stamp_BLD.
2006-12-22 20:41:35 +00:00
Eli Zaretskii
f278d4a643
*** empty log message ***
2006-12-22 20:39:23 +00:00
Eli Zaretskii
5e059fc1d7
*** empty log message ***
2006-12-22 19:28:37 +00:00
Eli Zaretskii
01b3b0dd62
(bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-Make
...
in src, since src/makefile.w32-in invokes Make recursively during bootstrap.
2006-12-22 19:28:11 +00:00
Eli Zaretskii
b47342e3bf
(addpm, ddeclient, cmdproxy, addsection)
...
(preprep, $(TRES), runemacs)
($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O))
($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)):
Depend on stamp_BLD instead of on $(BLD).
(XMFLAGS): New macro.
(all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake)
(recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake)
(install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake)
(cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
2006-12-22 18:23:48 +00:00
Eli Zaretskii
596cbf7ea9
(stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating
...
the $(BLD) directory.
2006-12-22 18:22:37 +00:00
Eli Zaretskii
92ac68e016
(stamp_BLD): Rename from $(BLD). Create a file stamp_BLD after creating the
...
$(BLD) directory.
2006-12-22 18:22:12 +00:00
Eli Zaretskii
6148a044d7
*** empty log message ***
2006-12-20 23:52:56 +00:00
Eli Zaretskii
32d0013e43
($(TRES)): Depend on $(BLD). Use $< instead of $(ALL_DEPS).
...
($(BLD)/addpm.$(O):
$(BLD)/ddeclient.$(O):
$(BLD)/runemacs.$(O):
$(BLD)/cmdproxy.$(O):
$(BLD)/addsection.$(O):
$(BLD)/preprep.$(O)): New dependency on $(BLD).
(all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake)
(bootstrap-gmake): Depend on addsection.
2006-12-20 23:52:16 +00:00
Chong Yidong
3efe9e568e
Bump version number to 22.0.92
2006-12-19 19:25:57 +00:00
Miles Bader
eeb7eaa884
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 505-522)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: etc/TUTORIAL.cn: Updated.
- Merge from erc--emacs--22
* gnus--rel--5.10 (patch 164-167)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-137
2006-11-21 08:56:38 +00:00
Juanma Barranquero
e580a741c6
*** empty log message ***
2006-11-19 23:35:01 +00:00
Chong Yidong
94a205acf0
Bump version to 22.0.91
2006-11-18 21:45:26 +00:00
Juanma Barranquero
33462dfacd
Add "add-log-time-zone-rule: t" to Local Variables section.
2006-11-10 00:21:57 +00:00
Miles Bader
503be82149
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 476-489)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 153-160)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-127
2006-10-30 08:54:41 +00:00
Juanma Barranquero
4da0d3f794
(WinMain): Process all recognized arguments, not just the first one.
...
Remove unused variable sec_desc.
2006-10-29 22:47:15 +00:00
Chong Yidong
00e4a45fc8
Bump version number to 22.0.90.
2006-10-27 15:47:36 +00:00
Miles Bader
bb9c4b4f8b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 460-475)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 145-152)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
2006-10-15 02:54:13 +00:00
Eli Zaretskii
117dde8466
Add compatibility data for Cygwin Make 3.81.
2006-10-08 04:32:28 +00:00
Miles Bader
f3bbbd1145
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 447-459)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 141-144)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
2006-10-03 05:04:21 +00:00
Miles Bader
95c9f534a5
Add arch tagline
2006-09-24 13:21:48 +00:00
Eli Zaretskii
8f59d60237
*** empty log message ***
2006-09-24 12:39:03 +00:00
Eli Zaretskii
feb7545204
(HAVE_LANGINFO_CODESET): Define.
2006-09-24 12:36:19 +00:00
Eli Zaretskii
f4280c6a62
New file.
2006-09-24 12:35:14 +00:00
Miles Bader
465384748f
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 437-446)
- Update from CVS
- lisp/url/url-methods.el: Fix format error when http_proxy is empty string
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 137-140)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-111
2006-09-20 06:04:23 +00:00
Jay Belanger
45a2056c56
*** empty log message ***
2006-09-15 17:47:12 +00:00
Jay Belanger
f7e4411110
Replace "Library Public License" by "Lesser Public License" throughout.
2006-09-15 17:19:05 +00:00
Miles Bader
e2b9706014
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 357-381)
- Merge from gnus--rel--5.10
- Update from CVS
- Merge from erc--emacs--21
* gnus--rel--5.10 (patch 116-122)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-98
2006-08-03 11:45:23 +00:00
Jason Rumney
ac70d20b4e
Add notes about Cygwin make to impatient section.
2006-07-26 23:45:26 +00:00
Miles Bader
6a46b01883
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 320-342)
- Update from CVS
- Merge from gnus--rel--5.10
- lisp/play/cookie1.el (cookie): Work properly when there's only one entry
- Add note about "link" button-class to etc/TODO
* gnus--rel--5.10 (patch 108-112)
- Merge from emacs--devo--0
- Clean up merge mistakes
- Update from CVS
- Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
2006-07-06 08:59:39 +00:00
Eli Zaretskii
1fcef0ec9c
Add the missing comment [7].
2006-07-03 19:45:26 +00:00
Eli Zaretskii
c6911ab9ef
Mention that makeinfo.exe is required for make 'info'.
2006-06-30 13:56:56 +00:00
Miles Bader
b883cdb2fe
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
2006-06-07 18:05:10 +00:00
Eli Zaretskii
3d80c94156
*** empty log message ***
2006-06-02 10:13:43 +00:00
Eli Zaretskii
9c51bb6a95
Add Make 3.81 to the list of Make & shell combinations known to work.
2006-06-02 10:13:20 +00:00
Miles Bader
292203c9ef
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 157-163)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 58-61)
- Update from CVS
2006-03-19 19:43:57 +00:00
Eli Zaretskii
0939da72fb
Add concise build instructions.
2006-03-18 16:14:26 +00:00
Miles Bader
71936d6753
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 148-156)
- Update from CVS
- Merge from gnus--rel--5.10
- Remove nick-abbrevs stuff from rcirc.el
- rcirc.el update from Ryan Yeske
* gnus--rel--5.10 (patch 57)
- Copy/update icons from Gnus trunk
2006-03-13 12:19:58 +00:00
Jason Rumney
ebe98f49a5
(add_registry): Don't change the registry unless keys
...
already exist from a previous version.
2006-03-12 18:10:29 +00:00
Jason Rumney
92cc46af58
*** empty log message ***
2006-03-12 17:20:35 +00:00
Jason Rumney
f898506184
(install): Use -q when invoking addpm. Avoids problem with MSYS trying
...
to interpret it as a fake path and messing with it.
2006-03-12 17:20:13 +00:00
Jason Rumney
f4c6fac4e8
(main): Accept -q as alternative for /q.
2006-03-12 17:16:54 +00:00
Jason Rumney
335be36b8a
*** empty log message ***
2006-03-12 17:16:34 +00:00
Jason Rumney
3bb69bbdba
(WinMain): Set screen buffer to 80x25.
2006-03-11 15:02:34 +00:00
Jason Rumney
f71d8cffc7
*** empty log message ***
2006-03-11 15:02:13 +00:00
Miles Bader
380874900c
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
2006-02-08 04:26:44 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Miles Bader
41882805d6
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 616-696)
- Add lisp/mh-e/.arch-inventory
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
- lisp/gnus/ChangeLog: Remove duplicate entry
* gnus--rel--5.10 (patch 147-181)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS: texi/message.texi: Fix default values.
- Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Eli Zaretskii
94e7daf7b2
(TEMACS_EXTRA_LINK): Remove redundant -g.
...
(DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
2005-12-24 17:30:08 +00:00
Eli Zaretskii
9ea74bfb03
*** empty log message ***
2005-12-09 19:30:35 +00:00
Eli Zaretskii
3a817827e0
Add explanation of how to debug with GDB starting from the Emacs Abort dialog.
2005-12-09 19:17:40 +00:00
Chong Yidong
d73d22edbd
* emacs.rc: Use new icons.
2005-11-26 14:36:42 +00:00
Eli Zaretskii
07908aec23
*** empty log message ***
2005-11-26 11:07:23 +00:00
Eli Zaretskii
bfc53c25fc
New emacs.ico from Andrew Zhilin.
2005-11-26 10:10:31 +00:00
Eli Zaretskii
3bf70c4e0a
Rename emacs.ico into emacs21.ico.
2005-11-26 10:04:05 +00:00
Eli Zaretskii
6c72c0c7d6
Rearrange text to make it clear that the make/shell compatibility
...
table refers only to the MinGW build.
2005-11-19 13:19:58 +00:00
Miles Bader
c4e8cde8c6
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 562-568)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 125-128)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-09-30 11:43:45 +00:00
Jason Rumney
49770e529e
Update version numbers
2005-09-29 21:55:22 +00:00
Miles Bader
ff8d296438
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 532-541)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 112-115)
- Update from CVS
2005-09-11 22:21:01 +00:00
Eli Zaretskii
ed326e35f8
*** empty log message ***
2005-09-10 12:20:03 +00:00
Eli Zaretskii
40da3962c8
(HAVE_GET_CURRENT_DIR_NAME): Undefine.
2005-09-10 11:46:35 +00:00
Miles Bader
d4cccb1406
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 514-518)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 104-105)
- Update from CVS
2005-08-26 09:51:52 +00:00
Thien-Thi Nguyen
b65d8176e6
Update years in copyright notice; nfc.
2005-08-10 15:40:54 +00:00
Juanma Barranquero
df76c58956
Add obj' and
oo' for in-place installations.
2005-08-10 00:50:16 +00:00
Miles Bader
5e10f34207
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 504-513)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: .cvsignore: Add `lock'.
* gnus--rel--5.10 (patch 99-103)
- Update from CVS
2005-08-05 10:57:36 +00:00
Eli Zaretskii
43e124e682
*** empty log message ***
2005-07-30 11:45:41 +00:00
Eli Zaretskii
79019d4cb4
(HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine, like config.in does.
2005-07-30 11:30:33 +00:00
Miles Bader
58b646fafc
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 493-503)
- Update from CVS
- Update from CVS: lisp/startup.el (command-line): Fix typo.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 95-98)
- Update from CVS
2005-07-29 01:54:54 +00:00
Juanma Barranquero
5dac561545
Don't create lisp/Makefile.unix.
2005-07-28 22:41:44 +00:00
Juanma Barranquero
c638055f54
*** empty log message ***
2005-07-28 08:29:54 +00:00
Juanma Barranquero
1c264a7397
Add makefile' and
config.log'.
2005-07-28 08:07:47 +00:00
Paul Eggert
0488749139
Merge gnulib getopt implementation into Emacs.
2005-07-26 21:46:50 +00:00
Paul Eggert
9eff9fe3e8
Merge gnulib getopt implementation into Emacs.
...
* Makefile.in (AUTOCONF_INPUTS): New macro.
($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
so that these files also depend on m4/getopt.m4.
* configure.in: Configure getopt by including m4/getopt.m4,
and configuring a getopt replacement if necessary.
* make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h.
* m4/getopt.m4: New file.
* lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t.
(GETOPT_H): New macro, from gnulib.
(getopt.h): New rule, from gnulib.
(GETOPTOBJS): Now autoconfigured.
(GETOPTDEPS): getopt.h is now autoconfigured.
(getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h.
(getopt.o): Depend on ${srcdir}/gettext.h.
(movemail.o): Depend on $(GETOPT_H).
* lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib.
* lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h:
New files, from gnulib.
* lib-src/getopt.h: Removed (now is getopt_.h).
* nt/inc/gettext.h: Remove; no longer needed now that
lib-src/gettext.h exists.
* src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is
now part of lib-src.
2005-07-26 21:43:13 +00:00
Miles Bader
3674ae2f87
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 485-492)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 92-94)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-07-22 08:27:27 +00:00
Eli Zaretskii
9ebc3953c9
*** empty log message ***
2005-07-16 12:37:28 +00:00
Eli Zaretskii
a27014fc32
Finish config.log with a line that indicates that the configure step
...
was successful.
2005-07-16 12:37:06 +00:00
Miles Bader
d3e4babdd1
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 459-473)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 86-87)
- Update from CVS
2005-07-07 12:43:14 +00:00
Lute Kamstra
a0ec7a4a17
*** empty log message ***
2005-07-05 12:22:32 +00:00
Lute Kamstra
364c38d3af
Update FSF's address.
2005-07-04 15:47:28 +00:00
Lute Kamstra
83c4f946f7
Update FSF's address.
2005-07-02 15:46:32 +00:00
Miles Bader
3f0607e494
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 425-445)
- Remove "-face" suffix from gnus faces
- Update from CVS
- Remove "-face" suffix from MH-E faces
- Remove "-face" suffix from cc-mode faces
- Remove "-face" suffix from eshell faces
- Remove "-face" suffix from ediff faces
- Implement tty vertical-divider face
- Rename vertical-divider face to vertical-border
- Change escape-glyph color on dark backgrounds back to cyan
- Update reference to renamed Buffer-menu-buffer face
2005-06-24 01:59:52 +00:00
Eli Zaretskii
da4b598c7a
Remove warning about -kb. Update W32 build page URL.
2005-06-18 09:52:45 +00:00
Miles Bader
2092fd2b33
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 358-423)
- Update from CVS
- Remove "-face" suffix from widget faces
- Remove "-face" suffix from custom faces
- Remove "-face" suffix from change-log faces
- Remove "-face" suffix from compilation faces
- Remove "-face" suffix from diff-mode faces
- lisp/longlines.el (longlines-visible-face): Face removed
- Remove "-face" suffix from woman faces
- Remove "-face" suffix from whitespace-highlight face
- Remove "-face" suffix from ruler-mode faces
- Remove "-face" suffix from show-paren faces
- Remove "-face" suffix from log-view faces
- Remove "-face" suffix from smerge faces
- Remove "-face" suffix from show-tabs faces
- Remove "-face" suffix from highlight-changes faces
- Remove "-face" suffix from and downcase info faces
- Remove "-face" suffix from pcvs faces
- Update uses of renamed pcvs faces
- Tweak ChangeLog
- Remove "-face" suffix from strokes-char face
- Remove "-face" suffix from compare-windows face
- Remove "-face" suffix from calendar faces
- Remove "-face" suffix from diary-button face
- Remove "-face" suffix from testcover faces
- Remove "-face" suffix from viper faces
- Remove "-face" suffix from org faces
- Remove "-face" suffix from sgml-namespace face
- Remove "-face" suffix from table-cell face
- Remove "-face" suffix from tex-mode faces
- Remove "-face" suffix from texinfo-heading face
- Remove "-face" suffix from flyspell faces
- Remove "-face" suffix from gomoku faces
- Remove "-face" suffix from mpuz faces
- Merge from gnus--rel--5.10
- Remove "-face" suffix from Buffer-menu-buffer face
- Remove "-face" suffix from antlr-mode faces
- Remove "-face" suffix from ebrowse faces
- Remove "-face" suffix from flymake faces
- Remove "-face" suffix from idlwave faces
- Remove "-face" suffix from sh-script faces
- Remove "-face" suffix from vhdl-mode faces
- Remove "-face" suffix from which-func face
- Remove "-face" suffix from cperl-mode faces
- Remove "-face" suffix from ld-script faces
- Fix cperl-mode font-lock problem
- Tweak which-func face
* gnus--rel--5.10 (patch 80-82)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-06-15 23:32:15 +00:00
Eli Zaretskii
099a3eead2
*** empty log message ***
2005-06-11 15:11:34 +00:00
Eli Zaretskii
c262c68c52
If their fc.exe returns a meaningful exit status, don't overwrite
...
src/config.h and src/epaths.h with identical copies.
2005-06-11 14:50:00 +00:00
Eli Zaretskii
68dafa7abc
Update the URL of the Emacs Windows build instructions.
2005-06-11 14:21:24 +00:00
Eli Zaretskii
591cbed157
Warn about using "cvs up -kb" if one intends to commit
...
changes. Add a pointer to another site with detailed configure
and build instructions. Suggest to look at config.log when
configure fails. Add MinGW Make 3.80 to the list of successful
combinations.
2005-06-11 11:31:43 +00:00
Eli Zaretskii
5bc753e882
(ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal "-mcpu=i686".
2005-06-11 11:00:52 +00:00
Eli Zaretskii
dbbdb507ab
Update copyright years.
...
Delete config.log before doing anything else.
Write additional diagnostics to config.log in case of failures to
compile test programs, including the failed test program itself.
Add a test for support of -mtune=pentium4 switch to GCC; if it is
supported, set up MCPU_FLAG variable on the various Makefiles to
use that switch during compilations. (This avoids GCC warning
about -mcpu being deprecated.)
2005-06-11 10:56:49 +00:00
Eli Zaretskii
1a5cab3769
Update copyrighte years.
2005-06-10 12:56:51 +00:00
Eli Zaretskii
d2fcf7697d
(copy_executable_and_add_section): Pass non-zero
...
`verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the
environment. Print section names with %.8s.
(COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages
only if non-zero. All callers changed.
2005-06-10 12:55:36 +00:00
Miles Bader
fdffd34626
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 324-352)
- Merge from gnus--rel--5.10
- Update from CVS
- etc/emacs-buffer.gdb: Remove RCS keywords
* gnus--rel--5.10 (patch 70-79)
- Update from CVS
- Merge from emacs--cvs-trunk--0
2005-06-06 02:39:45 +00:00
Eli Zaretskii
a0c3832890
*** empty log message ***
2005-06-05 19:16:55 +00:00
Eli Zaretskii
727dcb1cc3
Change arg 4 of sys_setsockopt to `const void *',
...
for consistency with Posix.
2005-06-05 19:16:03 +00:00
Eli Zaretskii
1a8fb4262f
*** empty log message ***
2005-06-04 20:40:00 +00:00
Eli Zaretskii
cce55b8e95
(getpwnam, getpwuid): Add prototypes.
2005-06-04 20:25:50 +00:00
Miles Bader
d2eeec7fb9
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 320-323)
- Update from CVS
2005-05-26 05:42:19 +00:00
Juanma Barranquero
f3ece042bf
Stupid, stupid me.
2005-05-24 11:08:37 +00:00
Juanma Barranquero
bd7bdff819
Add more pointers to ports of Unix tools to Windows, and to the Emacs Wiki
...
(which contains building instructions for Windows). Reword image library
instructions and remove obsolete incompatibility information.
2005-05-24 10:41:15 +00:00
Miles Bader
cca4e3b099
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 272-288)
- src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 67)
- Update from CVS
2005-05-05 00:04:55 +00:00
Thien-Thi Nguyen
007d105bf6
*** empty log message ***
2005-04-22 22:33:17 +00:00
Thien-Thi Nguyen
d8905e0db2
(HAVE_PWD_H): Undef.
2005-04-22 22:27:14 +00:00
Miles Bader
bb0249977f
Add nt/.arch-inventory to CVS
2005-03-23 01:54:50 +00:00
Jason Rumney
f9a8480b56
Add note about MSYS sh.exe
2004-10-25 19:57:18 +00:00
Jason Rumney
1040d0412c
Added note to see INSTALL.CVS, and to make sure touch creates files.
2004-10-17 20:20:26 +00:00
Jan Djärv
96fcad045a
Fix my name and address
2004-10-06 07:29:55 +00:00
Ben Key
d5ef6196df
Removed the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w32-in.
...
They caused mingw32-make.exe bootstrap to fail with the following error if cmd.exe
was being used as the shell:
"process_begin: CreateProcess((null), echo., ...) failed."
I replaced the "@echo." lines in nt\makefile.w32-in with "@echo ." This writes a .
to the screen but that is far more desirable than make bootstrap failing.
I replaced the "echo. ..." line in lisp\makefile.w32-in with "echo ;;; ...". This
writes an extra comment line to loaddefs.el. Again this is far more desirable than
make bootstrap failing.
NOTE: I am using cmd.exe as my shell when building Emacs with MinGW instead of
the sh.exe that comes with msys because when I use sh.exe as my shell, loaddefs.el
does not get properly generated and I get various auto load errors.
2004-07-24 04:52:27 +00:00
Miles Bader
48d67035ea
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
...
Tweak arch tagging to make build/install-in-place less annoying
Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).
This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
0b0dea7bb7
*** empty log message ***
2004-06-07 21:03:48 +00:00
Juanma Barranquero
cca1bedc7f
Clarify paragraph about compatibility between image libraries and builds of
...
Emacs with several compilers.
2004-06-07 21:02:00 +00:00
Juanma Barranquero
73dfa0bf16
(bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to
...
$(SHELLTYPE); this avoids calling non-existent cmdproxy.exe on boostrappings
after a previous install followed by realclean.
2004-06-06 02:00:18 +00:00
Juanma Barranquero
133ef3d377
*** empty log message ***
2004-06-06 01:28:17 +00:00
Juanma Barranquero
33d786f9ee
Add quote in comment to resync font-locking.
2004-06-06 01:22:53 +00:00
Juanma Barranquero
3dfbc6d877
Reword the section on image support. Add reference to GnuWin32. Mention
...
problems when mixing binaries from different compilers.
2004-06-04 00:12:24 +00:00
Jason Rumney
112dc8e107
Use -mno-cygwin to check for image libraries when needed.
2004-05-06 19:18:34 +00:00
Jason Rumney
238add5e58
Remove files related to old msvc only windows build.
2004-05-03 14:19:40 +00:00
Jason Rumney
5eb3d2a514
(info-gmake, info-nmake): New targets.
...
(info): Use them.
2004-05-03 13:51:59 +00:00
Juanma Barranquero
d814862aa6
*** empty log message ***
2004-04-23 00:25:28 +00:00
Juanma Barranquero
bd6766d34d
Add "-*- makefile -*-" mode tag.
2004-04-23 00:24:35 +00:00
Juanma Barranquero
e9419bd492
*** empty log message ***
2004-04-22 23:58:54 +00:00
Jason Rumney
1e3c9713ef
(WinMain): Let emacs environment default to parent.
2004-04-10 21:06:31 +00:00
Jason Rumney
2f0c11a15d
Remove PATH_LOCK, add PATH_BITMAPS.
2004-03-11 22:54:34 +00:00
Juanma Barranquero
134d967186
(install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore.
2004-03-10 21:40:58 +00:00
Jason Rumney
d57625a021
*** empty log message ***
2004-01-28 23:33:32 +00:00
Jason Rumney
0e664bca59
gmake.defs, nmake.defs: Add linking to ``winspool.lib''.
2004-01-28 23:20:02 +00:00
Miles Bader
5ea32bebc8
Add .arch-inventory to .cvsignore
2003-12-24 23:31:55 +00:00
Miles Bader
def6201d44
Add arch taglines
2003-11-24 22:23:52 +00:00
Lars Hansen
80586d8927
New file.
2003-11-24 09:28:49 +00:00
Lars Hansen
930a9995bd
*** empty log message ***
2003-11-22 23:01:39 +00:00
Miles Bader
4256310de6
Add arch taglines
2003-09-04 04:00:49 +00:00
Jason Rumney
fd026ee1a8
*** empty log message ***
2003-09-03 23:12:21 +00:00
Jason Rumney
b78b918f4d
New file.
2003-09-03 23:11:46 +00:00
Jason Rumney
8bf425323b
Fix copyright notice
2003-09-03 23:09:40 +00:00
Jason Rumney
fd1f2f1e99
(force-info, info): New targets.
2003-09-03 23:05:32 +00:00
Jason Rumney
e65be2d536
New file.
2003-09-03 23:01:05 +00:00
Jason Rumney
80c164eca4
Create ``makefile'' in directories man, lispref and lispintro.
2003-09-03 22:52:12 +00:00
Jason Rumney
589a591bf3
Add note about fixing line ends when building from CVS.
2003-09-02 22:36:30 +00:00
Miles Bader
a2fcf0296f
Fix some DOS line-ending inconsistencies introduced with arch-tag:
2003-09-02 19:14:00 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Jan Djärv
aa287913f8
config.nt: New define strftime
2003-06-27 11:55:04 +00:00
Jason Rumney
ad6b2a3685
Added note about specific problem observed with the Intel compiler.
2003-02-19 21:23:59 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Juanma Barranquero
6ed8207227
Fix spacing.
2003-02-03 16:39:05 +00:00
Jason Rumney
752ead61a6
More image notes.
2003-02-02 00:14:19 +00:00
Jason Rumney
5d54d177cf
*** empty log message ***
2003-02-02 00:01:45 +00:00
Jason Rumney
507f5dcead
Automatically detect libXpm.
...
Suppress compiler output when testing for image libraries.
Give names of un-found libraries in messages.
2003-02-02 00:01:25 +00:00
Juanma Barranquero
fe9299574b
*** empty log message ***
2003-01-31 11:03:57 +00:00
Juanma Barranquero
47c01e802a
Automatically detect tifflib.
2003-01-31 11:03:11 +00:00
Juanma Barranquero
53b3759112
*** empty log message ***
2003-01-31 07:27:59 +00:00
Juanma Barranquero
12ff2dc5df
Automatically detect giflib.
2003-01-31 07:23:20 +00:00
Jason Rumney
fbd852aff7
*** empty log message ***
2003-01-29 23:35:27 +00:00
Jason Rumney
7b6f060c0d
Disable cygpath kludge.
2003-01-29 23:33:08 +00:00
Juanma Barranquero
50ca1c5579
*** empty log message ***
2003-01-29 07:38:42 +00:00
Juanma Barranquero
39bd0e030f
Avoid endless loop when configuring without image support.
2003-01-29 07:37:34 +00:00
Kim F. Storm
88c717201f
Corrected misc. typos like missing : after file names,
...
missing file name suffixes, and * used as prefix on non-file entries.
2003-01-28 23:49:11 +00:00
Juanma Barranquero
7019fb66fb
Fix spacing.
2003-01-27 09:40:40 +00:00
Jason Rumney
290682efe6
Added notes for JPEG library.
2003-01-26 01:33:33 +00:00
Jason Rumney
2890831296
*** empty log message ***
2003-01-26 01:26:32 +00:00
Jason Rumney
aad0eae4eb
Automatically detect jpeglib.
2003-01-26 01:25:49 +00:00
Jason Rumney
bfd889edaa
Added notes about PNG support.
2003-01-25 21:04:41 +00:00
Jason Rumney
e000653842
Automatically detect libpng.
2003-01-25 20:50:48 +00:00
Jason Rumney
c262430d11
*** empty log message ***
2003-01-25 20:50:26 +00:00
Jason Rumney
5ebea794c4
2003-01-21 David Ponce <david@dponce.com>
...
* emacs.rc (2000-10-19T07:24:01Z!eliz@gnu.org): Declare hand cursor resource.
2003-01-21 23:13:55 +00:00
Jason Rumney
ac6e47ef0a
*** empty log message ***
2003-01-21 23:13:14 +00:00
Jason Rumney
070e69d5d8
Hand cursor, derived from index.pbm in lisp/toolbar
2003-01-21 23:09:27 +00:00
Andrew Innes
38018ad31b
*** empty log message ***
2003-01-15 12:14:26 +00:00
Andrew Innes
e2f4caea36
(CURDIR): Convert to native Windows format (with
...
forward slashes), to support building with Cygwin builds of make.
2003-01-15 12:04:38 +00:00
Ben Key
f873556a2c
Added /nt/inc/gettext.h
2002-12-05 05:32:24 +00:00
Juanma Barranquero
4c11103ac0
*** empty log message ***
2002-11-19 09:31:31 +00:00
Ben Key
f60ae425e9
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
2002-11-17 22:35:26 +00:00
Juanma Barranquero
85b2f69e1e
Added "(tiny change)" marker.
2002-10-29 09:45:19 +00:00
Juanma Barranquero
b0a1b9bbff
Version updated to 21.3.50. From Peter Runestig <peter@runestig.com>.
2002-09-03 07:14:54 +00:00
Jason Rumney
960f21aef0
*** empty log message ***
2002-06-13 18:42:36 +00:00
Jason Rumney
c3c5777766
(maybe-bootstrap, doit, maybe-bootstrap-CMD)
...
(maybe-bootstrap-SH): New targets.
(all): Depend on maybe-bootstrap.
2002-06-13 18:40:14 +00:00
Jason Rumney
676a30259f
(env_vars): Remove EMACSLOCKDIR.
2002-06-13 18:39:50 +00:00
Jason Rumney
933af49766
*** empty log message ***
2002-05-03 20:27:54 +00:00
Jason Rumney
6b99b0a897
(F_SETFL, O_NDELAY): Define.
...
(sys_getpeername, fcntl): Declare as wrappers.
2002-05-03 20:22:00 +00:00
Juanma Barranquero
dc7285149f
(bootstrap-nmake, bootstrap-gmake): Make DOC after compiling .el files.
2002-04-11 07:16:13 +00:00
Jason Rumney
3be38152af
*** empty log message ***
2002-03-20 21:19:26 +00:00
Jason Rumney
ef2cd5961a
(sys_setsockopt, sys_listen, sys_getsockname)
...
(sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers.
2002-03-20 20:23:37 +00:00
Kim F. Storm
d1ef18f293
*** empty log message ***
2002-03-19 12:04:17 +00:00
Kim F. Storm
89440542c3
(HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
...
(HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
(HAVE_SYS_UN_H): Undef.
From David Ponce <dponce@voila.fr>.
2002-03-19 12:03:42 +00:00
Jason Rumney
73792b515e
*** empty log message ***
2002-03-13 23:05:48 +00:00
Jason Rumney
cad19b50d5
Add STRFTIME_NO_POSIX2.
2002-03-13 23:04:39 +00:00
Jason Rumney
f7b9d4d15e
*** empty log message ***
2002-02-18 00:04:14 +00:00
Jason Rumney
42715db3b3
* emacs.rc: Define VS_VERSION_INFO if not already.
...
Update version info.
2002-02-18 00:03:38 +00:00
Eli Zaretskii
b147d29726
Document problems with 4NT.
2002-01-22 11:13:59 +00:00
Andrew Innes
98cf1bb563
(CFLAGS): Define _WIN32_WINNT as 0x0400, in order to
...
pick up relevant bits of the Windows API definitions.
2002-01-04 14:05:10 +00:00
Andrew Innes
0e4435bed6
(bootstrap): Build addsection program before
...
bootstrap (required for post-processing temacs.exe).
2001-12-14 18:14:22 +00:00
Andrew Innes
493faf20ba
*** empty log message ***
2001-12-14 17:11:21 +00:00
Pavel Janík
03f9f7aeb5
*** empty log message ***
2001-12-08 21:06:01 +00:00
Pavel Janík
6aec6ea8e7
New file.
2001-12-08 20:59:54 +00:00
Andrew Innes
8af54a640d
(bootstrap-nmake):
...
(bootstrap-gmake): Extend bootstrap process to first do
bootstrap-clean in lisp dir and rebuild the DOC file.
(bootstrap): Do a "normal" make after the bootstrap work.
2001-12-03 11:40:21 +00:00
Jason Rumney
fc813ef63f
Update table of versions of make that are suitable
...
for building Emacs, based on recent feedback.
2001-11-20 23:17:45 +00:00
Jason Rumney
4de0659b53
Remove.
2001-11-20 22:43:55 +00:00
Andrew Innes
7243105827
Don't include libc.lib for profiling - the profiler
...
corrupts part of memcpy.
2001-11-19 15:05:54 +00:00
Andrew Innes
70d7dbc415
New file.
2001-11-19 15:05:00 +00:00
Jason Rumney
635330084d
(SYS_LDFLAGS): Add setargv.obj for wildcard
...
expansion. From Juanma Barranquero <lektu@terra.es>.
2001-11-17 01:00:48 +00:00
Jason Rumney
eec004b01a
*** empty log message ***
2001-11-17 01:00:14 +00:00
Sam Steingold
5719bb6ff7
ignore *-spd and *.pdb for w32
2001-10-26 16:51:57 +00:00
Gerd Moellmann
6aa97356aa
*** empty log message ***
2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1
*** empty log message ***
2001-10-21 09:04:46 +00:00
Andrew Innes
967d7793ca
*** empty log message ***
2001-10-12 13:19:35 +00:00
Andrew Innes
536439acca
(uid_t, gid_t): New typedefs.
2001-10-12 13:08:48 +00:00
Gerd Moellmann
ab952a4f34
*** empty log message ***
2001-10-10 09:43:20 +00:00
Gerd Moellmann
2a34a036ff
*** empty log message ***
2001-10-06 09:57:20 +00:00
Eli Zaretskii
8481e41e5b
Update as per suggestions by Shayne Steele <steele@cs.fsu.edu>.
2001-09-26 19:04:28 +00:00
Eli Zaretskii
33d69478e8
Update the address of the mailing list and subscription instructions.
2001-09-08 07:54:52 +00:00
Eli Zaretskii
05b2448700
*** empty log message ***
2001-09-06 08:30:09 +00:00
Eli Zaretskii
c49e491af8
*** empty log message ***
2001-09-06 08:25:53 +00:00
Eli Zaretskii
12d70bbb55
Suggest not to use WinZip.
2001-09-06 08:17:24 +00:00
Eli Zaretskii
e44f8099bc
Make sure ../site-lisp exists; create if necessary.
2001-09-06 08:12:53 +00:00
Eli Zaretskii
3762e7d091
*** empty log message ***
2001-09-05 12:06:12 +00:00
Eli Zaretskii
0fc7be8023
Mention that "make install" can be "nmake install".
2001-09-05 12:05:15 +00:00
Eli Zaretskii
83536c16cd
($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR),
...
since some versions of `mkdir' don't automatically create parent
directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>.
2001-09-04 11:28:50 +00:00
Eli Zaretskii
f466241d47
Convert EOLs to DOS format.
2001-08-31 10:31:22 +00:00
Eli Zaretskii
bd6ccd78ad
(install): Copy subdirs.el to the installation directory.
2001-08-31 10:25:55 +00:00
Eli Zaretskii
7add0a634d
Copy subdirs.el to the site-lisp directory.
2001-08-31 10:16:51 +00:00
Eli Zaretskii
02b7100bc1
New file.
2001-08-31 10:15:47 +00:00
Ken Raeburn
ad78255132
properly mark Attic files as deleted
2001-07-06 08:41:36 +00:00
Jason Rumney
0ac7bf6c34
(WinMain): Add quotes around executable name.
2001-06-20 22:40:29 +00:00
Andrew Innes
ec57454f95
*** empty log message ***
2001-06-01 13:46:18 +00:00
Andrew Innes
6dcb51ccd6
(sh_output): Don't use $(warning ...) to output
...
messages, since that is not supported by GNU make 3.77.
2001-06-01 13:18:27 +00:00
Jason Rumney
263f71348d
Clarify that building with MSVC requires nmake.
2001-05-24 21:23:05 +00:00
Andrew Innes
fbdbf318c5
(NEW_CYGWIN): Output message about spurious error
...
message that is to be ignored.
2001-05-17 12:44:17 +00:00
Andrew Innes
4b994b8418
Add copyright notice.
2001-05-13 21:54:56 +00:00
Eli Zaretskii
2a482fd745
Remove the entry for the 19.34 release. RMS says it was done on a branch.
2001-05-11 09:10:48 +00:00
Gerd Moellmann
3e057f36a0
Remove log entries for 20.5 .. 20.7.
2001-05-09 09:50:49 +00:00
Eli Zaretskii
e8918aee02
*** empty log message ***
2001-05-04 17:50:11 +00:00
Andrew Innes
90200fccb1
*** empty log message ***
2001-04-18 14:11:21 +00:00
Andrew Innes
039f725c72
(EMACSLOADPATH): Ensure EMACSLOADPATH is defined in
...
the environment.
2001-04-18 14:07:15 +00:00
Andrew Innes
37ec3479c7
(SETLOADPATH): Remove definition.
...
(EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the
environment.
2001-04-18 14:06:55 +00:00
Eli Zaretskii
279b15d4cb
Fix last change.
2001-04-01 08:03:41 +00:00
Eli Zaretskii
3905e71eb0
*** empty log message ***
2001-03-26 13:36:27 +00:00
Eli Zaretskii
4f22d5894b
Make the checkw32api* labels be distinct in the first 8 characters.
2001-03-26 13:35:21 +00:00
Andrew Innes
0f6465a643
(DEBUG_LINK): New macro.
...
(LINK_FLAGS): Use it.
2001-03-18 16:56:08 +00:00
Andrew Innes
2afff93ade
(get_next_token): Fix indefinite loop bug scanning
...
escaped quotes.
2001-03-18 16:54:35 +00:00