| Commit message (Expand) | Author | Age | Files | Lines |
* | (${etc}DOC): Remove spurious `cd' command line. | Roland McGrath | 1995-12-30 | 1 | -24/+23 |
* | (XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu): | Richard M. Stallman | 1995-12-25 | 1 | -5/+5 |
* | (LIBXT): Use DYNAMIC_OPTION too. | Richard M. Stallman | 1995-12-24 | 1 | -1/+1 |
* | (LIBXT): Handle LIBXT_STATIC. | Karl Heuer | 1995-12-21 | 1 | -13/+63 |
* | (lisp): Remove c-mode.elc. | Richard M. Stallman | 1995-11-28 | 1 | -1/+0 |
* | (lisp): Add loadup.el. | Richard M. Stallman | 1995-11-10 | 1 | -1/+2 |
* | (prefix-args): Use LDFLAGS, not ALL_LDFLAGS. | Richard M. Stallman | 1995-10-30 | 1 | -2/+5 |
* | (bytecode.o): Depend on syntax.h. | Richard M. Stallman | 1995-10-07 | 1 | -1/+1 |
* | Added ${lispsource}ediff-hook.elc after vc-hooks. | Michael Kifer | 1995-10-06 | 1 | -0/+1 |
* | (prefix-args): Pass ALL_LDFLAGS. | Richard M. Stallman | 1995-07-26 | 1 | -1/+1 |
* | (distclean): Delete Makefile.c, not Makefile.in. | Richard M. Stallman | 1995-07-18 | 1 | -3/+3 |
* | (paths.h): Depend on paths.in. | Richard M. Stallman | 1995-07-18 | 1 | -4/+4 |
* | (lispsource): Renamed from lispdir. | Karl Heuer | 1995-07-17 | 1 | -47/+48 |
* | (LIBXMU): New macro. | Richard M. Stallman | 1995-06-27 | 1 | -1/+5 |
* | (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o. | Richard M. Stallman | 1995-06-21 | 1 | -1/+1 |
* | (SOURCES): Makefile isn't source; Makefile.in.in is. | Karl Heuer | 1995-06-09 | 1 | -1/+1 |
* | (TOOLKIT_DEFINES): Define. | Karl Heuer | 1995-06-06 | 1 | -1/+7 |
* | (SOURCES): Fix reference to ymakefile. | Karl Heuer | 1995-05-17 | 1 | -3/+5 |
* | (VMS_SUPPORT): Add missing `.elc'. | Richard M. Stallman | 1995-05-09 | 1 | -3/+14 |
* | (${etc}DOC): Put SOME_MACHINE_OBJECTS before obj. | Richard M. Stallman | 1995-05-04 | 1 | -1/+6 |
* | Make intervals.o and term.o depend on keyboard.h. | Karl Heuer | 1995-04-24 | 1 | -2/+2 |
* | Make dispnew.o and keyboard.o depend on xterm.h. | Karl Heuer | 1995-04-24 | 1 | -2/+3 |
* | (really-lwlib, really-oldXMenu): Mark as .PHONY. | Richard M. Stallman | 1995-04-15 | 1 | -0/+2 |
* | (minibuf.o, xdisp.o): Don't depend on keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -2/+2 |
* | (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -7/+7 |
* | (strftime.o): Define strftime as emacs_strftime. | Richard M. Stallman | 1995-04-10 | 1 | -0/+1 |
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
* | (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here. | Karl Heuer | 1995-03-23 | 1 | -4/+25 |
* | (maintainer-clean): Renamed from realclean. | Richard M. Stallman | 1995-02-07 | 1 | -1/+3 |
* | (ecrt0.o): Target renamed from crt0.o. | Richard M. Stallman | 1995-01-28 | 1 | -3/+3 |
* | (xmenu.o): Add msdos.h as dependency. | Richard M. Stallman | 1995-01-20 | 1 | -1/+1 |
* | Fix erroneous comment syntax. | Richard M. Stallman | 1994-11-28 | 1 | -2/+2 |
* | * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs. | Francesco Potortì | 1994-11-16 | 1 | -1/+2 |
* | (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files. | Richard M. Stallman | 1994-10-18 | 1 | -1/+3 |
* | *** empty log message *** | Morten Welinder | 1994-10-17 | 1 | -2/+16 |
* | (xfns.o): Depend on paths.h. | Richard M. Stallman | 1994-10-17 | 1 | -1/+1 |
* | * Makefile.in.in (obj) Add region-cache.o to the list of files. | Jim Blandy | 1994-10-08 | 1 | -3/+6 |
* | (MKTIME_OBJ): New variable. | Richard M. Stallman | 1994-10-04 | 1 | -1/+7 |
* | (LIBXTR6): If NEED_LIBW, add -lw. | Richard M. Stallman | 1994-10-01 | 1 | -0/+4 |
* | (LDFLAGS): New variable. | Richard M. Stallman | 1994-10-01 | 1 | -1/+2 |
* | (${etc}DOC): Run make-docfile twice--two batches. | Richard M. Stallman | 1994-09-27 | 1 | -3/+6 |
* | (strftime.o): New target. | Richard M. Stallman | 1994-09-24 | 1 | -2/+3 |
* | (xmenu.o): Depend on puresize.h. | Richard M. Stallman | 1994-09-16 | 1 | -8/+4 |
* | (xterm.o): Depend on keyboard.h. | Richard M. Stallman | 1994-08-26 | 1 | -1/+1 |
* | (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.) | Richard M. Stallman | 1994-08-25 | 1 | -1/+1 |
* | (FRAME_SUPPORT): Add faces.elc. | Richard M. Stallman | 1994-08-11 | 1 | -1/+2 |
* | (alloca.o): Use -f in all rm's. | Richard M. Stallman | 1994-08-03 | 1 | -1/+1 |
* | Add #undef alloca. | Richard M. Stallman | 1994-07-25 | 1 | -0/+6 |
* | (ctagsfiles): Rewrite to avoid compiler bug. | Richard M. Stallman | 1994-07-12 | 1 | -1/+1 |
* | (alloca.o): Delete allocatem.c first thing. | Richard M. Stallman | 1994-07-07 | 1 | -0/+1 |