summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)Eli Zaretskii2008-12-271-0/+56
| | | | | | | | | | | | | ($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc) ($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc) ($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc) ($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc) ($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc) ($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc) ($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc) ($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc) ($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc) ($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
* (ELCFILES): Add ruby-mode.elc.Chong Yidong2008-12-101-0/+1
|
* (ELCFILES): Update.Glenn Morris2008-12-101-1/+1
|
* (ELCFILES): Update.Glenn Morris2008-12-091-0/+2
|
* Remove pmaildesc.elc.Chong Yidong2008-12-041-1/+0
|
* (recompile): Depend on compile-first.Eli Zaretskii2008-11-221-1/+1
|
* (ELCFILES): Update.Glenn Morris2008-10-301-1/+1
|
* (ELCFILES): Update.Glenn Morris2008-10-121-0/+3
|
* (ELCFILES): Update.Glenn Morris2008-10-031-0/+2
|
* (ELCFILES): Remove codepage.elc.Eli Zaretskii2008-09-301-1/+0
|
* ($(lisp)/progmodes/cc-mode.elc): Remove.Eli Zaretskii2008-09-261-9/+47
| | | | | | | | | | ($(lisp)/progmodes/cc-align.elc, $(lisp)/progmodes/cc-cmds.elc) ($(lisp)/progmodes/cc-compat.elc, $(lisp)/progmodes/cc-defs.elc) ($(lisp)/progmodes/cc-engine.elc) ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc) ($(lisp)/progmodes/cc-mode.elc, $(lisp)/progmodes/cc-styles.elc) ($(lisp)/progmodes/cc-subword.elc) ($(lisp)/progmodes/cc-vars.elc): New dependencies.
* (ELCFILES): Update.Glenn Morris2008-09-061-0/+10
|
* (ELCFILES): Update.Glenn Morris2008-08-101-0/+1
|
* Avoid maintainer warning for autogenerated unicode files.Chong Yidong2008-07-311-0/+1
|
* (ELCFILES): Add mairix.elc.Chong Yidong2008-07-291-0/+1
|
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
* * Makefile.in (ELCFILES): Add net/xesam.el.Michael Albinus2008-07-241-1/+2
|
* (ELCFILES): Add term/common-win.elc.Dan Nicolaescu2008-07-241-0/+1
|
* (ELCFILES): Remove isearch-multi.elc. Add misearch.elc.Juri Linkov2008-07-231-1/+1
|
* (ELCFILES): Remove ns-grabenv.elc.Chong Yidong2008-07-181-1/+0
|
* (ELCFILES): Remove ns-carbon-compat.elc.Chong Yidong2008-07-181-1/+0
|
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+3
|
* Comments.Glenn Morris2008-07-051-3/+11
|
* (distclean): Don't delete *.elc and autogen files.Stefan Monnier2008-06-231-2/+3
|
* * vc.el:Dan Nicolaescu2008-06-221-0/+1
| | | | | | | * vc-hooks.el: * vc-dispatcher.el: Move vc-dir variables and functions ... * vc-dir.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-dir.elc.
* * vc.el: Move vc-annotate variables and functions ...Dan Nicolaescu2008-06-221-0/+1
| | | | | * vc-annotate.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-annotate.elc.
* * vc-dav.el: Move here from url/vc-dav.el.Dan Nicolaescu2008-06-221-1/+1
| | | | | | | * Makefile.in (ELCFILES): Update vc-dav.el location. * vc-dav.el: Move to the parent directory to be together with the rest of the VC backends.
* * Makefile.in ${SUBDIR}: Pass additional BOOTSTRAPEMACS argument.Stefan Monnier2008-06-221-9/+2
| | | | | | | | | | * Makefile.in (${lisp} ${SOME_MACHINE_LISP}, ../lisp/loaddefs.el): Use $(BOOTSTRAPEMACS) rather than witness-emacs. (bootstrap-emacs${EXEEXT}): Merge witness-emacs into it. (witness-emacs): Remove. (lisp, shortlisp): Move loaddefs.el earlier. (mostlyclean): Forget about witness-emacs. * Makefile.in (COMPILE_FIRST): Trim down and add autoload.el.
* (all): Explicitly pass EMACS to sub-make, for some non-GNU makes.Glenn Morris2008-06-211-1/+1
|
* Comment fixes.Glenn Morris2008-06-211-6/+7
|
* * src/Makefile.in (PRECOMP): Remove.Stefan Monnier2008-06-211-19/+37
| | | | | | | | | | | | | (${lisp} ${SOME_MACHINE_LISP}): Remove pseudo dependency on PRECOMP. (witness-emacs): Run `compile-first'. (.el.elc): Use the new compile-onefile target. * lisp/Makefile.in (update-elclist): Don't exclude COMPILE_FIRST. (all): Run compile-last. (compile-onefile): New target. (compile-first): Simplify. (compile-last): Don't treat COMPILE_FIRST specially. (COMPILE_FIRST): List the elc files rather than the el files. (ELCFILES): Update.
* Make "make" do a bootstrap if needed.Stefan Monnier2008-06-211-31/+22
| | | | | | | | | | | | | | | | | | | | | | | * src/Makefile.in (emacs${EXEEXT}): Link the new emacs to bootstrap-emacs. (bootstrapclean): Remove. (.el.elc): New rule. (PRECOMP): New var. (../lisp/subdirs.el): Remove. (bootstrap-emacs${EXEEXT}): Remove subdirs.el and charpro.el dependency. (witness-emacs): New target. (mostlyclean): Remove witness-emacs as well. (../lisp/loaddefs.el, ${lisp} ${SOME_MACHINE_LISP}): Add witness-emacs dependency. * lisp/loadup.el: Don't add emacs-<VERS> name when bootstrapping. * lisp/Makefile.in (emacs-deps): Remove. ($(lisp)/cus-load.el, $(lisp)/finder-inf.el): Re-add. (all): Use them. (autogen-clean): Remove. * Makefile.in (maybe_bootstrap, src/bootstrap-emacs${EXEEXT}) (bootstrap-build): Remove. (top_bootclean): New var. (top_distclean, bootstrap-clean): Use it. (bootstrap): Don't recheck config. Make normally.
* * src/Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.Stefan Monnier2008-06-201-5/+4
| | | | | | | | | | | | | | | | | | (bootstrap-clean): New target that keeps TAGS around. (../lisp/subdirs.el, ../lisp/loaddefs.el): New targets. (bootstrap-emacs${EXEEXT}): Depend on subdirs.el. * lisp/Makefile.in (all): New target. (bootstrap-prepare): Remove. * Makefile.in (SUBDIR): Include `lisp'. (lisp): Depend on `src'. (top_distclean): Don't remove config.status. (bootstrap-clean): New target. (maintainer-clean): Use it. (bootstrap): Use bootstrap-clean. Re-run config.status. (src/bootstrap-emacs${EXEEXT}): New target. (bootstrap-build): Use it. Don't use bootstrap-prepare because src/Makefile now takes care of it. (bootfast, bootstrap-clean-before, bootstrap-clean-before-fast): Remove.
* ($(lisp)/progmodes/cc-mode.elc): Pass the .el file notStefan Monnier2008-06-201-1/+1
| | | | the .elc file to batch-byte-compile.
* (ELCFILES): Add org/org-id.elc.Glenn Morris2008-06-181-0/+1
|
* (ELCFILES): Add Add net/newst-*.el.Glenn Morris2008-06-141-0/+5
|
* (compile, compile-always, bootstrap-prepare):Glenn Morris2008-06-081-4/+6
| | | | Explictly pass EMACS to sub-makes that use it, for non-GNU makes.
* (bootstrap-clean): Run autogen-clean.Glenn Morris2008-06-071-5/+2
| | | | | (maintainer-clean): No need to run autogen-clean now it is included in bootstrap-clean.
* Merge from gnus--devo--0Miles Bader2008-06-061-0/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1215
* ($(lisp)/cus-load.el): Remove unnecessary rule.Glenn Morris2008-06-051-9/+19
| | | | | | | | | (custom-deps): Don't require $(lisp)/cus-load.el. (custom-deps, finder-data): Don't depend on autoloads. Should not be needed now, and doing so was causing make install to re-dump emacs post-bootstrap. (bootstrap-after): Don't run update-elclist, since modifying Makefile.in mid-build forces some things to be rebuilt.
* (update-elclist): Impose a fixed collation for sorting.Stefan Monnier2008-06-031-13/+2
| | | | (ELCFILES): Update.
* Add lisp/face-remap.el and associated documentationMiles Bader2008-06-031-0/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1200
* (ELCFILES): Add $(lisp)/language/hanja-util.elc.Kenichi Handa2008-06-031-0/+1
|
* (compile-last): Replace tr in `els' assignment with sed. Remove shellGlenn Morris2008-05-311-11/+9
| | | | | variable `elc'. Split tests to hopefully be more portable. Fix `sel' assignment.
* (update-elclist): Hide the warning when it does not apply, make itGlenn Morris2008-05-301-16/+13
| | | | | | milder when it does. (autogen-clean): New target. (maintainer-clean): Use autogen-clean.
* (update-elclist): Work around non-portability of "\" in variousGlenn Morris2008-05-281-1/+5
| | | | implementations of echo.
* (update-elclist): Make errors in final sed non-fatal.Glenn Morris2008-05-271-2/+4
|
* (update-elclist): New target, to update ELCFILES.Glenn Morris2008-05-241-7/+23
| | | | (bootstrap-after): Run update-elclist.
* (SOURCES): Remove, unused.Glenn Morris2008-05-231-14/+6
| | | | | | | (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'. (TAGS, TAGS-LISP): Use a single rule with multiple targets. Exclude more '*loaddefs' files. (compile-always): Simplify '.elc' deletion.
* Allow for parallel byte-compiling.Glenn Morris2008-05-211-37/+1109
| | | | | | | | | | (ELCFILES): New variable. (.el.elc): Remove prerequisites from suffix rule. Print a message. (compile-first, compile-main, compile-last): New targets. (compile-always): Simplify - delete .elc files, then `make compile'. (compile-calc): Use glob rather than find. ($(lisp)/progmodes/cc-mode.elc): Use $@.