aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* * bitmaps/README:Dan Nicolaescu2008-07-311-8/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-62/+8
* (HAVE_X11): Remove empty #else.Dan Nicolaescu2008-07-241-1/+0
* * config.in: Regenerate.Dan Nicolaescu2008-07-231-16/+3
* fix typo in ns_appdir target find commandAdrian Robert2008-07-201-1/+1
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-191-0/+3
* should have gone in in last commitAdrian Robert2008-07-191-3/+2
* (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.Chong Yidong2008-07-181-2/+1
* Merge from emacs--rel--22Miles Bader2008-07-171-9/+10
|\
| * (frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.YAMAMOTO Mitsuharu2008-07-111-8/+10
* | remove need for nextstep/compile for NS build; also, add NEWS entry about the...Adrian Robert2008-07-171-15/+16
* | * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-4/+4
* | various small cleanups detailed in changelogsAdrian Robert2008-07-161-6/+6
* | (SOME_MACHINE_LISP): Remove easy-mmode, fix spellingAndreas Schwab2008-07-161-2/+1
* | add further files to SOME_MACHINE_LISP to support NeXTStep portDavid Reitter2008-07-161-1/+5
* | adding forgotten file src/nsfont.m for emacs.app mergeAdrian Robert2008-07-151-2/+1
* | merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-14/+85
* | * menu.h: New file.Andreas Schwab2008-07-111-2/+3
* | * fontset.h: Declare fontset_from_font. Don't declareAndreas Schwab2008-07-081-1/+1
* | (${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.Stefan Monnier2008-07-041-1/+6
* | * src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.Juanma Barranquero2008-06-261-1/+1
* | * unexnext.c:Dan Nicolaescu2008-06-261-13/+11
* | Comment typo.Glenn Morris2008-06-251-1/+1
* | Fix thinko.Andreas Schwab2008-06-241-1/+1
* | (bootstrap-clean): Do what distclean does but don't removeAndreas Schwab2008-06-241-8/+11
* | (${lispsource}/loaddefs.el): Renamed fromAndreas Schwab2008-06-241-1/+1
* | * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.Stefan Monnier2008-06-221-21/+27
* | (.SUFFIXES): Declare .el.elc as a suffix rule, for non-GNU makes.Glenn Morris2008-06-221-0/+2
* | (witness-emacs): Depend on temacs${EXEEXT}.Glenn Morris2008-06-221-1/+1
* | (witness-emacs): Tell lisp to use bootstrap-emacs.Stefan Monnier2008-06-211-1/+1
* | (witness-emacs): Use ../lisp, not $(lispsource).Stefan Monnier2008-06-211-1/+1
* | * src/Makefile.in (PRECOMP): Remove.Stefan Monnier2008-06-211-6/+5
* | (.el.elc): Use ../lisp, not $(lispsource).Andreas Schwab2008-06-211-1/+1
* | (witness-emacs): Use ../lisp, not $(lispsource).Andreas Schwab2008-06-211-1/+1
* | Fix autoload building command in src MakefileMiles Bader2008-06-211-1/+1
* | Make "make" do a bootstrap if needed.Stefan Monnier2008-06-211-12/+40
* | * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.Stefan Monnier2008-06-201-2/+12
* | * menu.c [HAVE_X_WINDOWS]: Include "xterm.h".Andreas Schwab2008-06-081-1/+1
* | * Makefile.in (obj): Always add menu.oAndreas Schwab2008-06-081-5/+1
* | Compile menu.c.Chong Yidong2008-06-081-1/+7
* | (dot, dotdot): Remove, update users.Dan Nicolaescu2008-06-011-32/+22
* | (obj): Fix previous change.Kenichi Handa2008-05-201-1/+1
* | (FONTSRC): Delete it. Change all $(FONTSRC) toKenichi Handa2008-05-201-18/+15
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* | Delete USE_FONT_BACKEND conditionals.Kenichi Handa2008-05-141-7/+4
* | Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.Eli Zaretskii2008-05-081-2/+2
* | Add epa-file-hook.elc to shortlisp as well.Daiki Ueno2008-05-021-0/+1
* | (lisp): Add epa-file-hook.elc.Daiki Ueno2008-05-021-0/+1
* | * configure.in: Define USE_LUCID/USE_MOTIF in config.h.Stefan Monnier2008-04-181-33/+18
* | Merge from emacs--rel--22Miles Bader2008-04-181-1/+4
|\ \ | |/