]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2001-10-25 Gerd Moellmann*** empty log message ***
2001-10-25 Eli ZaretskiiRevert last change (which removed old commented-out
2001-10-25 Gerd Moellmann*** empty log message ***
2001-10-25 Gerd Moellmann(show_mouse_face): Clean up. Recognize overwritten
2001-10-25 Gerd Moellmann*** empty log message ***
2001-10-25 Gerd Moellmann(move_it_vertically_backward): Compute line height
2001-10-25 Stefan Monnier*** empty log message ***
2001-10-25 Stefan Monnier(make_fixnum_or_float): Coerce double to int explicitly.
2001-10-25 Stefan Monnier(text_property_stickiness): Fix Lisp_Object used as...
2001-10-25 Stefan MonnierFix comment ending.
2001-10-25 Miles Bader*** empty log message ***
2001-10-25 Miles Bader(png_load): Make sure SPECIFIED_BG is a string.
2001-10-24 Richard M. Stallman(Fface_attributes_as_vector): New function.
2001-10-24 Richard M. Stallman*** empty log message ***
2001-10-24 Ken Raeburnfix build problems with krb5 and hesiod support
2001-10-24 Pavel Janík(sync_window_with_frame_matrix_rows): Remove unused...
2001-10-24 Pavel Janík(scan_newline): Remove unused variable `selective_display'.
2001-10-24 Miles Bader(x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
2001-10-24 Miles Bader(image_background, image_background_transparent)
2001-10-24 Miles Bader(struct image): Add `background', `background_valid...
2001-10-24 Gerd Moellmann(x_draw_glyphs): Don't check for cursor overwriting
2001-10-24 Gerd Moellmann(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
2001-10-24 Gerd Moellmann*** empty log message ***
2001-10-24 Gerd MoellmannChange #ifdef GLYPH_DEBUG to #if.
2001-10-24 Pavel Janík(x_insert_glyphs): Remove unused variables `real_end...
2001-10-24 Gerd Moellmann(fast_find_position): Call row_containing_pos
2001-10-24 Gerd Moellmann(try_window_reusing_current_matrix): Use
2001-10-24 Gerd Moellmann(row_containing_pos): Adjust prototype.
2001-10-24 Gerd Moellmann(inhibit_try_window_id, inhibit_try_window_reusing)
2001-10-24 Pavel JaníkSpell the name of Emacs properly (GNU Emacs instead...
2001-10-24 Pavel Janík(display_prop_string_p): Remove unused local declaration
2001-10-24 Pavel JaníkDon't define max.
2001-10-24 Pavel JaníkDon't define max.
2001-10-24 Pavel JaníkDon't define max.
2001-10-23 Gerd Moellmann(Finternal_set_lisp_face_attribute): Fix compilation
2001-10-23 Eli Zaretskii*** empty log message ***
2001-10-23 Eli Zaretskii(Finternal_set_lisp_face_attribute)
2001-10-23 Gerd Moellmann*** empty log message ***
2001-10-23 Gerd Moellmann(sync_window_with_frame_matrix_rows): Fix
2001-10-23 Pavel JaníkUse more descriptive entries.
2001-10-23 Gerd Moellmann*** empty log message ***
2001-10-23 Gerd Moellmann(syms_of_lread)<recursive-load-depth-limit>: Raise to
2001-10-23 Eli Zaretskii*** empty log message ***
2001-10-23 Gerd Moellmann(x_draw_glyphs): Remove parameters READ_START and
2001-10-23 Pavel Janík(modify-syntax-entry): Fix argument names (use CHAR...
2001-10-23 Pavel Janík(Fx_show_tip): Remove unused variables `buffer', `top...
2001-10-23 Pavel Janík(char-to-string): Fix argument names (use CHAR instead...
2001-10-23 Gerd Moellmann(display_line): For a tab continued to the next line,
2001-10-23 Eli Zaretskii[LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override
2001-10-22 Gerd Moellmann(display_line): Fix computation of continuation lines
2001-10-22 Pavel Janík(build_desired_tool_bar_string): Remove unused variable...
2001-10-22 Pavel JaníkRemove unused code.
2001-10-22 Miles Bader(DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
2001-10-21 Jason Rumney(x_erase_phys_cursor): Remove inverse_p.
2001-10-21 Jason Rumney*** empty log message ***
2001-10-21 Jason RumneyFix formatting for new function.
2001-10-21 Gerd Moellmann*** empty log message ***
2001-10-21 Jason Rumney(struct w32_output): Use correct spelling of x_compatible.
2001-10-21 Eli Zaretskii(Fml_if, Fml_provide_prefix_argument)
2001-10-21 Jason Rumney*** empty log message ***
2001-10-21 Miles Bader*** empty log message ***
2001-10-21 Miles Bader(Fsave_window_excursion): Add usage: string to doc...
2001-10-21 Miles Bader(Fwith_output_to_temp_buffer): Add usage: string to...
2001-10-21 Miles Bader(Ftrack_mouse): Add usage: string to doc string.
2001-10-21 Miles Bader(Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_u...
2001-10-21 Miles Bader(Fsave_excursion, Fsave_current_buffer)
2001-10-21 Miles Bader(Vhelp_manyarg_func_alist): Variable removed.
2001-10-21 Miles Bader(Ffind_operation_coding_system): Add usage: string...
2001-10-21 Jason Rumney(remember_mouse_glyph): New function.
2001-10-21 Miles Bader*** empty log message ***
2001-10-21 Miles Bader(Finsert_string, Fml_if, Fml_provide_prefix_argument)
2001-10-21 Miles Bader(Fappend, Fconcat, Fvconcat, Fnconc, Fwidget_apply...
2001-10-21 Miles Bader(Finsert, Finsert_and_inherit, Finsert_before_markers...
2001-10-21 Pavel Janík(Finsert_file_contents): Remove unused variable `gap_size'.
2001-10-21 Pavel Janík*** empty log message ***
2001-10-21 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-21 Pavel Janík(delete-exited-processes): Change doc-string comments...
2001-10-21 Jason Rumney(Fx_file_dialog): Pass a filter to GetOpenFileName.
2001-10-21 Jason Rumney(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
2001-10-21 Miles Bader*** empty log message ***
2001-10-21 Miles Bader(Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior...
2001-10-21 Miles Bader(Fstring): Add usage: string to doc string.
2001-10-21 Miles Bader(Fcall_process_region, Fcall_process): Add usage: strin...
2001-10-21 Miles Bader(Fmake_byte_code, Fvector, Flist): Add usage: string...
2001-10-21 Gerd Moellmann*** empty log message ***
2001-10-21 Pavel Janík(Finsert_abbrev_table_description): Reindent.
2001-10-21 Pavel JaníkReindent DEFUNs and DEFVARs woth doc: keywords.
2001-10-21 Pavel JaníkReindent DEFUNs with doc: keywords.
2001-10-21 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-20 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-20 Pavel Janík(invisible_text_between_p): Put prototype inside #if...
2001-10-20 Pavel Janík(x_laplace_read_row, x_laplace_write_row): Prototypes...
2001-10-20 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-20 Miles Bader(TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul...
2001-10-20 Miles Bader(IT_reassert_line_highlight, IT_change_line_highlight...
2001-10-20 Miles Bader(reassert_line_highlight_hook, change_line_highlight_ho...
2001-10-20 Miles Bader(reassert_line_highlight_hook, change_line_highlight_hook):
2001-10-20 Miles Bader(reassert_line_highlight, change_line_highlight): Funct...
2001-10-20 Miles Bader(x_fix_overlapping_area, x_write_glyphs, expose_area)
2001-10-20 Miles Bader(dump_glyph_row, display_mode_line): Don't use `inverse...
next