*** empty log message ***
[bpt/emacs.git] / src / ChangeLog
2000-03-12 Gerd Moellmann*** empty log message ***
2000-03-12 Gerd Moellmann(Fread_file_name): Handle case that DIR contains a
2000-03-12 Gerd Moellmann*** empty log message ***
2000-03-12 Gerd Moellmann*** empty log message ***
2000-03-12 Eli ZaretskiiMention cursor-type support on MS-DOS terminals.
2000-03-09 Gerd Moellmann*** empty log message ***
2000-03-08 Stefan Monnier*** empty log message ***
2000-03-08 Dave Love(liblw.a): Don't bother testing for ranlib failing
2000-03-08 Gerd Moellmann*** empty log message ***
2000-03-08 Gerd Moellmann(display_echo_area): Temporarily inhibit garbage collec...
2000-03-07 Gerd Moellmann*** empty log message ***
2000-03-07 Gerd Moellmann*** empty log message ***
2000-03-07 Gerd MoellmannChange maintainer to `none'.
2000-03-07 Gerd Moellmann(Fminibuffer_complete): Move point to ZV when input is
2000-03-06 Gerd Moellmann*** empty log message ***
2000-03-06 Gerd Moellmann(x_set_menu_bar_lines_1): Adjust window's orig_top and
2000-03-06 Eli Zaretskii(IT_note_mouse_highlight): Return immediately if frame's
2000-03-05 Gerd Moellmann(bootstrap-temacs): Set LC_ALL to C like for temacs.
2000-03-05 Gerd Moellmann(coordinates_in_window): Use
2000-03-05 Gerd Moellmann*** empty log message ***
2000-03-04 Gerd Moellmann*** empty log message ***
2000-03-04 Jason RumneyChange many FRAME_X... macros to FRAME_WINDOW... or...
2000-03-03 Jason Rumney*** empty log message ***
2000-03-03 Ken Raeburn* unexelf.c (PT_LOAD, SHT_*, SHN_*) [__NetBSD__]: Only...
2000-03-03 Gerd Moellmann*** empty log message ***
2000-03-02 Gerd Moellmann(free_glyphs): Block input while freeing matrices.
2000-03-02 Gerd Moellmann*** empty log message ***
2000-03-02 Eli Zaretskii(FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
2000-03-02 Dave Love*** empty log message ***
2000-03-02 Kenichi Handa*** empty log message ***
2000-03-01 Jason RumneyBring up to date with xterm.c changes of 2000-02-24...
2000-03-01 Gerd Moellmann*** empty log message ***
2000-03-01 Gerd Moellmann*** empty log message ***
2000-02-29 Gerd Moellmann(start_atimer): Don't abort when timers are stopped.
2000-02-29 Gerd Moellmann*** empty log message ***
2000-02-27 Jason Rumney*** empty log message ***
2000-02-27 Dave LoveAdd a bunch of prototypes.
2000-02-26 Kenichi Handa*** empty log message ***
2000-02-26 Kenichi Handa*** empty log message ***
2000-02-25 Gerd Moellmann(main): Remove code snipped commented out with `//'.
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann*** empty log message ***
2000-02-25 Gerd Moellmann(Fload): Use `xfree' instead of `free'.
2000-02-25 Gerd Moellmann(coordinates_in_window): Take frame's internal border...
2000-02-25 Gerd Moellmann(Fset_window_buffer): Set WINDOW to the window
2000-02-24 Gerd Moellmann*** empty log message ***
2000-02-23 Gerd Moellmann*** empty log message ***
2000-02-23 Gerd Moellmann*** empty log message ***
2000-02-23 Kenichi Handa*** empty log message ***
2000-02-22 Eli Zaretskii(Fdelete_frame): Don't let echo_area_window to remain...
2000-02-21 Gerd Moellmann(x_window_to_frame, x_any_window_to_frame)
2000-02-21 Dave Love(Vmouse_position_function): New variable.
2000-02-20 Gerd Moellmann(Finsert_file_contents): Unbind the binding of
2000-02-20 Gerd Moellmann*** empty log message ***
2000-02-20 Richard M. Stallman*** empty log message ***
2000-02-20 Eli Zaretskii*** empty log message ***
2000-02-18 Dave Love*** empty log message ***
2000-02-18 Gerd Moellmann(let_shadows_buffer_binding_p): Ignore specbindings
2000-02-17 Dave Love(C_DEBUG_SWITCH): Define to allow optimization.
2000-02-17 Gerd Moellmann*** empty log message ***
2000-02-17 Gerd Moellmann(enum mem_type): Compile unconditionally.
2000-02-17 Eli Zaretskii(tty_defined_color): Don't return faulire indication
2000-02-17 Gerd Moellmann(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
2000-02-17 Gerd Moellmann(stop_other_atimers): Don't call cancel_atimer because
2000-02-17 Gerd Moellmann*** empty log message ***
2000-02-17 Gerd Moellmann(make_frame): Set frame initiallly to `garbaged'.
2000-02-17 Kenichi Handa(decode_mode_spec_coding): Delete superfluous code.
2000-02-17 Kenichi Handa*** empty log message ***
2000-02-17 Stefan Monnier(Fforward_comment): Undo the previous change, since...
2000-02-16 Gerd Moellmann(vfork) [!HAVE_VFORK]: Removed.
2000-02-15 Gerd Moellmann*** empty log message ***
2000-02-15 Richard M. Stallman*** empty log message ***
2000-02-15 Gerd Moellmann(Fsave_window_excursion): Doc fix.
2000-02-15 Stefan Monnier(back_comment): Make sure we only consider comment...
2000-02-14 Stefan Monnier(Ftry_completion, Fall_completions): Add a reference to
2000-02-14 Dave Love(tty_defined_color): Declare color_idx unsigned long.
2000-02-14 Stefan Monnier* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and...
2000-02-12 Dave Love(SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
2000-02-12 Gerd Moellmann*** empty log message ***
2000-02-12 Dave Love*** empty log message ***
2000-02-12 Gerd Moellmann*** empty log message ***
2000-02-11 Ken Raeburn* Makefile.in (LIBX): Link in tiff library before jpeg...
2000-02-11 Kenichi Handa*** empty log message ***
2000-02-10 Dave Love*** empty log message ***
2000-02-09 Kenichi Handa*** empty log message ***
2000-02-08 Dave Love(__EXTENSIONS__): Define.
2000-02-07 Gerd Moellmann*** empty log message ***
2000-02-07 Eli Zaretskii(XMenuActivate): Turn off the cursor after displaying
2000-02-07 Eli ZaretskiiAdd capabilities se, so, us, ue, md, mh, mb, mr, and...
2000-02-07 Ken Raeburn* sound.c (sound_cleanup): Don't call device close...
2000-02-06 Andrew Innes* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SY...
2000-02-05 Gerd Moellmann* xterm.c (x_display_and_set_cursor): Set pre-edit...
2000-02-04 Dave LoveRemove some unused vars.
2000-02-03 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Enlarge to 60000.
2000-02-03 Ken Raeburn* search.c (compile_pattern): If a cache entry has...
2000-02-02 Ken Raeburn* puresize.h (BASE_PURESIZE): Increase to 610000.
2000-02-02 Gerd Moellmann*** empty log message ***
2000-02-02 Kenichi Handa(ccl_driver) <CCL_WriteExprRegister>: Set jump_address
next