1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

441 Commits

Author SHA1 Message Date
Chong Yidong
bd5f26aa87 * icons/README: New file.
* icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico:
* icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico:
* icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico:
* icons/emacs.ico, icons/gnu2b48t.ico, icons/gnu4g48t.ico:
* icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico:
* icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons deleted.
2007-02-13 17:04:01 +00:00
Chong Yidong
34e2bd5061 New file. 2007-02-13 17:03:40 +00:00
Chong Yidong
e2cf5771a3 Unused icon deleted. 2007-02-13 16:54:05 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Juanma Barranquero
57a6440883 Update ../site-lisp/subdirs.el when needed. 2007-01-31 10:04:15 +00:00
Juanma Barranquero
4799aa91aa Add "no-byte-compile: t" local variable. 2007-01-30 10:09:53 +00:00
Chong Yidong
e6e2db62bc Bump version to 22.0.93. 2007-01-23 00:47:29 +00:00
Glenn Morris
e69377408d Add missing comma in copyright years. 2007-01-21 20:47:39 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
62eda0e2b1 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 02:38:27 +00:00
Glenn Morris
9a32b94c70 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 01:33:04 +00:00
Jason Rumney
eab17b5d62 Update URLs and advice about reporting bugs. 2007-01-10 00:27:12 +00:00
Jason Rumney
ac65c01c09 *** empty log message *** 2007-01-10 00:27:00 +00:00
Jason Rumney
2db771b7af *** empty log message *** 2006-12-29 16:48:21 +00:00
Jason Rumney
53b9fd7735 (TEMACS_EXTRA_LINK): Remove duplicated flags from DEBUG_LINK.
(DEBUG_LINK): Remove -debugtype:both
2006-12-29 16:47:44 +00:00
Eli Zaretskii
bbc3424972 *** empty log message *** 2006-12-27 13:54:47 +00:00
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
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
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
Eli Zaretskii
117dde8466 Add compatibility data for Cygwin Make 3.81. 2006-10-08 04:32:28 +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
Jay Belanger
45a2056c56 *** empty log message *** 2006-09-15 17:47:12 +00:00