]> code.delx.au - gnu-emacs/history - src
(Fbuffer_substring): Doc fix.
[gnu-emacs] / src /
2001-01-19 Gerd Moellmann(Fbuffer_substring): Doc fix.
2001-01-19 Gerd Moellmann*** empty log message ***
2001-01-19 Gerd Moellmann(message_dolog, message2, message2_nolog): Rename
2001-01-19 Kenichi Handa(store_frame_title): Pay attention to width of non...
2001-01-19 Kenichi Handa(doprnt1): Get byte length of Lisp string correctly.
2001-01-19 Kenichi Handa(c_string_width, lisp_string_width): Extern them.
2001-01-19 Kenichi Handa(strwidth): Use c_string_width.
2001-01-19 Kenichi Handa*** empty log message ***
2001-01-19 Kenichi Handa(check_composition): Check validity of composition.
2001-01-19 Kenichi Handa*** empty log message ***
2001-01-18 Gerd Moellmann*** empty log message ***
2001-01-18 Gerd Moellmann(Qcancel_timer): New variable.
2001-01-18 Gerd Moellmann(WINDOW_LIVE_P): New macro.
2001-01-18 Gerd Moellmann* window.c (Fwindow_live_p): Use WINDOW_LIVE_P.
2001-01-18 Gerd Moellmann(window_size_fixed): New variable.
2001-01-18 Gerd Moellmann(specbind): If binding a per-buffer variable which
2001-01-18 Gerd Moellmann(x_initialize): Set char_ins_del_ok to 1.
2001-01-18 Gerd Moellmann(forward_to_next_line_start): Stop at end of buffer
2001-01-18 Kenichi Handa(display_string): Fix previous change.
2001-01-18 Kenichi Handa*** empty log message ***
2001-01-18 Jason Rumney(x_produce_stretch_glyph): Only use Qspace when GLYPH_D...
2001-01-17 Gerd Moellmann(forward_to_next_line_start): Avoid calling
2001-01-17 Gerd Moellmann(direct_output_for_insert): If char_ins_del_ok is
2001-01-17 Sam Steingoldremoved x-list-font.c per change 2001-01-17 Gerd Moell...
2001-01-17 Gerd Moellmann(x_face_list_fonts): Don't BLOCK_INPUT around the
2001-01-17 Gerd Moellmann(x_face_list_fonts): Call x_list_fonts with SIZE -1,
2001-01-17 Gerd Moellmann(x_list_fonts): Allow scalable fonts if SIZE is < 0,
2001-01-17 Gerd Moellmann*** empty log message ***
2001-01-17 Gerd Moellmann* xdisp.c (build_desired_tool_bar_string): Use :convers...
2001-01-17 Gerd Moellmann(QCconversion): Replaces QCalgorithm.
2001-01-17 Gerd Moellmann(QCconversion): Replaces QCalgorithm. Update copyright.
2001-01-17 Gerd Moellmann*** empty log message ***
2001-01-17 Gerd Moellmann(redisplay_tool_bar): Change tool bar's height when
2001-01-17 Gerd Moellmann*** empty log message ***
2001-01-17 Andrew Innes(directory_files_internal): Convert result from readdir
2001-01-17 Kenichi Handa(concat): Be sure to avoid putting the same `composition'
2001-01-17 Kenichi Handa*** empty log message ***
2001-01-16 Gerd Moellmann*** empty log message ***
2001-01-16 Gerd Moellmann(Fset_window_hscroll): Don't set window's min_hscroll
2001-01-16 Gerd Moellmann(Fset_buffer_modified_p): Set buffer's
2001-01-16 Gerd Moellmann*** empty log message ***
2001-01-16 Gerd MoellmannCall redisplay_preserve_echo_area with additional arg.
2001-01-16 Gerd Moellmann(redisplay_preserve_echo_area): Change prototype.
2001-01-16 Gerd Moellmann(redisplay_preserve_echo_area): Add parameter
2001-01-16 Kenichi Handa*** empty log message ***
2001-01-16 Kenichi Handa(CCL_Extension): Fix typo (originally CCL_Extention...
2001-01-16 Kenichi Handa(Fregister_ccl_program): Handle the return value of
2001-01-16 Kenichi Handa*** empty log message ***
2001-01-15 Gerd Moellmann(x_set_mouse_face_gc): If the last use mouse face
2001-01-15 Gerd Moellmann(x_connection_closed) [USE_X_TOOLKIT]: If
2001-01-15 Gerd Moellmann(save_or_restore_current_matrices): Function removed.
2001-01-15 Kenichi Handa(insert_left_trunc_glyphs): Overwrite padding glyphs by
2001-01-15 Kenichi Handa*** empty log message ***
2001-01-13 Kenichi Handa(WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]:...
2001-01-13 Kenichi Handa*** empty log message ***
2001-01-13 Jason Rumney(x_to_w32_color, x_set_icon_name, xlfd_strip_height)
2001-01-13 Jason Rumney(x_produce_image_glyph, x_draw_image_foreground)
2001-01-13 Jason Rumney(init_environment, sys_shutdown, sys_pipe): Remove...
2001-01-12 Jason Rumney(search_file_line, get_cached_font_char)
2001-01-12 Jason Rumney(w32_console_toggle_lock_key): Add parentheses.
2001-01-12 Gerd Moellmann*** empty log message ***
2001-01-12 Gerd Moellmann(Vtool_bar_button_margin): Replaces tool_bar_button_margin.
2001-01-12 Gerd Moellmann(x_produce_image_glyph, x_draw_image_foreground)
2001-01-12 Gerd Moellmann(Fimage_size, image_ascent): Adapt to the change of...
2001-01-12 Gerd Moellmann(struct image): Replace member `margin' with
2001-01-12 Eli ZaretskiiFix a typo in the last entry for dispnew.c
2001-01-12 Gerd Moellmann(clear_mouse_face=): Improve a comment.
2001-01-12 Gerd MoellmannFix last change.
2001-01-12 Gerd Moellmann(update_text_area): Put code which decrements the
2001-01-12 Gerd Moellmann(Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
2001-01-12 Gerd Moellmann*** empty log message ***
2001-01-12 Gerd Moellmann(x_set_mouse_color): Fix color allocation.
2001-01-12 Gerd MoellmannCall get_local_map with new argument list.
2001-01-12 Gerd Moellmann(enum map_property): Removed.
2001-01-12 Gerd Moellmann(get_local_map): Change TYPE to Lisp_Object.
2001-01-12 Gerd MoellmannCall get_local_map with new argument list.
2001-01-11 Gerd Moellmann(build_desired_tool_bar_string): Correct the computation
2001-01-11 Gerd Moellmann*** empty log message ***
2001-01-11 Gerd Moellmann(selection_request_dpyinfo): New variable.
2001-01-11 Gerd Moellmann*** empty log message ***
2001-01-11 Gerd Moellmann(x_free_colors, x_free_dpy_colors): Do the
2001-01-10 Gerd Moellmann*** empty log message ***
2001-01-10 Gerd Moellmann(${etc}DOC): Depend on ${shortlisp} and
2001-01-10 Gerd Moellmann(display_line): On ttys, produce more than one
2001-01-10 Gerd Moellmann*** empty log message *** emacs-pretest-21.0.95
2001-01-10 Gerd Moellmann(x_reply_selection_request): Add a comment.
2001-01-10 Gerd Moellmann(Fx_backspace_delete_keys_p): Use XkbGetMap and
2001-01-10 Dave Love(random): Revert the declaration.
2001-01-09 Gerd Moellmann(STRING_BYTES) [GC_CHECK_STRING_BYTES]: Call
2001-01-09 Gerd Moellmann(CHECK_STRING_BYTES) [GC_CHECK_STRING_BYTES]: New macro.
2001-01-09 Gerd Moellmann(do_auto_save_unwind): Do the pop_message here
2001-01-09 Gerd Moellmann(push_message_unwind): New function.
2001-01-09 Gerd Moellmann(push_message_unwind): Add prototype.
2001-01-09 Gerd Moellmann(Fexecute_extended_command): Use a
2001-01-09 Gerd Moellmann(Fgarbage_collect): Use a record_unwind_protect to
2001-01-08 Dave LoveRearrange relative to comment.
2001-01-08 Dave LoveComments.
2001-01-08 Ken Raeburn* xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local...
2001-01-08 Gerd Moellmann*** empty log message ***
2001-01-08 Gerd Moellmann(window_scroll_pixel_based): Adjust glyph matrices
next