summaryrefslogtreecommitdiff
path: root/msdos
Commit message (Collapse)AuthorAgeFilesLines
* (OTHER_FILES): Edit to empty.Eli Zaretskii2009-09-172-0/+5
|
* (bootstrap): Ensure enough environment space will be availableEli Zaretskii2009-09-112-1/+6
| | | | to run config.bat.
* (buildobj.h): Replace "echo" with "djecho".Eli Zaretskii2009-08-272-0/+5
|
* Mention probloems with long directory names under `nextstep'.Eli Zaretskii2009-07-251-9/+17
|
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
|
* (src) <gdb.ini>: Don't replace the line with x_error_quitter; insteadEli Zaretskii2009-04-142-1/+9
| | | | | append "set environment NAME" to the end. Set NAME and USERNAME in the environment to the same value.
* *** empty log message ***Eli Zaretskii2009-02-281-1/+1
|
* (boot): Don't require b-emacs.exe if not building out of CVS.Eli Zaretskii2009-02-282-1/+12
|
* Mention the MS-DOS section in etc/PROBLEMS.Eli Zaretskii2009-02-241-0/+4
|
* Add 2009 to copyright years.Glenn Morris2009-01-0818-19/+19
|
* Add arch taglineMiles Bader2008-12-211-0/+1
|
* Document the problems on Windows Vista and the --with-system-malloc optionEli Zaretskii2008-12-192-0/+26
| | | | to config.bat.
* New file.Eli Zaretskii2008-12-191-0/+24
|
* Fix typos.Juanma Barranquero2008-12-021-1/+1
|
* (misc): New target.Eli Zaretskii2008-11-212-3/+8
| | | | (all, info): Depend on `misc'.
* (src): Move removal of src/bootlisp after recursing into `lisp'.Eli Zaretskii2008-11-152-1/+4
|
* Update the list of utilities needed by lisp/Makefile and for bootstrapping.Eli Zaretskii2008-11-152-1/+28
|
* Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.Eli Zaretskii2008-11-151-0/+3
|
* Don't convert *.el files to Unix text format, and don't copy ldefs-boot.elEli Zaretskii2008-11-151-3/+0
| | | | into loaddefs.el.
* Create bootlisp when bootstrapping b-emacs.exe.Eli Zaretskii2008-11-151-1/+6
|
* Make bootstrap work again:Eli Zaretskii2008-11-151-45/+55
| | | | | | | | | | | | | | (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.
* Update the list of utilities needed by lisp/Makefile and for bootstrapping.Eli Zaretskii2008-11-152-6/+14
|
* Fix a typo.Eli Zaretskii2008-11-091-1/+1
|
* New file, with build instructions moved from the top-level INSTALL.Eli Zaretskii2008-11-082-0/+158
|
* Fix last change: use $(CURDIR).Eli Zaretskii2008-10-141-1/+1
|
* (lisp): Set to absolute file name of current directory, not to ".", to haveEli Zaretskii2008-10-142-1/+7
| | | | it on EMACSLOADPATH when we descend into subdirectories.
* Fix typos.Juanma Barranquero2008-09-241-1/+1
|
* *** empty log message ***Eli Zaretskii2008-08-231-0/+27
|
* Remove definition of USER_FULL_NAME (now defined on src/s/msdos.h).Eli Zaretskii2008-08-231-1/+0
|
* Edit out @LIB_SRC_EXTRA_INSTALLABLES@.Eli Zaretskii2008-08-231-0/+1
|
* (version): Define to empty.Eli Zaretskii2008-08-231-8/+17
| | | | | | | | | (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.
* (emacs lispref lispintro): Chdir under doc/.Eli Zaretskii2008-08-231-12/+26
| | | | | | | | | (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.
* Fix typos.Juanma Barranquero2008-06-251-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-096-38/+27
|
* (Fdefine_charset_internal): Change the way ofKenichi Handa2008-03-271-4/+4
| | | | | registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
* Merge from emacs--rel--22Miles Bader2008-01-0816-17/+17
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-0716-17/+17
| |
* | *** empty log message ***Juanma Barranquero2008-01-071-5/+4
| |
* | Update comment to reflect doc directory structure.Eli Zaretskii2007-10-052-2/+8
| |
* | (RSVG_LIBS, RSVG_CFLAGS): Edit out.Eli Zaretskii2007-10-051-0/+2
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-253-3/+4
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+6
|
* Change to GPLv3.Glenn Morris2007-07-251-288/+623
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-254-4/+4
|
* Version 22.1 released.Chong Yidong2007-06-021-0/+4
|
* Add copyright and license notices.Glenn Morris2007-02-111-0/+23
|
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+17
|
* *** empty log message ***Glenn Morris2007-02-101-0/+5
|
* Remove file since it is no longer needed (see README for details)Glenn Morris2007-02-101-49/+0
|
* Relicense under GPL - see README file for details.Glenn Morris2007-02-102-7/+45
|