aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-5/+9
|\
| * * Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependenciesJan Djärv2004-11-091-3/+3
| * * doc.c: New variable Vbuild_files.Jan Djärv2004-11-091-2/+6
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-1/+1
|\ \ | |/
| * (callproc.o): Depend on blockinput.h atimer.h systime.h.Kim F. Storm2004-11-021-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-5/+0
|\ \ | |/
| * * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):Jan Djärv2004-10-201-5/+0
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-071-1/+1
|\ \ | |/
| * * config.in: Regenerate.Jan Djärv2004-10-051-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-291-4/+11
|\ \ | |/
| * * config.in: Rebuild.Jan Djärv2004-09-241-4/+11
* | Fix typo in src/Makefile.in.Karoly Lorentey2004-09-131-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-131-30/+42
|\ \ | |/
| * (msdos.o): Depend on buffer.h, commands.h, andEli Zaretskii2004-09-101-32/+42
* | Reapply src/Makefile.in changes that got lost in the tagline snafu of patch-197.Karoly Lorentey2004-07-031-18/+23
|/
* (${etc}DOC): Fix file name of make-docfile.Stefan Monnier2004-06-301-1/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-3/+0
* (region-cache.o): Depend on config.hEli Zaretskii2004-05-021-1/+1
* Link changes for Cygwin unexec() support.Stefan Monnier2004-04-121-2/+11
* * Makefile.in (XMENU_OBJ): Do not include xmenu.o ifSteven Tamm2004-03-141-1/+1
* (XMENU_OBJ): Include xmenu.o if HAVE_MENUS is defined.Eli Zaretskii2004-03-131-0/+4
* (XOBJ): Consolidate into one list. Add fringe.o.Kim F. Storm2004-03-111-11/+9
* Image consolidation:Kim F. Storm2004-03-111-2/+4
* (obj): Move fringe.o from here...Eli Zaretskii2004-02-161-5/+5
* (obj): Add fringe.o.Kim F. Storm2004-02-081-1/+2
* (eval.o): Depend on dispextern.h.Kim F. Storm2003-12-271-1/+1
* (lisp): Add kannada.el.Kenichi Handa2003-11-081-0/+2
* (fns.o): Depend on md5.h.Dave Love2003-09-251-1/+1
* Depend on coding.h.Dave Love2003-09-161-1/+1
* Correct some arch-tag: comment typesMiles Bader2003-09-021-1/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (alloca.o): Remove commands.Dave Love2003-09-011-6/+6
* (msdos.o): Depend on intervals.h.Eli Zaretskii2003-08-241-1/+1
* Create and initialize a client leader window so session managementJan Djärv2003-08-211-1/+2
* (LWLIB_OPTIONS): Removed (unused).Dave Love2003-08-201-38/+4
* (CFLAGS) [!OPTIMIZE]: Undo previous change.Richard M. Stallman2003-07-301-5/+0
* (CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.Richard M. Stallman2003-07-121-0/+5
* (xselect.o): Don't depend on charset.h, coding.h, composite.h.Kenichi Handa2003-06-171-1/+1
* (lisp, shortlisp): byte-run, float-sup, map-ynp, andJohn Paul Wallington2003-05-311-8/+8
* (alloca.o): Specify -DDO_BLOCK_INPUT in compiling.Richard M. Stallman2003-05-091-1/+1
* (md5.o): Add missing dependency info.Thien-Thi Nguyen2003-04-071-0/+1
* (frame.o): Add dependency on blockinput.h and filesKim F. Storm2003-03-311-1/+2
* Make sure space precedes end-of-line backslashes.Thien-Thi Nguyen2003-03-221-5/+5
* (xdisp.o): Add dependency on blockinput.h and filesKim F. Storm2003-03-211-1/+1
* (lisp, shortlisp): Add malayalam.el and tamil.el.Kenichi Handa2003-02-111-0/+4
* (EXEEXT): Define to @EXEEXT@ and use this variableAndreas Schwab2003-02-081-22/+23
* Cygwin support patch.Juanma Barranquero2003-01-311-25/+25
* (ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.Juanma Barranquero2003-01-211-1/+1
* GTK versionJan Djärv2003-01-191-5/+27
* (fns.o): Depend on coding.h.Dave Love2003-01-071-1/+1