| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (SHELL, MAKESHELL): Don't use /dos/command, it can | Eli Zaretskii | 1999-07-01 | 1 | -2/+9 |
| | | | | | invoke an incompatible version of COMAMND.COM. | ||||
| * | (install): Use update instead of sed to install fns.el. | Eli Zaretskii | 1999-01-14 | 1 | -1/+1 |
| | | |||||
| * | (install): Install fns.el in ../bin, since Emacs | Eli Zaretskii | 1999-01-11 | 1 | -0/+1 |
| | | | | | looks for it in exec-directory. | ||||
| * | (src): Build files in leim if leim/Makefile exists. | Eli Zaretskii | 1999-01-07 | 1 | -0/+4 |
| | | | | | (clean): Add clean in leim. | ||||
| * | (SHELL, MAKESHELL): Don't use `override'. | Eli Zaretskii | 1998-11-08 | 1 | -2/+2 |
| | | |||||
| * | Forcibly set SHELL and MAKESHELL to force Make to use | Eli Zaretskii | 1998-10-20 | 1 | -0/+6 |
| | | | | | COMMAND.COM as the shell. | ||||
| * | (TAGS): Fix file name wildcards in lisp directory. | Eli Zaretskii | 1998-05-04 | 1 | -1/+1 |
| | | |||||
| * | Replace topdir with top_srcdir. | Eli Zaretskii | 1998-04-13 | 1 | -2/+2 |
| | | |||||
| * | Determine emacs-version from lisp/version.el. Pass it to | Eli Zaretskii | 1998-04-12 | 1 | -4/+7 |
| | | | | | sub-Make's. | ||||
| * | (man): New target to build the manual. | Eli Zaretskii | 1997-11-20 | 1 | -2/+7 |
| | | | | | | (all): Add the man dependency. (install): Change bin\\nul to bin\nul. | ||||
| * | (TAGS, tags): Include new lisp subdirectories. | Richard M. Stallman | 1997-07-13 | 1 | -1/+1 |
| | | |||||
| * | (TAGS): Make sure bin/etags.exe is current. Make | Richard M. Stallman | 1996-07-24 | 1 | -1/+4 |
| | | | | | the rules always generate TAGS. | ||||
| * | (src): Create a file with sed commands instead of using | Richard M. Stallman | 1996-04-15 | 1 | -13/+10 |
| | | | | | | | a long sed command line (some versions of Sed don't handle that). (gdb): Merged back into src, undoing April 13 change. (install): Do use if statements, but not a loop. | ||||
| * | entered into RCS | Richard M. Stallman | 1996-04-13 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 1996-04-12 | 1 | -2/+9 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1996-04-11 | 1 | -0/+91 |