aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (echo_prompt): Always set current_kboard->echoptr toGerd Moellmann2000-12-232-16/+21
* (init_from_display_pos): Pop until the iterator'sGerd Moellmann2000-12-232-1/+6
* (save_frame_matrix, restore_frame_matrix): Removed.Gerd Moellmann2000-12-232-42/+28
* (syms_of_xdisp): Fix last change.Eli Zaretskii2000-12-232-1/+5
* *** empty log message ***Gerd Moellmann2000-12-231-0/+9
* (syms_of_xdisp): Doc fix.Gerd Moellmann2000-12-231-18/+16
* *** empty log message ***Gerd Moellmann2000-12-221-0/+4
* (size_window): When setting the window's too_small_okGerd Moellmann2000-12-221-1/+1
* (w32_draw_bitmap): Fix drawing so it does not appear in the wrong colorsJason Rumney2000-12-222-17/+22
* (delete_window): Simplify somewhat.Gerd Moellmann2000-12-222-10/+16
* (struct ccl_program): New member cr_consumed.Kenichi Handa2000-12-221-2/+7
* (CCL_WRITE_CHAR): Don't handle EOL conversion here.Kenichi Handa2000-12-221-31/+57
* (ccl_coding_driver): Initialize ccl->cr_consumed.Kenichi Handa2000-12-211-2/+12
* *** empty log message ***Kenichi Handa2000-12-211-0/+10
* *** empty log message ***Gerd Moellmann2000-12-211-0/+12
* Fix a typo.Gerd Moellmann2000-12-211-1/+1
* (Fdump_glyph_row) [GLYPH_DEBUG]: Add optional argGerd Moellmann2000-12-211-5/+10
* (GLYPH_EQUAL_P): Also compare pixel widths,Gerd Moellmann2000-12-211-1/+2
* (Fcall_interactively): Prevent a compiler warning.Gerd Moellmann2000-12-211-1/+4
* (print_unwind): Return nil.Gerd Moellmann2000-12-211-3/+8
* (Qinhibit_point_motion_hooks): Declare extern.Gerd Moellmann2000-12-211-0/+1
* *** empty log message ***Gerd Moellmann2000-12-211-0/+4
* (Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.Gerd Moellmann2000-12-211-1/+5
* *** 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