summaryrefslogtreecommitdiff
path: root/msdos
Commit message (Collapse)AuthorAge
* (src) <gdb.ini>: Don't replace the line with x_error_quitter; insteadEli Zaretskii2009-04-14
| | | | | append "set environment NAME" to the end. Set NAME and USERNAME in the environment to the same value.
* *** empty log message ***Eli Zaretskii2009-02-28
|
* (boot): Don't require b-emacs.exe if not building out of CVS.Eli Zaretskii2009-02-28
|
* Mention the MS-DOS section in etc/PROBLEMS.Eli Zaretskii2009-02-24
|
* Add 2009 to copyright years.Glenn Morris2009-01-08
|
* Add arch taglineMiles Bader2008-12-21
|
* Document the problems on Windows Vista and the --with-system-malloc optionEli Zaretskii2008-12-19
| | | | to config.bat.
* New file.Eli Zaretskii2008-12-19
|
* Fix typos.Juanma Barranquero2008-12-02
|
* (misc): New target.Eli Zaretskii2008-11-21
| | | | (all, info): Depend on `misc'.
* (src): Move removal of src/bootlisp after recursing into `lisp'.Eli Zaretskii2008-11-15
|
* Update the list of utilities needed by lisp/Makefile and for bootstrapping.Eli Zaretskii2008-11-15
|
* Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.Eli Zaretskii2008-11-15
|
* Don't convert *.el files to Unix text format, and don't copy ldefs-boot.elEli Zaretskii2008-11-15
| | | | into loaddefs.el.
* Create bootlisp when bootstrapping b-emacs.exe.Eli Zaretskii2008-11-15
|
* Make bootstrap work again:Eli Zaretskii2008-11-15
| | | | | | | | | | | | | | (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-15
|
* Fix a typo.Eli Zaretskii2008-11-09
|
* New file, with build instructions moved from the top-level INSTALL.Eli Zaretskii2008-11-08
|
* Fix last change: use $(CURDIR).Eli Zaretskii2008-10-14
|
* (lisp): Set to absolute file name of current directory, not to ".", to haveEli Zaretskii2008-10-14
| | | | it on EMACSLOADPATH when we descend into subdirectories.
* Fix typos.Juanma Barranquero2008-09-24
|
* *** empty log message ***Eli Zaretskii2008-08-23
|
* Remove definition of USER_FULL_NAME (now defined on src/s/msdos.h).Eli Zaretskii2008-08-23
|
* Edit out @LIB_SRC_EXTRA_INSTALLABLES@.Eli Zaretskii2008-08-23
|
* (version): Define to empty.Eli Zaretskii2008-08-23
| | | | | | | | | (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-23
| | | | | | | | | (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-25
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-09
|
* (Fdefine_charset_internal): Change the way ofKenichi Handa2008-03-27
| | | | | registering charsets in Vcharset_order_list. (syms_of_charset): Make the charset `eight-bit' supplementary.
* Merge from emacs--rel--22Miles Bader2008-01-08
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| |
* | *** empty log message ***Juanma Barranquero2008-01-07
| |
* | Update comment to reflect doc directory structure.Eli Zaretskii2007-10-05
| |
* | (RSVG_LIBS, RSVG_CFLAGS): Edit out.Eli Zaretskii2007-10-05
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
|
* Change to GPLv3.Glenn Morris2007-07-25
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
|
* Version 22.1 released.Chong Yidong2007-06-02
|
* Add copyright and license notices.Glenn Morris2007-02-11
|
* Switch to standard GPL text for license.Glenn Morris2007-02-11
|
* *** empty log message ***Glenn Morris2007-02-10
|
* Remove file since it is no longer needed (see README for details)Glenn Morris2007-02-10
|
* Relicense under GPL - see README file for details.Glenn Morris2007-02-10
|
* Add notes on the legal status of is_exec.c and sigaction.c.Glenn Morris2007-02-10
|
* Fix typos.Juanma Barranquero2007-02-02
|
* Revert previous change while we figure out if it was correct.Glenn Morris2007-01-28
|
* Remove Zaretskii copyright, based on email discussion withGlenn Morris2007-01-28
| | | | eliz@gnu.org, dj@delorie.com, rms@gnu.org (2007/1, "Copyright years").
* Initial version.Glenn Morris2007-01-28
|