aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_figure_window_size): Do not allow new_height andJason Rumney2001-01-011-0/+5
* *** empty log message ***Jason Rumney2001-01-011-0/+5
* (find_composition): Fix a code for searching a composition backward.Kenichi Handa2000-12-302-9/+20
* *** empty log message ***Kenichi Handa2000-12-301-0/+5
* (check_current_matrix_flags) [GLYPH_DEBUG]: NewGerd Moellmann2000-12-291-3/+35
* (try_window_reusing_current_matrix)Gerd Moellmann2000-12-292-2/+17
* *** empty log message ***Gerd Moellmann2000-12-291-0/+6
* (move_it_by_lines): Don't do optimizations if NEED_Y_PGerd Moellmann2000-12-291-70/+6
* (Fx_backspace_delete_keys_p): Check library and serverGerd Moellmann2000-12-282-3/+19
* (push_key_description): Add prototype.Gerd Moellmann2000-12-282-0/+13
* (push_key_description): Add parameter FORCE_MULTIBYTE.Gerd Moellmann2000-12-281-12/+21
* (echo_char): If C is an integer, always callGerd Moellmann2000-12-281-10/+1
* (echo_area_display): Bind redisplay-dont-pause to tGerd Moellmann2000-12-282-1/+9
* Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.Gerd Moellmann2000-12-283-5/+7
* Use #if GLYPH_DEBUG instead of #ifdef GLYPH_DEBUG.Gerd Moellmann2000-12-282-5/+9
* (setup_coding_system): InitializeKenichi Handa2000-12-281-2/+56
* (struct ccl_spec): New member eight_bit_carryover.Kenichi Handa2000-12-281-0/+1
* (CCL_WRITE_CHAR): Check variable `extra_bytes'.Kenichi Handa2000-12-281-20/+25
* *** empty log message ***Kenichi Handa2000-12-281-0/+11
* (SAFE_ONE_MORE_BYTE): New macro.Kenichi Handa2000-12-281-36/+439
* *** empty log message ***Kenichi Handa2000-12-281-0/+14
* *** empty log message ***Gerd Moellmann2000-12-271-0/+5
* (PT_PER_INCH): New macro.Gerd Moellmann2000-12-271-8/+12
* Comment out the line pointing to the Lesstif sourceGerd Moellmann2000-12-272-1/+4
* (Frecenter): Use displayed_window_lines insteadGerd Moellmann2000-12-272-48/+52
* *** empty log message ***Gerd Moellmann2000-12-271-0/+8
* (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-barsGerd Moellmann2000-12-272-10/+18
* (struct redisplay_history) [GLYPH_DEBUG]: New.Gerd Moellmann2000-12-271-25/+112
* *** empty log message ***Gerd Moellmann2000-12-271-0/+15
* (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