]> code.delx.au - gnu-emacs/history - src
Mention that LessTif and Motif cause File Selection dialog to pop up
[gnu-emacs] / src /
2001-01-25 Gerd MoellmannUpdate a comment.
2001-01-25 Gerd Moellmann*** empty log message ***
2001-01-25 Gerd Moellmann(Fx_file_dialog): Remove a workaround for Lesstif
2001-01-25 Dave Love*** empty log message ***
2001-01-25 Dave Love(BASE_PURESIZE): Up to 720000.
2001-01-25 Dave Love*** empty log message ***
2001-01-25 Eli ZaretskiiFix a typo in a comment.
2001-01-25 Dave Love(Fwhere_is_internal): Declare gcpro3, gcpro4.
2001-01-25 Gerd Moellmann*** empty log message ***
2001-01-25 Gerd Moellmann(echo_area_display): Don't call redisplay_internal
2001-01-25 Gerd Moellmann(read_integer): Use type EMACS_INT instead of int.
2001-01-25 Eli Zaretskii(ccl_driver): Fix last change.
2001-01-25 Eli ZaretskiiFix a typo in the last entry for ccl.c.
2001-01-25 Stefan Monnier(mutually_exclusive_p): Add missing `break' at the...
2001-01-24 Kenichi Handa*** empty log message ***
2001-01-24 Kenichi Handa(ccl_coding_driver): Setup ccl->suppress_error.
2001-01-24 Kenichi Handa(struct coding_system): New member suppress_error.
2001-01-24 Kenichi Handa(ccl_driver): If ccl->suppress_error is nonzeor, don't
2001-01-24 Kenichi Handa(sturct ccl_program): New member suppress_error.
2001-01-24 Stefan Monnier*** empty log message ***
2001-01-24 Stefan Monnier(mutually_exclusive_p): Don't blindly handle `charset_not'
2001-01-24 Gerd Moellmann(Fwhere_is_internal): Don't nreverse the cached
2001-01-24 Eli Zaretskii*** empty log message ***
2001-01-24 Eli Zaretskii(syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
2001-01-24 Gerd Moellmann*** empty log message ***
2001-01-24 Gerd Moellmann(sweep_weak_table): Fix code taking items out of
2001-01-24 Gerd Moellmann(x_create_tip_frame): Prevent changing the tooltip's
2001-01-24 Gerd Moellmann(x_new_font): Don't change a tooltip's size.
2001-01-24 Kenichi Handa(CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not...
2001-01-24 Kenichi Handa*** empty log message ***
2001-01-24 Kenichi Handa(CCL_READ_CHAR): Change the argument name from r to REG
2001-01-24 Kenichi Handa*** empty log message ***
2001-01-23 Gerd Moellmann*** empty log message ***
2001-01-23 Gerd Moellmann(x_set_window_size_1): New function extracted from
2001-01-23 Eli Zaretskii*** empty log message ***
2001-01-23 Eli Zaretskii(syms_of_window) <scroll-preserve-screen-position>...
2001-01-23 Kenichi Handa*** empty log message ***
2001-01-23 Kenichi Handa(Fset_char_table_default): Fix to make sub char-table...
2001-01-22 Dave Lovecomment fixes
2001-01-22 Gerd Moellmann(build_desired_tool_bar_string): Make sure we have
2001-01-22 Gerd Moellmann(Ftool_bar_lines_needed): New function.
2001-01-22 Gerd Moellmann(Fformat): Don't extend text properties from arguments
2001-01-20 Eli Zaretskii(GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
2001-01-20 Andrew Innes(w32_ring_bell): Only support visible bell on w32
2001-01-20 Andrew Innes(FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate original
2001-01-20 Andrew Innes(Qw32_console): Remove variable.
2001-01-20 Andrew Innes(output_method): Remove output_w32_console method.
2001-01-20 Andrew Innes(Fredraw_frame): Remove reference to
2001-01-20 Andrew Innes(handle_single_display_prop): Remove references to
2001-01-20 Andrew Innes(realize_default_face):
2001-01-19 Kenichi Handa(Fformat): Use lisp_string_width instead of strwidth.
2001-01-19 Kenichi Handa*** empty log message ***
2001-01-19 Andrew Innes*** empty log message ***
2001-01-19 Andrew Innes(init_environment): Add a version-independent site...
2001-01-19 Gerd Moellmann*** empty log message ***
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 ***
next