- 16 Jul, 2008 2 commits
-
-
Andreas Schwab authored
of easymenu.
-
David Reitter authored
-
- 15 Jul, 2008 2 commits
-
-
Adrian Robert authored
-
Adrian Robert authored
-
- 11 Jul, 2008 1 commit
-
-
Andreas Schwab authored
* menu.c: Include it. * xmenu.c: Likewise. * Makefile.in: Update dependencies.
-
- 08 Jul, 2008 1 commit
-
-
Andreas Schwab authored
new_fontset_from_font and fontset_from_font_name. * xterm.c: Include "fontset.h". * Makefile.in (xterm.o): Update dependencies.
-
- 04 Jul, 2008 1 commit
-
-
Stefan Monnier authored
-
- 26 Jun, 2008 2 commits
-
-
Juanma Barranquero authored
* lib-src/makefile.w32-in (obj): Remove w32bdf.o.
-
Dan Nicolaescu authored
* m/ews4800.h: * m/hp9000s300.h: * m/ibm370aix.h: * m/mips-siemens.h: * m/ncr386.h: * m/next.h: * m/pmax.h: * m/powerpcle.h: * m/tandem-s2.h: * s/386bsd.h: * s/bsd386.h: * s/bsd4-1.h: * s/bsd4-2.h: * s/bsdos2-1.h: * s/bsdos2.h: * s/bsdos3.h: * s/bsdos4.h: * s/nextstep.h: * s/ultrix4-3.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-4-3.h: * s/ux4800.h: * s/uxpds.h: * s/uxpv.h: Remove support for obsolete systems. * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: Remove, insert contents in s/hpux-10.20.h * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: Remove, insert contents in s/aix-4.2.h * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. * s/bsd4-3.h: Rename to .. * s/bsd-common.h: ... this. * src/data.c: * src/doc.c: * src/ecrt0.c: * src/emacs.c: * src/fileio.c: * src/floatfns.c: * src/keyboard.c: * src/mem-limits.h: * src/print.c: * src/process.c: * src/sysdep.c: * src/syssignal.h: * src/systty.h: * src/syswait.h: * src/term.c: * src/unexec.c: * src/unexelf.c: * src/unexhp9k800.c: * src/m/hp800.h: * src/m/ibmrs6000.h: * src/m/mips.h: * src/m/vax.h: * src/s/darwin.h: * src/s/freebsd.h: * src/s/gnu.h: * src/s/ms-w32.h: * src/s/msdos.h: * src/s/netbsd.h: * src/s/template.h: Remove references to obsolete variables. * Makefile.in: Add dependencies for all unexec files. (admindir): Remove unused variable. (UNEXEC_SRC): Remove references. * config.nt: Remove reference to UNEXEC_SRC. * lwlib.c: Remove references to obsolete variables. * fakemail.c: Remove references to obsolete variables. * os.texi: Remove references to obsolete systems. * configure.in: * configure: Remove references to obsolete systems.
-
- 25 Jun, 2008 1 commit
-
-
Glenn Morris authored
-
- 24 Jun, 2008 3 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
Makefile. (distclean): Depend on bootstrap-clean and remove Makefile.
-
Andreas Schwab authored
../lisp/loaddefs.el.
-
- 22 Jun, 2008 3 commits
-
-
Stefan Monnier authored
* 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.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 21 Jun, 2008 7 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(${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.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1268
-
Stefan Monnier authored
* 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.
-
- 20 Jun, 2008 1 commit
-
-
Stefan Monnier authored
(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.
-
- 08 Jun, 2008 3 commits
-
-
Andreas Schwab authored
* Makefile.in (menu.o): Update dependencies.
-
Andreas Schwab authored
* emacs.c (main): Always call syms_of_menu. * keyboard.h: Remove extra #ifdef HAVE_X_WINDOW.
-
Chong Yidong authored
-
- 01 Jun, 2008 1 commit
-
-
Dan Nicolaescu authored
".." has been used elsewhere in the file for a long time. (LIBXT_STATIC): Remove conditional based on unused variable.
-
- 20 May, 2008 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
font.h through out the file. (FONT_DRIVERS): Renamed from FONTOBJ. (obj): Delete $(FONTOBJ). Add font.o. (SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
-
- 15 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 14 May, 2008 1 commit
-
-
Kenichi Handa authored
(frame.o, image.o, print.o): Depend on $(FONTSRC).
-
- 08 May, 2008 1 commit
-
-
Eli Zaretskii authored
-
- 02 May, 2008 2 commits
-
-
Daiki Ueno authored
-
Daiki Ueno authored
-
- 18 Apr, 2008 1 commit
-
-
Stefan Monnier authored
* lwlib/Makefile.in (TOOLKIT_DEFINES): Remove. * src/Makefile.in (TOOLKIT_DEFINES): Remove. (LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
-
- 16 Apr, 2008 1 commit
-
-
Stefan Monnier authored
rather than change CPPFLAGS. (HAVE_GTK): Rename to USE_GTK. * Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now done in config.h.
-
- 09 Apr, 2008 1 commit
-
-
Stefan Monnier authored
* src/minibuf.c (last_exact_completion): Remove variable. (Fdelete_minibuffer_contents, do_completion, Fminibuffer_complete) (complete_and_exit_1, complete_and_exit_2) (Fminibuffer_complete_and_exit, Fminibuffer_complete_word) (Fdisplay_completion_list, display_completion_list_1) (Fminibuffer_completion_help, Fself_insert_and_exit) (Fexit_minibuffer, Fminibuffer_message): Move functions to minibuffer.el. (syms_of_minibuf): Remove corresponding initializations.
-
- 06 Apr, 2008 1 commit
-
-
YAMAMOTO Mitsuharu authored
(mactoolbox.o): New target.
-
- 04 Mar, 2008 1 commit
-
-
Andreas Schwab authored
(versionclean): Likewise.
-