]> code.delx.au - gnu-emacs/history - src
(w32_font_match): Encode font name being matched.
[gnu-emacs] / src /
2004-10-16 Jason Rumney(w32_font_match): Encode font name being matched.
2004-10-16 Jason Rumney*** empty log message ***
2004-10-16 Richard M. Stallman*** empty log message ***
2004-10-16 Richard M. Stallman(Fspecial_display_p): Doc fix.
2004-10-15 Kim F. StormAdd comment.
2004-10-15 Stefan Monnier(Fsubstitute_command_keys): Fix remap-handling.
2004-10-15 Kim F. Storm(x_draw_vertical_border): Undo last change.
2004-10-15 Kim F. Storm*** empty log message ***
2004-10-15 Kim F. Storm(x_draw_vertical_border): Do nothing if non-window...
2004-10-15 Kim F. Storm*** empty log message ***
2004-10-14 Andreas Schwab(DATA_SEG_BITS): Don't define.
2004-10-14 Stefan Monnier*** empty log message ***
2004-10-13 Kim F. StormInclude Xutil.h after keysym.h to work around bug
2004-10-13 Kim F. Storm*** empty log message ***
2004-10-13 Stefan Monnier(map_char_table): Add missing gcpros.
2004-10-13 Stefan Monnier*** empty log message ***
2004-10-13 Stefan Monnier(get_keymap): An autoload form is not a keymap.
2004-10-13 Stefan Monnier(syms_of_textprop): Add `syntax-table' to the nonsticky...
2004-10-13 Kim F. StormFix comment for it->object; it may also be nil.
2004-10-13 Kim F. Storm(Fcall_process): Simplify handling of display arg.
2004-10-13 Kim F. Storm*** empty log message ***
2004-10-13 Kim F. Storm(redisplay_preserve_echo_area): Fix last change.
2004-10-13 Kim F. Storm*** empty log message ***
2004-10-12 Kim F. Storm(redisplay_preserve_echo_area): Flush display in case
2004-10-12 Kim F. Storm(x_redisplay_interface): Fix flush_display_optional.
2004-10-12 Kim F. Storm*** empty log message ***
2004-10-12 Kenichi Handa(get_next_display_element): If
2004-10-11 Kim F. Storm(Fsubstitute_command_keys): Ignore remappings unless...
2004-10-11 Kim F. Storm*** empty log message ***
2004-10-11 Jan Djärv* xfns.c (syms_of_xfns): defsubr x-file-dialog for...
2004-10-10 Steven Tammmacterm.c (x_raise_frame): Add BLOCK_INPUT around Selec...
2004-10-09 Kim F. Storm(timer_start_idle, timer_stop_idle): Remove prototypes.
2004-10-09 Kim F. Storm(timer_resume_idle): New function to resume idle
2004-10-09 Kim F. Storm*** empty log message ***
2004-10-08 Steven Tammconfig.in (HAVE_MALLOC_MALLOC_H): Regenerate
2004-10-07 Kim F. Storm(x_update_window_end): Fix flicker on vertical line...
2004-10-07 Kim F. Storm(redisplay_window): Fix flicker on vertical line between
2004-10-07 Kim F. Storm(draw_window_fringes): Return value now indicates if
2004-10-07 Kim F. Storm(draw_window_fringes): Update prototype.
2004-10-07 Kim F. Storm*** empty log message ***
2004-10-06 Steven Tammmacfns.c (mac_get_window_bounds): Add extern.
2004-10-06 Jan Djärv* configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_E...
2004-10-05 Jan Djärv* config.in: Regenerate.
2004-10-05 Jan Djärv* xterm.c (x_find_modifier_meanings): Ignore any Super...
2004-10-04 Kim F. Storm*** empty log message ***
2004-10-04 Kim F. Storm(Ffringe_bitmaps_at_pos): Change return value from...
2004-10-04 Kim F. Storm(XTset_vertical_scroll_bar): Improve handling of scroll
2004-10-04 Kim F. Storm*** empty log message ***
2004-10-04 Kim F. Storm(x_draw_vertical_border): Do not draw line if frame...
2004-10-04 Kim F. Storm(define_frame_cursor1): Do not change frame cursor
2004-10-04 Kim F. Storm(coordinates_in_window): Relax check for cursor
2004-10-04 Kim F. Storm*** empty log message ***
2004-10-04 Kim F. Storm(pp): Shorthand for p ARG + pr.
2004-10-04 Kim F. Storm*** empty log message ***
2004-10-03 Michael Albinus* fileio.c (auto_save_1) Call Ffile_modes for remote...
2004-09-29 Kenichi Handa*** empty log message ***
2004-09-29 Kenichi Handa(send_process): Be sure to free composition data.
2004-09-29 Kenichi Handa(Finsert_file_contents): Be sure to free composition...
2004-09-29 Kenichi Handa(code_convert_region): Don't skip ASCIIs if there are...
2004-09-29 Kim F. Storm(fringe_bmp): Change to pointer.
2004-09-29 Kim F. StormRemove limit on number of bitmaps.
2004-09-29 Kim F. Storm(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
2004-09-29 Kim F. Storm*** empty log message ***
2004-09-29 Kim F. Storm*** empty log message ***
2004-09-29 Kim F. Storm(handle_single_display_prop): Use lookup_fringe_bitmap.
2004-09-29 Kim F. StormSimplify last change.
2004-09-29 Kim F. Storm(lookup_fringe_bitmap): Add prototype.
2004-09-29 Kim F. Storm* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)
2004-09-29 Kim F. Storm*** empty log message ***
2004-09-28 Kim F. Storm*** empty log message ***
2004-09-28 Kim F. Storm(valid_fringe_bitmap_p): Fix prototype.
2004-09-28 Kim F. Storm(Vfringe_bitmaps): New variable.
2004-09-28 Kim F. Storm(handle_single_display_prop): Fringe bitmaps are now
2004-09-27 Kim F. Storm(update_window_fringes): Handle new formats of
2004-09-27 Kim F. Storm(syms_of_buffer) <indicate-buffer-boundaries>:
2004-09-27 Kim F. Storm*** empty log message ***
2004-09-25 Jan Djärv* config.in: Rebuild.
2004-09-24 Kim F. StormTypo.
2004-09-24 Jan Djärv* config.in: Rebuild.
2004-09-18 Stefan Monnier(x_term_init): Work around a bug in some X servers.
2004-09-18 Richard M. Stallman(syms_of_buffer) <default-major-mode>: Doc fix.
2004-09-18 Richard M. StallmanComment change.
2004-09-18 Richard M. Stallman(try_window_reusing_current_matrix):
2004-09-15 Stefan Monnier(Finsert_file_contents): Fix case of replacement in...
2004-09-14 Kim F. Storm(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.
2004-09-14 Kim F. Storm*** empty log message ***
2004-09-14 Kim F. Storm(Qface_no_inherit): New var.
2004-09-14 Kim F. Storm*** empty log message ***
2004-09-13 Stefan Monnier(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
2004-09-13 Stefan Monnier(Fgarbage_collect): Mark keyboards, gtk data, and specpdl
2004-09-12 Kim F. Storm*** empty log message ***
2004-09-12 Kim F. Storm(Fformat): Handle format strings with multiple text
2004-09-11 Eli ZaretskiiIgnore message-*.
2004-09-10 Jan DjärvMust BLOCK/UNBLOCK around x_uncatch_errors.
2004-09-10 Eli Zaretskii(msdos.o): Depend on buffer.h, commands.h, and
2004-09-10 Jan Djärv* xselect.c (x_reply_selection_request): XSync and...
2004-09-10 Eli Zaretskii(msdos_set_cursor_shape): Add debugging print-out to...
2004-09-09 Richard M. Stallman(decode_mode_spec): Use current buffer for most purposes.
2004-09-09 Richard M. Stallman(Fset_window_buffer): Doc fix.
2004-09-09 Richard M. Stallman(Fformat_mode_line): New arg BUFFER says which buffer...
next