| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Do not preprocess lib-src/Makefile.in | Glenn Morris | 2010-05-10 | 1 | -6/+2 |
| * | | On msdos, set LIBS_SYSTEM with config.bat, not cpp. | Glenn Morris | 2010-05-10 | 1 | -0/+5 |
| * | | Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff... | Eli Zaretskii | 2010-05-07 | 1 | -1/+1 |
| * | | Fix the MSDOS build as fallout from the latest Makefile.in changes. | Eli Zaretskii | 2010-03-27 | 1 | -1/+1 |
| |/ |
|
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| * | Copy .dbxinit to _dbxinit. | Eli Zaretskii | 2009-02-28 | 1 | -0/+1 |
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| * | Produce _dir-locals.el from .dir-locals.el. | Eli Zaretskii | 2008-12-26 | 1 | -0/+1 |
| * | (--with-system-malloc): New option; see msdos/INSTALL for rationale. | Eli Zaretskii | 2008-12-19 | 1 | -3/+19 |
| * | Tell user to expect one "File not found" message while the `doc' directory | Eli Zaretskii | 2008-10-31 | 1 | -1/+1 |
| * | Fix last change: don't use < and > in "rem" lines, they are interpreted | Eli Zaretskii | 2008-05-07 | 1 | -1/+1 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 1 | -6/+5 |
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | | Fix configuring `doc' due to changes in the directory structure. | Eli Zaretskii | 2007-10-05 | 1 | -15/+4 |
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -2/+2 |
| * | Updated copyright year(s) | Ramprasad B | 2006-04-20 | 1 | -1/+1 |
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| * | Protect & with "" since & is special for cmd.exe; | Eli Zaretskii | 2004-11-27 | 1 | -2/+3 |
| * | If 8-byte alignment is not supported, define | Eli Zaretskii | 2004-11-27 | 1 | -1/+1 |
| * | Add a test for DECL_ALIGN support, and add a trivial definition to | Eli Zaretskii | 2004-11-12 | 1 | -0/+16 |
| * | Don't require djecho.exe for the v1.x build. | Eli Zaretskii | 2004-11-12 | 1 | -1/+3 |
| * | Update URLs in the comments. | Eli Zaretskii | 2004-07-31 | 1 | -6/+4 |
| * | (lib-src): Recognize comment lines in Makefile.in | Eli Zaretskii | 2004-04-04 | 1 | -6/+6 |
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+4 |
| * | Handle the case when lispintro is truncated to lispintr. | Eli Zaretskii | 2002-05-31 | 1 | -1/+4 |
| * | Update for msdos/sed2v2.inp. | Eli Zaretskii | 2002-04-16 | 1 | -0/+5 |
| * | Configure in the lispintro directory. | Eli Zaretskii | 2001-11-24 | 1 | -0/+5 |
| * | Configure in `lispref'. | Eli Zaretskii | 2001-11-10 | 1 | -0/+5 |
| * | Update the copyright. | Eli Zaretskii | 2001-03-04 | 1 | -1/+2 |
| * | Run the preprocessor with -traditional. | Eli Zaretskii | 2001-01-08 | 1 | -3/+3 |
| * | Check for existence of djecho.exe, and print an | Eli Zaretskii | 2000-11-23 | 1 | -0/+13 |
| * | (maindir): Update src/_gdbinit even if it does already exist. | Eli Zaretskii | 2000-08-08 | 1 | -1/+1 |
| * | Generate lisp/Makefile from lisp/Makefile.in. | Eli Zaretskii | 2000-06-15 | 1 | -0/+5 |
| * | Identify the beginning of cpp stuff in src/Makefile.in and | Eli Zaretskii | 2000-05-01 | 1 | -2/+2 |
| * | Make --no-debug work again by removing -gcoff. | Eli Zaretskii | 1999-08-04 | 1 | -3/+3 |
| * | Use epaths.* instead of paths.*. | Eli Zaretskii | 1999-03-30 | 1 | -4/+4 |
| * | Support configuring with leim. | Eli Zaretskii | 1999-01-07 | 1 | -0/+7 |
| * | Make sure the environment is large enough to accomodate | Eli Zaretskii | 1998-04-16 | 1 | -4/+14 |
| * | Configure the man subdirectory. | Eli Zaretskii | 1997-11-20 | 1 | -18/+23 |
| * | If src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for | Eli Zaretskii | 1997-08-27 | 1 | -0/+1 |
| * | Use `sed' instead of `cp', which might not be installed. | Richard M. Stallman | 1997-07-13 | 1 | -1/+1 |
| * | Make sure `mv' supports forward slashes and -f. | Richard M. Stallman | 1996-10-31 | 1 | -1/+1 |
| * | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 1 | -2/+3 |
| * | Make sure the GDB init file is called src/_gdbinit; | Richard M. Stallman | 1996-04-15 | 1 | -1/+15 |
| * | With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE test program. | Richard M. Stallman | 1996-04-14 | 1 | -2/+3 |
| * | (djgpp_ver): Variable renamed from djgpp-ver. | Richard M. Stallman | 1996-04-12 | 1 | -9/+9 |
| * | Set djgpp-ver, and unset it at the end. | Richard M. Stallman | 1996-04-10 | 1 | -12/+54 |