aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-12-211-0/+14
* (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)Gerd Moellmann2000-12-211-53/+82
* (ensure_frame_matrix): Removed.Gerd Moellmann2000-12-211-14/+72
* (ensure_frame_matrix): Function declaration removed.Gerd Moellmann2000-12-211-1/+0
* (delete_window, Fsplit_window)Gerd Moellmann2000-12-211-3/+0
* (x_update_begin): Regenerate the palette here, ratherAndrew Innes2000-12-212-13/+19
* (select_palette): Avoid calling SelectPalette ifAndrew Innes2000-12-211-1/+9
* (x_draw_hollow_cursor): Delay obtaining the frame's DC to avoidJason Rumney2000-12-211-2/+2
* (w32_init_bdf_font): Fix test for valid bmp heap.Jason Rumney2000-12-212-2/+2
* *** empty log message ***Jason Rumney2000-12-211-0/+7
* *** empty log message ***Kenichi Handa2000-12-211-0/+3
* (push_key_description): Don't convert eight-bit-controlKenichi Handa2000-12-211-3/+0
* (Fmake_char_internal): If CHARSET doesn't have aKenichi Handa2000-12-211-2/+6
* *** empty log message ***Kenichi Handa2000-12-211-0/+6
* (NSIG): Don't redefine.Dave Love2000-12-212-0/+6
* (where_is_internal): Check ascii_sequence_p rather thanStefan Monnier2000-12-202-22/+16
* *** empty log message ***Gerd Moellmann2000-12-201-0/+17
* (hscroll_window_tree): Take window's min_hscrollGerd Moellmann2000-12-201-1/+3
* (make_window): Initialize window's min_hscroll.Gerd Moellmann2000-12-201-20/+30
* (struct window): New member min_hscroll.Gerd Moellmann2000-12-201-0/+3
* (echo_prompt): Prevent a compiler warning.Gerd Moellmann2000-12-201-1/+1
* (try_cursor_movement): Fix last change. The realGerd Moellmann2000-12-202-4/+11
* (try_cursor_movement): If we end on a partiallyGerd Moellmann2000-12-202-2/+6
* (fake_current_matrices, ensure_frame_matrix): NewGerd Moellmann2000-12-201-5/+73
* (delete_window, Fsplit_window)Gerd Moellmann2000-12-201-1/+4
* (ensure_frame_matrix): Add prototype.Gerd Moellmann2000-12-201-0/+1
* *** empty log message ***Gerd Moellmann2000-12-201-0/+13
* (syms_of_w32fns): Initialize and staticpro tip_frame.Jason Rumney2000-12-202-1/+7
* (Frequire): Doc fix.Eli Zaretskii2000-12-192-1/+6
* Fix copy/paste error.Gerd Moellmann2000-12-191-0/+3
* (window_scroll_pixel_based): Don't useGerd Moellmann2000-12-191-6/+13
* (direct_output_for_insert): Fix check for mini-windowGerd Moellmann2000-12-192-2/+7
* *** empty log message ***Gerd Moellmann2000-12-191-0/+6
* (toplevel) [CHECK_FRAME_FONT]: Include frame.h andGerd Moellmann2000-12-191-0/+15
* (Fw32_shell_execute): Use it.Andrew Innes2000-12-182-1/+9
* (w32_strerror): New extern.Andrew Innes2000-12-181-0/+4
* (w32_strerror): New function.Andrew Innes2000-12-181-0/+19
* commentDave Love2000-12-181-3/+4
* *** empty log message ***Gerd Moellmann2000-12-181-0/+4
* (_FILE_OFFSET_BITS): Undef again.Gerd Moellmann2000-12-181-0/+6
* *** empty log message ***Eli Zaretskii2000-12-181-0/+4
* (IT_set_face): Obey inverse_video.Eli Zaretskii2000-12-181-0/+8
* *** empty log message ***Gerd Moellmann2000-12-181-0/+3
* (x_connection_closed): Prevent being called recursivelyGerd Moellmann2000-12-181-4/+12
* (directory_files_internal): Always return decoded filenames.Kenichi Handa2000-12-181-0/+2
* *** empty log message ***Kenichi Handa2000-12-181-0/+4
* (init_iterator): If noninteractive, and the frame'sGerd Moellmann2000-12-182-1/+8
* (show_busy_cursor): Check for live frames moreGerd Moellmann2000-12-182-21/+34
* *** empty log message ***Gerd Moellmann2000-12-181-0/+5
* (wait_reading_process_input): Check for pendingGerd Moellmann2000-12-181-18/+20