Remove period at end of error message.
[bpt/emacs.git] / src / ChangeLog
2003-11-16 Jan DjärvRemove period at end of error message.
2003-11-16 Jan DjärvAdd HAVE_GTK_MULTIDISPLAY
2003-11-16 Jan DjärvImplement multiple display handling for GTK.
2003-11-14 Jan Djärv* xterm.c (x_detect_focus_change): Do not change focus...
2003-11-14 Kim F. Storm*** empty log message ***
2003-11-13 Kenichi Handa(select_frame_for_redisplay): New function.
2003-11-12 Luc Teirlinck*** empty log message ***
2003-11-11 Kenichi Handa*** empty log message ***
2003-11-09 Jan Djärv* xfns.c (x_window): Set XtNx and XtNy in shell widget for
2003-11-08 Jan Djärv* xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw...
2003-11-08 Kenichi Handa*** empty log message ***
2003-11-07 Kenichi Handa(coding_allocate_composition_data): Reset
2003-11-03 Jan Djärv* xterm.c (x_term_init): Fix formatting.
2003-11-02 Jan DjärvRemove tear off capability for GTK popup menus.
2003-11-01 Andrew Choimacterm.c (XTread_socket): Handle menubar selection...
2003-10-31 Jan Djärv* xterm.c (x_term_init): For GTK part, increase x_initi...
2003-10-31 Andrew ChoiThese are Nozomu Ando's changes to build Emacs to run...
2003-10-31 Luc Teirlinck*** empty log message ***
2003-10-26 Luc Teirlinck*** empty log message ***
2003-10-26 Luc Teirlinck*** empty log message ***
2003-10-14 Lute Kamstra*** empty log message ***
2003-10-14 Kim F. Storm*** empty log message ***
2003-10-13 Richard M. Stallman*** empty log message ***
2003-10-13 Lute Kamstra*** empty log message ***
2003-10-13 Andrew Choi* macterm.c (XTread_socket): Call DragWindow only for...
2003-10-12 Andrew Chois/darwin.h (GC_MARK_STACK): Define.
2003-10-11 Jan Djärv* window.c (shrink_windows): New function.
2003-10-11 Kim F. Storm*** empty log message ***
2003-10-07 Kenichi Handa(Fcoding_system_p): Return t for auto-loading coding...
2003-10-07 Kenichi Handa*** empty log message ***
2003-10-06 Lute KamstraUpdate my email address.
2003-10-05 Luc Teirlinck*** empty log message ***
2003-10-05 Jan Djärv* xfns.c (Fx_send_client_event): Remove unused variable s.
2003-10-05 Jan Djärv* xfns.c (Fx_send_client_event): New function as a...
2003-10-05 Jan Djärv* w32term.c (w32_read_socket): Remove call to x_check_f...
2003-10-05 Jan DjärvFix memory leaks (from YAMAMOTO Mitsuharu)
2003-10-05 Jan DjärvMake (modify-frame-parameters nil '((top . 0))) work...
2003-10-03 Kenichi Handa(x_load_font): Clear all members of FONTP before start...
2003-10-03 John Paul Wallington(map_keymap): Don't abort when binding is a vector.
2003-10-02 Jason Rumney(emacs.o, coding.o, bytecode.o): Sync dependancies...
2003-10-02 Jason Rumney* w32fns.c (w32_load_system_font): Clear all members...
2003-09-30 Richard M. Stallman*** empty log message ***
2003-09-28 Kenichi Handa*** empty log message ***
2003-09-28 Kenichi Handa*** empty log message ***
2003-09-28 Eli Zaretskii(tty_setup_colors): Treat any negative argument as -1.
2003-09-26 Dave Love(x_bitmap_mask): Declare.
2003-09-25 Stefan Monnier*** empty log message ***
2003-09-25 Dave Love(fns.o): Depend on md5.h.
2003-09-24 Kim F. Storm*** empty log message ***
2003-09-23 Kim F. Storm*** empty log message ***
2003-09-23 Dave Love*** empty log message ***
2003-09-22 Eli Zaretskii*** empty log message ***
2003-09-22 Richard M. Stallman*** empty log message ***
2003-09-22 Masatake YAMATO(Fset_window_scroll_bars): Validate the value of `verti...
2003-09-20 Kim F. Storm*** empty log message ***
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-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*** empty log message ***
2003-09-16 Dave LoveDepend on coding.h.
2003-09-13 Kim F. Storm*** empty log message ***
2003-09-11 Stefan Monnier(VALBITS): Don't remove 1 for the markbit.
2003-09-11 Stefan Monnier(init_intervals, init_symbol, init_marker): Don't preal...
2003-09-08 Lute Kamstra*** empty log message ***
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*** empty log message ***
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 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 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*** empty log message ***
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-24 Eli Zaretskii*** empty log message ***
2003-08-24 Eli Zaretskii*** empty log message ***
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 Kenichi Handa(term_init): Fix previous change
2003-08-20 Dave LoveRemoved.
2003-08-19 Richard M. Stallman(term_init): Use a buffer of size 4096 for tgetent...
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(Fmove_overlay): Set overlay's next pointer
2003-08-17 Richard M. Stallman*** empty log message ***
2003-08-15 Kenichi Handa*** empty log message ***
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...
next