- 03 Nov, 2005 1 commit
-
-
Dan Nicolaescu authored
font-lock.elc and jit-lock.elc.
-
- 18 Sep, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 17 Sep, 2005 1 commit
-
-
Eli Zaretskii authored
(obj): Use XMENU_OBJ, not a literal xmenu.o.
-
- 15 Sep, 2005 1 commit
-
-
Richard M. Stallman authored
(obj): Use xmenu.o unconditionally. (SOME_MACHINE_OBJECTS): Delete xmenu.o.
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 06 May, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 24 Apr, 2005 1 commit
-
-
YAMAMOTO Mitsuharu authored
(SOME_MACHINE_OBJECTS): Likewise. (mac.o): Depend on ccl.h. (macselect.o): New target.
-
- 16 Apr, 2005 2 commits
-
-
YAMAMOTO Mitsuharu authored
-
Luc Teirlinck authored
(lisp): Use it. (SOME_MACHINE_LISP): Add tooltip.
-
- 30 Nov, 2004 1 commit
-
-
Steven Tamm authored
* s/darwin.h (NO_SOCK_SIGIO): Define NO_SOCK_SIGIO on carbon * Makefile.in (mac.o): Depend on blockinput.h and atimer.h. (macfns.o): Don't depend on ccl.h. * macfns.c (mac_frame_parm_handlers): Set handlers for Qleft_fringe and Qright_fringe. * macterm.c (mac_fill_rectangle_to_pixmap) (mac_draw_rectangle_to_pixmap, mac_copy_area_to_pixmap) (mac_copy_area_with_mask_to_pixmap, x_draw_image_foreground_1): Put in #if 0. (mac_scroll_area) [TARGET_API_MAC_CARBON]: Use ScrollWindowRect. (x_flush) [TARGET_API_MAC_CARBON]: Don't traverse frames. (XFlush) [TARGET_API_MAC_CARBON]: Define to an empty replacement. (x_draw_glyph_string_background, x_draw_glyph_string_foreground) [!MAC_OS8]: Added ifdef'd out code for os8. Don't use XDrawImageString. Always draw background and foreground separately. (x_draw_image_foreground): Use clipping instead of computing the intersection rectangle. (x_draw_image_glyph_string): Don't draw an image with mask to a pixmap. (x_redisplay_interface): Set flush_display_optional member to 0. (XTread_socket): Correctly reset the TEConverter object.
-
- 09 Nov, 2004 2 commits
-
-
Jan Djärv authored
to ${OLDXMENU}.
-
Jan Djärv authored
(Fsnarf_documentation): If Vbuild_files is nil, populate it with file names from buildobh.lst. Only attach docstrings from files that are in Vbuild_files. (syms_of_doc): Defvar Vbuild_files. * Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o and w32*.o. (temacs${EXEEXT}): Generate buildobj.lst when temacs is linked. (mostlyclean): rm buildobj.lst * makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs is linked.
-
- 02 Nov, 2004 1 commit
-
-
Kim F. Storm authored
-
- 20 Oct, 2004 1 commit
-
-
Jan Djärv authored
New variables and constant. (main): Calculate heap_bss_diff. If we are dumping and the heap_bss_diff is greater than MAX_HEAP_BSS_DIFF, set PER_LINUX32 and exec ourself again. (Fdump_emacs): If heap_bss_diff is greater than MAX_HEAP_BSS_DIFF print a warning. * lastfile.c: Make my_endbss and my_endbss_static available on all platforms. * Makefile.in (RUN_TEMACS): Remove @SETARCH@. * config.in (HAVE_PERSONALITY_LINUX32): Regenerate.
-
- 05 Oct, 2004 1 commit
-
-
Jan Djärv authored
* Makefile.in (RUN_TEMACS): Check HAVE_RANDOM_HEAPSTART instead of HAVE_EXECSHIELD.
-
- 24 Sep, 2004 1 commit
-
-
Jan Djärv authored
* Makefile.in: Run setarh i386 ./temacs if exec-shield is present.
-
- 10 Sep, 2004 1 commit
-
-
Eli Zaretskii authored
blockinput.h. (dosfns.o): Depend on blockinput.h, window.h, dispextern.h, charset.h, and coding.h (w16select.o): Depend on buffer.h, charset.h, coding.h, and composite.h. (term.o): Depend on window.h and keymap.h. (abbrev.o): Depend on syntax.h. (callint.o): Depend on keymap.h. (casefiddle.o): Depend on charset.h and keymap.h. (category.o): Depend on keymap.h. (coding.o): Depend on dispextern.h. (cmds.o): Depend on keyboard.h and keymap.h. (dispnew.o): Depend on indent.h and intervals.h. (doc.o): Depend on keymap.h. (editfns.o): Depend on frame.h. (emacs.o): Depend on dispextern.h. (fileio.o): Don't depend on ccl.h. (filelock.o): Depend on charset.h and coding.h. (frame.o): Depend on w32term.h and macterm.h. (insdel.o): Depend on region-cache.h. (keyboard.o): Depend on keymap.h, w32term.h, and macterm.h. (minibuf.o): Depend on $(INTERVALS_SRC) and keymap.h. (search.o): Depend on $(INTERVALS_SRC). (syntax.o): Depend on keymap.h, regex.h, and $(INTERVALS_SRC). (window.o): Depend on keymap.h, blockinput.h, $(INTERVALS_SRC), xterm.h, w32term.h, and macterm.h. (xdisp.o): Depend on keyboard.h, $(INTERVALS_SRC), xterm.h, w32term.h, and macterm.h. (xfaces.o): Depend on keyboard.h, $(INTERVALS_SRC), region-cache.h, xterm.h, w32term.h, and macterm.h. (bytecode.o): Depend on dispextern.h, frame.h, and xterm.h. (data.o): Depend on frame.h. (fns.o): Depend on keymap.h, xterm.h, and blockinput.h. (print.o): Depend on termchar.h and $(INTERVALS_SRC). (lread.o): Depend on $(INTERVALS_SRC), termhooks.h, and coding.h. (intervals.o): Depend on keymap.h.
-
- 30 Jun, 2004 1 commit
-
-
Stefan Monnier authored
-
- 11 Jun, 2004 1 commit
-
-
Miles Bader authored
Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories.
-
- 02 May, 2004 1 commit
-
-
Eli Zaretskii authored
-
- 12 Apr, 2004 1 commit
-
-
Stefan Monnier authored
-
- 14 Mar, 2004 1 commit
-
-
Steven Tamm authored
HAVE_CARBON is defined.
-
- 13 Mar, 2004 1 commit
-
-
Eli Zaretskii authored
-
- 11 Mar, 2004 2 commits
-
-
Kim F. Storm authored
Move gtkutil.o to new GTK_OBJ list. (XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place. (GTK_OBJ) [USE_GTK]: New declaration. (obj): Add $(GTK_OBJ) to list.
-
Kim F. Storm authored
(XOBJ, MAC_OBJ): Add image.o. (image.o): Add dependencies.
-
- 16 Feb, 2004 1 commit
-
-
Eli Zaretskii authored
(XOBJ, MAC_OBJ): ...to here.
-
- 08 Feb, 2004 1 commit
-
-
Kim F. Storm authored
(fringe.o): New dependencies.
-
- 27 Dec, 2003 1 commit
-
-
Kim F. Storm authored
-
- 08 Nov, 2003 1 commit
-
-
Kenichi Handa authored
(shortlisp): Likewise.
-
- 25 Sep, 2003 1 commit
-
-
Dave Love authored
-
- 16 Sep, 2003 1 commit
-
-
Dave Love authored
-
- 02 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 01 Sep, 2003 2 commits
-
-
Miles Bader authored
-
Dave Love authored
(coding.o): Depend on intervals.h composite.h window.h. (emacs.o): Depend on window.h keyboard.h keymap.h. (gtkutil.o): Depend on keyboard.h charset.h coding.h. (bytecode.o): Depend on window.h.
-
- 24 Aug, 2003 1 commit
-
-
Eli Zaretskii authored
-
- 21 Aug, 2003 1 commit
-
-
Jan Djärv authored
doesn't restart Emacs twice.
-
- 20 Aug, 2003 1 commit
-
-
Dave Love authored
(alloca.o): Remove obsolete stuff concerning alloca.s. Depend on atimer.h, blockinput.h.
-
- 30 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
-