(Fvertical_motion): Move to the start of the line
[bpt/emacs.git] / src /
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(x_display_and_set_cursor): Set phys_cursor_width to
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 Colin Walters(syms_of_buffer): Doc fix.
2002-04-23 Richard M. Stallman(x_set_mouse_color): Change default for cross_cursor...
2002-04-23 Paul Eggert(init_buffer): Fix PWD comment.
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íkFix misleading comment after #endif.
2002-04-22 Pavel Janík*** empty log message ***
2002-04-22 Pavel JaníkRemove unused global variable `minibuf_prompt_pixel_width'.
2002-04-22 Pavel JaníkFix typo.
2002-04-22 Richard M. Stallman*** empty log message ***
2002-04-22 Richard M. Stallman(Fend_of_line): Handle intangible text in mid line.
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-22 Pavel JaníkAdd comment of arbitrary chosen constant 59.
2002-04-20 Pavel Janík*** empty log message ***
2002-04-20 Pavel Janík(use-dialog-box): Doc fix.
2002-04-19 Pavel Janík*** empty log message ***
2002-04-19 Pavel Janík(note_mode_line_or_margin_highlight): Remove unused...
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(Qhbar): New variable.
2002-04-19 Eli Zaretskii(text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-04-19 Eli Zaretskii(x_draw_bar_cursor): New argument KIND; callers changed.
2002-04-19 Eli Zaretskii(Qhbar): New variable.
2002-04-19 Eli Zaretskii*** empty log message ***
2002-04-19 Eli Zaretskii(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is...
2002-04-19 Richard M. Stallman(remove_properties): New arg LIST allows scanning
2002-04-19 Richard M. Stallman(remove_properties): New arg LIST allows scanning eithe...
2002-04-19 Richard M. StallmanComment change.
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 Juanma BarranqueroFix typo in comment.
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 Jason Rumney(Fx_file_dialog): Decode file name before using.
2002-04-16 Jason Rumney(construct_drag_n_drop): Likewise.
2002-04-16 Eli Zaretskii*** empty log message ***
2002-04-16 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Reduce to 50000.
2002-04-16 Eli Zaretskii(BASE_PURESIZE): Increase to 830000, since we now
2002-04-16 Stefan Monnier(Qlatin_1, Qutf_8): New vars.
2002-04-16 Stefan Monnier(new_region_cache): Use BEG.
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-15 Andreas SchwabStamp file for config.in
2002-04-15 Andreas SchwabRegenerated with autoheader.
2002-04-14 Pavel Janík*** empty log message ***
2002-04-14 Pavel Janík(marginal_area_string): Sort arguments.
2002-04-14 Pavel Janík(marginal_area_string): Add prototype.
2002-04-13 Richard M. Stallman(Finsert_file_contents):
2002-04-13 Richard M. Stallman(run_pre_post_conversion_on_str):
2002-04-13 Richard M. Stallman(command_loop_1): Don't call start_hourglass
2002-04-13 Richard M. Stallman(count_markers): New function.
2002-04-13 Richard M. Stallman(display_mode_element): Don't let mode_line_proptrans_alist
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 Gerd Moellmann(marginal_area_string): New.
2002-04-12 Gerd Moellmann(window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
2002-04-12 Gerd Moellmann(Qleft_margin, Qright_margin): Declare.
2002-04-12 Gerd Moellmann(note_mode_line_or_margin_highlight): Renamed from
2002-04-12 Stefan Monnier*** empty log message ***
2002-04-12 Stefan Monnier(dos_rawgetc): int/Lisp_Object confusion.
2002-04-12 Stefan Monnier(gen_help_event): int/Lisp_Object confusion.
2002-04-12 Pavel Janík*** empty log message ***
2002-04-12 Stefan Monnier(dos_rawgetc): Use a single event for HELP_EVENT.
2002-04-12 Pavel Janík(Fy_or_n_p): Use `minibuffer-prompt' face for prompt.
2002-04-12 Stefan Monnier(command_loop_1): Turn off transient-mark-mode rather
2002-04-12 Pavel Janík(Fpropertize): Add prototype.
2002-04-10 Colin Walters*** empty log message ***
2002-04-10 Colin WaltersAdd HAVE_SHARED_GAME_DIR.
2002-04-10 Colin Walters*** empty log message ***
2002-04-10 Colin Walters(Vgame_score_directory): New variable.
2002-04-10 Richard M. Stallman*** empty log message ***
2002-04-10 Richard M. Stallman(BASE_PURESIZE): Reduce again to avoid big excess.
2002-04-09 Stefan Monnier*** empty log message ***
2002-04-09 Stefan Monnier(read_minibuf): Use empty_string.
2002-04-09 Stefan Monnier*** empty log message ***
2002-04-08 Stefan Monnier(BASE_PURESIZE): Increase to 900KB.
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-05 Pavel Janík(Fplay_sound_internal): Renamed from Fplay_sound.
2002-04-04 Richard M. Stallman*** empty log message ***
2002-04-04 Richard M. Stallman(display_mode_element): New arg RISKY.
2002-04-04 Stefan Monnier(record_point): New fun.
2002-04-04 Stefan Monnier*** empty log message ***
2002-04-03 Stefan Monnier(Fdocumentation): More brainos. I need sleep.
2002-04-03 Juanma Barranquero(Fdocumentation): Add missing parentheses.
2002-04-03 Juanma Barranquero*** empty log message ***
2002-04-03 Stefan Monnier(Fdocumentation, Fdocumentation_property): When the doc
2002-04-03 Richard M. StallmanComment change.
2002-04-03 Eli Zaretskii(syms_of_msdos): Fix last change with mouse_autoselect_...
2002-04-03 Pavel Janík*** empty log message ***
next