]> code.delx.au - gnu-emacs/history - src
(fns.o): Depend on md5.h.
[gnu-emacs] / src /
2003-09-25 Dave Love(fns.o): Depend on md5.h.
2003-09-24 Kim F. Storm(set_window_buffer): Fix redisplay problems when
2003-09-24 Kim F. Storm*** empty log message ***
2003-09-23 Kim F. Storm*** empty log message ***
2003-09-23 Kim F. Storm(set_socket_option): Fix :bindtodevice option.
2003-09-23 Dave Love#
2003-09-23 Dave Love*** empty log message ***
2003-09-23 Dave Love(Fnetwork_interface_info): Use
2003-09-22 Eli Zaretskii*** empty log message ***
2003-09-22 Eli Zaretskii(set_tty_color_mode): Use INTEGERP to test whether a
2003-09-22 Richard M. Stallman*** empty log message ***
2003-09-22 Richard M. Stallman(graft_intervals_into_buffer): Correct the main loop
2003-09-22 Masatake YAMATO(Fset_window_scroll_bars): Validate the value of `verti...
2003-09-20 Kim F. Storm(Fwindow_scroll_bars): Doc fix.
2003-09-20 Kim F. Storm*** empty log message ***
2003-09-20 Kim F. Storm(Vdefault_frame_scroll_bars): New variable.
2003-09-20 Kim F. StormRename get-network-interface-info to network-interface...
2003-09-19 Dave Love(GC_MALLOC_CHECK): Move conditional undef after lisp.h.
2003-09-19 Jan Djärv* xterm.c (x_set_offset): Take window manager decorations
2003-09-19 Richard M. Stallman*** empty log message ***
2003-09-19 Richard M. StallmanDon't include lisp.h.
2003-09-19 Richard M. Stallman(Fprin1_to_string): Move the PRINTPREPARE later,
2003-09-19 Richard M. Stallman(Fvariable_binding_locus): New function.
2003-09-18 Dave Love(Fnetwork_interface_info): Fix type error.
2003-09-17 Kim F. Storm(Fnetwork_interface_list, Fnetwork_interface_info):
2003-09-17 Dave LoveDon't include varargs.h.
2003-09-16 Kim F. Storm(Fset_process_sentinel): Add sentinel to childp plist
2003-09-16 Kim F. Storm*** empty log message ***
2003-09-16 Dave LoveDepend on coding.h.
2003-09-13 Kim F. Storm[HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.
2003-09-13 Kim F. Storm*** empty log message ***
2003-09-13 Kim F. StormRegenerated.
2003-09-12 Stefan Monnier(XMARKBIT, XUNMARK): Remove.
2003-09-11 Stefan Monnier(VALBITS): Don't remove 1 for the markbit.
2003-09-11 Stefan Monnier(init_marker): Remove debugging code.
2003-09-11 Stefan Monnier(init_intervals, init_symbol, init_marker): Don't preal...
2003-09-11 Stefan Monnier(mark_byte_stack, unmark_byte_stack): Ignore the markbit.
2003-09-08 Lute Kamstra*** empty log message ***
2003-09-08 Lute Kamstra(syms_of_buffer): Document `%i' and `%I' constructs for
2003-09-08 Lute Kamstra(pint2hrstr): New function.
2003-09-07 Andreas SchwabUse long instead of int when casting ABLOCKS_BUSY to
2003-09-07 Eli Zaretskii(region_limit): Support any non-zero value of BEGINNINGP.
2003-09-03 Kim F. Storm(get_window_cursor_type): Partially undo 2002-03-01...
2003-09-03 Kim F. Storm*** empty log message ***
2003-09-02 Miles BaderCorrect some arch-tag: comment types
2003-09-01 Jason Rumney*** empty log message ***
2003-09-01 Miles BaderAdd arch taglines
2003-09-01 Dave Love(alloca.o): Remove commands.
2003-08-31 Jason RumneyDocument last change.
2003-08-31 Jason Rumney(w32_per_char_metric): Allow cached metrics to be
2003-08-31 Jason Rumney(init_iterator): Remove old WINDOWSNT conditional.
2003-08-30 Jan DjärvFix pixel calculation for TrueVisuals.
2003-08-29 Gerd Moellmann(redisplay_internal): Fix change of 2003-04-30. Don't
2003-08-29 Richard M. Stallman*** empty log message ***
2003-08-29 Richard M. Stallman(adjust_glyph_matrix): Call window_box whenever W is...
2003-08-29 Richard M. Stallman(Fmake_variable_buffer_local, Fmake_local_variable)
2003-08-29 Richard M. StallmanUpdated.
2003-08-29 Richard M. Stallman(Fcall_interactively): Save and restore Vthis_command...
2003-08-29 Richard M. Stallman(Fexpand_abbrev): Insert before deleting.
2003-08-29 Gerd Moellmann(lookup_rgb_color): Handle TrueColor visuals specially.
2003-08-28 Kenichi Handa(decode_coding_iso2022): Initialized local variable c2.
2003-08-27 Jason Rumney(sys_pipe): Protect against file descriptor overflow.
2003-08-27 Jason Rumney*** empty log message ***
2003-08-27 Jason Rumney(syms_of_w32fns): Remove non-existent functions.
2003-08-27 Jason Rumney(w32_read_socket): Fix WM_MOUSEWHEEL assignment.
2003-08-27 Jason Rumney*** empty log message ***
2003-08-26 Lute Kamstra*** empty log message ***
2003-08-26 Lute Kamstra(Vgtk_version_string): New variable.
2003-08-24 Eli Zaretskii*** empty log message ***
2003-08-24 Eli ZaretskiiComment-only change.
2003-08-24 Eli Zaretskii(term_init): Remove `const' from buffer_size's declaration.
2003-08-24 Eli Zaretskii*** empty log message ***
2003-08-24 Eli Zaretskii(msdos.o): Depend on intervals.h.
2003-08-24 Eli ZaretskiiInclude intervals.h, since STRING_INTERVALS requires...
2003-08-21 Jan DjärvCreate and initialize a client leader window so session...
2003-08-21 Dave Love*** empty log message ***
2003-08-21 Dave LoveUse _MIPS_SZLONG, not _LP64.
2003-08-21 Kenichi Handa(term_init): Fix previous change
2003-08-21 Kenichi Handa(term_init): Fix previous change; don't rely on the
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
next