Stefan Monnier
2912322b80
Merge from emacs-23
2010-04-02 21:54:24 -04:00
Juanma Barranquero
194d44e717
Fix typos in ChangeLogs.
2010-04-02 04:22:17 +02:00
Eli Zaretskii
ed68db4d2c
Remove support for DJGPP v1.x (bug#5813).
...
src/:
w16select.c (__dpmi_int): Remove DJGPP v1.x compatibility.
s/msdos.h:
unexec.c (make_hdr, copy_text_and_data):
sysdep.c (wait_for_termination, sys_subshell):
msdos.c (dos_set_window_size, msdos_set_cursor_shape)
(IT_set_terminal_modes):
(__write, _rename, gethostname, gettimeofday, alarm, fork, kill)
(dos_ttraw, dos_ttcooked, run_msdos_command, abort): Remove DJGPP
v1.x code and tests of the value of __DJGPP__.
(nice, pause, sigsetmask, sigblock): Remove DJGPP v1.x
compatibility code.
lread.c:
gmalloc.c (memalign):
fileio.c (Fcopy_file, check_executable, Ffile_modes):
emacs.c (main):
dosfns.c (init_dosfns):
dired.c (file_name_completion_stat): Remove tests of __DJGPP__.
msdos/:
sed3.inp:
sed2.inp:
sed1.inp:
mainmake: Files removed.
2010-04-01 17:59:46 +03:00
Eli Zaretskii
2201e7e2be
Fix the MSDOS build as fallout from the latest Makefile.in changes.
...
config.bat <lib-src>: Edit out lines that begin with several #
characters.
msdos/sedlisp.inp (VPATH): Don't edit, no longer needed.
(lisp, srcdir): Adapt to lisp/Makefile.in changes.
(abs_top_builddir): New edit.
msdos/sed3v2.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
(LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
msdos/sed3.inp (KRB4LIB, DESLIB, KRB5LIB, CRYPTOLIB, COM_ERRLIB)
(LIBHESIOD, LIBRESOLV, LIBS_MAIL): Edit to empty values.
msdos/sed1v2.inp (abs_builddir): Edit into "../src".
2010-03-27 13:49:18 +03:00
Chong Yidong
288f9fc069
Bump version to 24.0.50.
2010-03-10 10:17:13 -05:00
Eli Zaretskii
e413818176
INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.
2010-02-19 15:26:50 +02:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Eli Zaretskii
e2a1f10077
(OTHER_FILES): Edit to empty.
2009-09-17 18:02:58 +00:00
Eli Zaretskii
66205aea4b
(bootstrap): Ensure enough environment space will be available
...
to run config.bat.
2009-09-11 10:01:21 +00:00
Eli Zaretskii
a6e656a475
(buildobj.h): Replace "echo" with "djecho".
2009-08-27 19:03:20 +00:00
Eli Zaretskii
573794ef42
Mention probloems with long directory names under `nextstep'.
2009-07-25 07:45:10 +00:00
Chong Yidong
7024347875
Add "Branch for 23.1" ChangeLog entry.
2009-06-21 14:35:26 +00:00
Eli Zaretskii
dfec862219
(src) <gdb.ini>: Don't replace the line with x_error_quitter; instead
...
append "set environment NAME" to the end.
Set NAME and USERNAME in the environment to the same value.
2009-04-14 10:37:59 +00:00
Eli Zaretskii
2a1573ff0d
*** empty log message ***
2009-02-28 14:31:20 +00:00
Eli Zaretskii
291f6a31ae
(boot): Don't require b-emacs.exe if not building out of CVS.
2009-02-28 14:01:41 +00:00
Eli Zaretskii
d7d1c408fe
Mention the MS-DOS section in etc/PROBLEMS.
2009-02-24 19:11:49 +00:00
Glenn Morris
f5d0ac07d6
Add 2009 to copyright years.
2009-01-08 03:38:51 +00:00
Miles Bader
e3ca2c4b7e
Add arch tagline
2008-12-21 01:53:52 +00:00
Eli Zaretskii
bd448b7a32
Document the problems on Windows Vista and the --with-system-malloc option
...
to config.bat.
2008-12-19 11:02:42 +00:00
Eli Zaretskii
fc64a6b99a
New file.
2008-12-19 11:02:02 +00:00
Juanma Barranquero
b97439ce37
Fix typos.
2008-12-02 16:40:31 +00:00
Eli Zaretskii
0c123bd12e
(misc): New target.
...
(all, info): Depend on `misc'.
2008-11-21 15:55:58 +00:00
Eli Zaretskii
aae2a498d7
(src): Move removal of src/bootlisp after recursing into `lisp'.
2008-11-15 20:29:14 +00:00
Eli Zaretskii
ead9233b5e
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
2008-11-15 15:41:56 +00:00
Eli Zaretskii
7d41f451a8
Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
2008-11-15 15:38:56 +00:00
Eli Zaretskii
2675bfef2e
Don't convert *.el files to Unix text format, and don't copy ldefs-boot.el
...
into loaddefs.el.
2008-11-15 15:38:14 +00:00
Eli Zaretskii
164fd5f8ea
Create bootlisp when bootstrapping b-emacs.exe.
2008-11-15 15:37:41 +00:00
Eli Zaretskii
2a2ec64942
Make bootstrap work again:
...
(boot): New variable.
(src): Pass $(boot) to sub-Make. Remove src/bootlisp. If src/bootlisp
exists after running Make, run Make in `lisp' as well.
(clean, mostlyclean): Remove bogus repeated clean in the top-level directory.
(info, bootstrap-clean): New targets.
(bootstrap): Depend only on bootstrap-clean. Commands modified to be
equivalent to top-level Makefile.in.
(bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
(clean, mostlyclean, distclean, maintainer-clean, extraclean): Don't recurse
into lwlib and oldXMenu.
2008-11-15 15:37:10 +00:00
Eli Zaretskii
71a692011c
Update the list of utilities needed by lisp/Makefile and for bootstrapping.
2008-11-15 10:24:08 +00:00
Eli Zaretskii
ac97579cb1
Fix a typo.
2008-11-09 21:20:34 +00:00
Eli Zaretskii
cafb950452
New file, with build instructions moved from the top-level INSTALL.
2008-11-08 19:24:59 +00:00
Eli Zaretskii
37f366968d
Fix last change: use $(CURDIR).
2008-10-14 17:05:01 +00:00
Eli Zaretskii
e16acc2c37
(lisp): Set to absolute file name of current directory, not to ".", to have
...
it on EMACSLOADPATH when we descend into subdirectories.
2008-10-14 09:24:05 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Eli Zaretskii
293a3986b8
*** empty log message ***
2008-08-23 17:07:57 +00:00
Eli Zaretskii
6ac0a19e95
Remove definition of USER_FULL_NAME (now defined on src/s/msdos.h).
2008-08-23 17:06:03 +00:00
Eli Zaretskii
2660da7c9a
Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
2008-08-23 17:05:41 +00:00
Eli Zaretskii
9a1d32e7a0
(version): Define to empty.
...
(ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
(EXEEXT): Define to .exe. Edit "ln -f" into "cp -pf". Edit "touch" into
"djecho $@ >", to avoid requiring touch.exe.
(b-emacs${EXEEXT}): Don't remove emacs.exe and temacs.exe. Edit "`/bin/pwd`/"
into "./". Stubify emacs after it is dumped, to produce emacs.exe. Stubedit
temacs.exe to 1024K of stack, emacs.exe to 2048K, and b-emacs.exe to 3072K.
2008-08-23 17:04:11 +00:00
Eli Zaretskii
d945fac60b
(emacs lispref lispintro): Chdir under doc/.
...
(emacs): Renamed from `man', to reflect changes in doc directory structure.
All callers changed.
(clean mostlyclean distclean maintainer-clean extraclean): Chdir into doc/
for manuals. Add misc subdirectory.
(src): Pass an empty BOOTSTRAPEMACS variable to src/Makefile.
(install): Don't stubify/stubedit emacs.exe, this is now done by src/Makefile.
2008-08-23 17:02:59 +00:00
Juanma Barranquero
69587bba21
Fix typos.
2008-06-25 14:05:38 +00:00
Glenn Morris
ff0cdfb99b
Switch to recommended form of GPLv3 permissions notice.
2008-05-09 04:44:29 +00:00
Kenichi Handa
880820fe87
(Fdefine_charset_internal): Change the way of
...
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
8de5628cc9
*** empty log message ***
2008-01-07 14:50:58 +00:00
Glenn Morris
b9b14d130b
Add 2008 to copyright years.
2008-01-07 08:31:52 +00:00
Eli Zaretskii
57df543ca0
Update comment to reflect doc directory structure.
2007-10-05 09:37:09 +00:00
Eli Zaretskii
478e48df51
(RSVG_LIBS, RSVG_CFLAGS): Edit out.
2007-10-05 09:34:24 +00:00
Glenn Morris
ae560473ca
Switch license to GPLv3 or later.
2007-07-25 07:43:45 +00:00
Glenn Morris
cacc7b5131
Switch license to GPLv3 or later.
2007-07-25 07:11:02 +00:00
Glenn Morris
5c65bae26d
Change to GPLv3.
2007-07-25 07:00:38 +00:00