(beginning-of-defun-function): Doc fix.
[bpt/emacs.git] / src /
2003-08-20 Dave LoveRemoved.
2003-08-20 Dave Love(LWLIB_OPTIONS): Removed (unused).
2003-08-20 Dave LoveSome merging with gnulib. Change logic and doc
2003-08-20 Dave Love(lisp_align_malloc): Change type of `aligned'.
2003-08-20 Dave LoveInclude lisp.h.
2003-08-20 Dave Love(EMACS_LISP_H): New.
2003-08-19 Richard M. Stallman(term_init): Use a buffer of size 4096 for tgetent...
2003-08-19 Richard M. Stallman[__FreeBSD_version >= 400000]: Define TERMINFO, use...
2003-08-19 Miles BaderRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk...
2003-08-19 Gerd Moellmann(lisp_align_malloc): Check for memory full when
2003-08-19 Gerd Moellmann(BASE_PURESIZE): Increase to 1100000.
2003-08-19 Gerd Moellmann(Fmove_overlay): Set overlay's next pointer
2003-08-17 Richard M. Stallman*** empty log message ***
2003-08-17 Richard M. Stallman(Fforward_word): Argument changed to optional. Set...
2003-08-17 Richard M. Stallman(Fwrite_region): Fix conditional expression to issue...
2003-08-17 Richard M. Stallman(Fencode_time): Doc fix.
2003-08-15 Kenichi Handa(try_font_list): Call try_alternative_families to try...
2003-08-15 Kenichi Handa*** empty log message ***
2003-08-15 Kenichi Handa* xfaces.c (better_font_p): Prefer a real scalable...
2003-08-08 Andreas Schwab(mark_object): Handle Lisp_Misc_Save_Value.
2003-08-08 Andreas Schwab(print_string): Fix printing of multibyte string with
2003-07-31 Jan Djärv* xfns.c (xg_set_icon): Rewrite to compile with GTK...
2003-07-31 Kenichi Handa(read_process_output): Return the actually read bytes
2003-07-31 Kenichi Handa(x_create_bitmap_from_data): Initialize have_mask membe...
2003-07-31 Kenichi Handa(struct x_bitmap_record): New member have_mask.
2003-07-30 Richard M. Stallman(CFLAGS) [!OPTIMIZE]: Undo previous change.
2003-07-29 Jan Djärvgtkutil.c (xg_mark_data): Update calls to mark_object.
2003-07-29 Richard M. Stallman*** empty log message ***
2003-07-29 Richard M. Stallman(xim_open_dpy, xim_initialize, xim_close_dpy):
2003-07-29 Richard M. Stallman(Fclear_string): New function.
2003-07-28 Kenichi Handa(xic_set_preeditarea): Add the left fringe width to...
2003-07-23 Dave Love*** empty log message ***
2003-07-22 Stefan Monnier(temp_output_buffer_setup): Typo.
2003-07-22 Stefan Monnier(Finsert_file_contents): Use delete_all_overlays.
2003-07-22 Stefan Monnier(temp_output_buffer_setup): Use delete_all_overlays.
2003-07-22 Stefan Monnier(run_pre_post_conversion_on_str): Use delete_all_overlays.
2003-07-22 Stefan MonnierDon't check HAVE_PNG_H: autoconf doesn't seem to find it.
2003-07-22 Stefan Monnier(get_minibuffer): Use it.
2003-07-22 Stefan Monnier(delete_all_overlays): Declare.
2003-07-22 Stefan Monnier(delete_all_overlays): New function.
2003-07-22 Andrew Choiunexmacosx.c: Sort and merge unexec regions before...
2003-07-22 Dave Love*** empty log message ***
2003-07-22 Dave LoveConsider both png.h and libpng/png.h.
2003-07-22 Stefan Monnier(get_minibuffer): Be careful when calling `reset_buffer'
2003-07-21 Stefan Monnier(MARK_STRING, UNMARK_STRING, STRING_MARKED_P)
2003-07-21 Richard M. Stallman*** empty log message ***
2003-07-21 Richard M. Stallman(LD_SWITCH_SYSTEM_TEMACS): Add undef.
2003-07-21 Richard M. Stallman(Flocale_info): Renamed from Flanginfo. Doc fixes.
2003-07-21 Richard M. StallmanUse -Wl syntax.
2003-07-21 Richard M. Stallman(syms_of_alloc): Doc fixes.
2003-07-17 Richard M. Stallman(xim_initialize): Redo 6/24 change.
2003-07-16 Stefan Monnier*** empty log message ***
2003-07-15 Stefan Monnier(copy_overlays): Use EMACS_INT for positions.
2003-07-15 Stefan MonnierUse bitmaps for cons cells, as was done for floats.
2003-07-14 Stefan Monnier*** empty log message ***
2003-07-14 Paul Eggert* alloc.c (pure, staticvec):
2003-07-14 Paul Eggert(pure, staticvec): Initialize these arrays to nonzero...
2003-07-14 Stefan Monnier(BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update...
2003-07-13 Richard M. Stallman(START_FILES_1, END_FILES_1): Always define them.
2003-07-13 Juanma Barranquero*** empty log message ***
2003-07-13 Juanma Barranquero(xg_set_icon): New function.
2003-07-13 Juanma Barranquero(x_bitmap_mask, x_create_bitmap_mask): New functions...
2003-07-13 Juanma Barranquero(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add...
2003-07-12 Richard M. Stallman*** empty log message ***
2003-07-12 Richard M. Stallman(unexec): Consider a section to precede the .bss
2003-07-12 Richard M. Stallman(CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.
2003-07-12 Richard M. Stallman(HAVE_CRTIN): Add #undef.
2003-07-12 Richard M. Stallman(START_FILES, LIB_STANDARD): Use START_FILES_1, END_FIL...
2003-07-12 Richard M. StallmanDon't include bsd4-3.h.
2003-07-12 Richard M. StallmanInclude libpng/png.h instead of png.h.
2003-07-11 Stefan Monnier*** empty log message ***
2003-07-11 Andreas Schwab(adjust_overlays_for_insert, adjust_overlays_for_delete...
2003-07-11 Andreas Schwab(modify_overlay): Update prototype.
2003-07-09 Stefan Monnier(VALBITS): Define in terms of GCTYPEBITS.
2003-07-09 Stefan Monnier(struct interval): Move from lisp.h.
2003-07-09 Stefan MonnierInclude intervals.h for Fset_text_properties.
2003-07-09 Stefan Monnier(struct buffer_text, struct buffer): Use EMACS_INT for
2003-07-09 Stefan Monnier(fix_overlays_before): Fix typo in last commit.
2003-07-09 Stefan Monnier(overlay_strings, recenter_overlay_lists): Fix typo...
2003-07-09 Stefan Monnier(mark_object): Mark the new `next' field of overlays.
2003-07-09 Stefan Monnier(run_pre_post_conversion_on_str): Use new type for...
2003-07-09 Stefan Monnier(overlays_around): Use new type for overlays_(before...
2003-07-09 Stefan Monnier(load_overlay_strings): Use new type for overlays_...
2003-07-09 Stefan Monnier(Finsert_file_contents): Use new type for overlays_...
2003-07-09 Stefan Monnier(current_column): Use new type for overlays_(before...
2003-07-09 Stefan Monnier(signal_before_change, signal_after_change): Use new...
2003-07-09 Stefan Monnier(set_point_both): Use new type for overlays_(before...
2003-07-09 Stefan Monnier(temp_output_buffer_setup): Use new type for overlays_...
2003-07-09 Stefan Monnier(struct buffer): Change overlays_before and overlays_after
2003-07-09 Stefan Monnier(struct Lisp_Overlay): New field `next'.
2003-07-09 Stefan Monnier*** empty log message ***
2003-07-08 Kim F. Storm*** empty log message ***
2003-07-08 Stefan Monnier(report_overlay_modification): Don't run hooks while
2003-07-08 Kim F. Storm(x_term_init) [!USE_XIM]: Use `useXIM' resource to...
2003-07-08 Stefan Monnier(reset_buffer, recenter_overlay_lists)
2003-07-08 Kim F. Storm(use_xim) [!USE_XIM]: Default to disable XIM if emacs
2003-07-08 Kim F. Storm*** empty log message ***
2003-07-08 Stefan Monnier(struct buffer): Use an int for overlay_center.
2003-07-08 Stefan Monnier(fast_find_position): Remove unused var.
2003-07-08 Stefan Monnier(Qexpand_abbrev): New sym.
next