(Fvertical_motion): Move to the start of the line
[bpt/emacs.git] / src / ChangeLog
2002-04-25 Gerd Moellmann(Fvertical_motion): Move to the start of the line
2002-04-24 Gerd Moellmann(update_text_area): Set phys_cursor_on_p to 0 in the
2002-04-24 Gerd Moellmann(notice_overwritten_cursor): Fix an off by 1 error.
2002-04-23 Colin Walters*** empty log message ***
2002-04-23 Richard M. Stallman(x_set_mouse_color): Change default for cross_cursor...
2002-04-23 Gerd Moellmann(notice_overwritten_cursor): Handle the special case
2002-04-23 Gerd Moellmann(x_draw_hollow_cursor, x_draw_bar_cursor)
2002-04-22 Pavel Janík*** empty log message ***
2002-04-22 Richard M. Stallman*** empty log message ***
2002-04-22 Kim F. Storm(remove_properties): Fixed trap for malformed plist.
2002-04-22 Richard M. Stallman(make_window): Initialize height_fixed_p,
2002-04-20 Pavel Janík*** empty log message ***
2002-04-19 Pavel Janík*** empty log message ***
2002-04-19 Stefan Monnier(clear_font_table): Don't free the default font of
2002-04-19 Juanma Barranquero(Fmove_to_column): Remove unused local variable `next_b...
2002-04-19 Eli Zaretskii*** empty log message ***
2002-04-19 Eli Zaretskii(text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-04-19 Eli Zaretskii*** empty log message ***
2002-04-19 Richard M. Stallman(remove_properties): New arg LIST allows scanning eithe...
2002-04-17 Eli Zaretskii(HAVE_LIBKSTAT): Define only if not already defined.
2002-04-17 Juanma Barranquero(Fmove_to_column): Remove unused local variable `end_byte'.
2002-04-17 Eli Zaretskii(coordinates_in_window): Don't report on margin area...
2002-04-16 Jason Rumney*** empty log message ***
2002-04-16 Eli Zaretskii*** empty log message ***
2002-04-16 Stefan Monnier(Qlatin_1, Qutf_8): New vars.
2002-04-16 Gerd Moellmann(MMAP_ALLOCATED_P): New macro to be set from system
2002-04-15 Andreas SchwabDon't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION...
2002-04-14 Pavel Janík*** empty log message ***
2002-04-13 Richard M. Stallman(Finsert_file_contents):
2002-04-13 Eli Zaretskii(unexec) [__sgi]: Undo the change from 2002-01-20.
2002-04-12 Gerd Moellmann(sync_frame_with_window_matrix_rows): Don't give frame
2002-04-12 Gerd Moellmann*** empty log message ***
2002-04-12 Stefan Monnier*** empty log message ***
2002-04-12 Pavel Janík*** empty log message ***
2002-04-10 Colin Walters*** empty log message ***
2002-04-10 Colin Walters*** empty log message ***
2002-04-10 Richard M. Stallman*** empty log message ***
2002-04-09 Stefan Monnier*** empty log message ***
2002-04-09 Stefan Monnier*** empty log message ***
2002-04-08 Stefan Monnier*** empty log message ***
2002-04-08 Juanma Barranquero(sys_accept): Don't hide variable `s'.
2002-04-05 Gerd Moellmann(Fcall_interactively): Use INTEGERP instead of
2002-04-05 Pavel Janík*** empty log message ***
2002-04-04 Richard M. Stallman*** empty log message ***
2002-04-04 Stefan Monnier*** empty log message ***
2002-04-03 Juanma Barranquero*** empty log message ***
2002-04-03 Eli Zaretskii(syms_of_msdos): Fix last change with mouse_autoselect_...
2002-04-03 Pavel Janík*** empty log message ***
2002-04-03 Stefan Monnier(make_lispy_event): Handle unknown keysyms together
2002-04-02 Stefan Monnier(reread_doc_file): Return whether reload was attempted.
2002-04-02 Eli Zaretskii(read_char): If the event was Qselect_window,
2002-04-01 Stefan Monnier*** empty log message ***
2002-04-01 Stefan Monnier(DATAGRAM_CONN_P, list_processes_1)
2002-04-01 Pavel Janík*** empty log message ***
2002-04-01 Pavel Janík*** empty log message ***
2002-03-31 Gerd Moellmann(x_get_char_face_and_encoding): Add parameter DISPLAY_P.
2002-03-30 Richard M. StallmanComment change.
2002-03-30 Gerd MoellmannUpdate copyright.
2002-03-29 Gerd Moellmann*** empty log message ***
2002-03-29 Jason Rumney(w32_draw_relief_rect): Fix calculations of line lengths.
2002-03-29 Eli Zaretskii*** empty log message ***
2002-03-29 Eli Zaretskii(openp, Fload): Encode the file name before pasing it
2002-03-29 Kim F. Storm*** empty log message ***
2002-03-28 Jason RumneyFixes to previous entries
2002-03-28 Miles Bader(DATAGRAM_CONN_P): Make sure PROC is really a process.
2002-03-27 Pavel Janík(set-network-process-options): Add usage.
2002-03-26 Eli Zaretskii(Fdump_emacs): Fix a typo in "command-line-processed".
2002-03-26 Richard M. Stallman*** empty log message ***
2002-03-26 Richard M. Stallman(update_menu_bar): Test only update_mode_lines;
2002-03-24 Gerd Moellmann*** empty log message ***
2002-03-24 Jason Rumney(xbm_scan, xbm_load_image, xbm_read_bitmap_data)
2002-03-23 Jason Rumney[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2002-03-22 Stefan Monnier*** empty log message ***
2002-03-22 Jason Rumney(Fx_create_frame): Enable tool-bar when images are...
2002-03-22 Jason Rumney(zv_bits): Declare as short, for word alignment.
2002-03-22 Eli Zaretskii(main): Update the Copyright year in the blurb printed
2002-03-22 Eli Zaretskii(message_with_string): Fix syntax of a call to GCPRO2.
2002-03-22 Eli Zaretskii*** empty log message ***
2002-03-21 Kim F. Storm(menu_bar_items): Mostly undo 2002-02-20 patch, so
2002-03-21 Jason Rumney(x_clear_image_1): Disable color table code.
2002-03-21 Kim F. Storm*** empty log message ***
2002-03-21 Kim F. StormTest for network process support with featurep.
2002-03-21 Richard M. Stallman(DISCARD_FAILURE_REG_OR_COUNT): New macro.
2002-03-21 Richard M. Stallman*** empty log message ***
2002-03-20 Jason Rumney*** empty log message ***
2002-03-20 Jason Rumney*** empty log message ***
2002-03-20 Jason Rumney(LIBS): Remove $(WSOCK32).
2002-03-20 Eli Zaretskii*** empty log message ***
2002-03-20 Pavel Janík(Fbyte_code): Revert last change.
2002-03-19 Kim F. Storm*** empty log message ***
2002-03-18 Pavel Janík(wait_reading_process_input): Move variables `pname...
2002-03-18 Pavel Janík(Fbyte_code): Discard unused computed value to prevent...
2002-03-18 Pavel Janík(Fplist_member): Add prototype.
2002-03-18 Pavel JaníkFix typo.
2002-03-18 Kim F. Storm*** empty log message ***
2002-03-18 Pavel Janík(Fmake_network_process): Remove unused variable `sa'.
2002-03-18 Pavel JaníkFix typos.
2002-03-18 Richard M. Stallman*** empty log message ***
2002-03-17 Kim F. StormEnhanced network process support.
2002-03-17 Jason Rumney*** empty log message ***
next