aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Ftranspose_regions): Remove unused variables `gcpro1'Eli Zaretskii2001-01-021-1/+0
* (Flength): Remove unused variable `tail'.Eli Zaretskii2001-01-021-2/+2
* (doprnt1): Remove unused variable `size'.Eli Zaretskii2001-01-021-1/+0
* (get_local_map): Remove unused variable `tem'.Eli Zaretskii2001-01-021-1/+1
* (run_composition_function): Remove unused variableEli Zaretskii2001-01-021-2/+2
* (EmacsFrameSetCharSize): Remove unused variables `ac'Eli Zaretskii2001-01-021-2/+0
* (x_connection_closed): Catch X errors around allGerd Moellmann2001-01-021-14/+24
* (encode_terminal_code): Remove unused variable `c'.Eli Zaretskii2001-01-021-1/+0
* (x_connection_closed): Set handling_signal to 0 atGerd Moellmann2001-01-021-1/+2
* (pos_visible_p): Take into account that CHARPOS maybeGerd Moellmann2001-01-022-2/+6
* *** empty log message ***Gerd Moellmann2001-01-021-0/+4
* (update_window): Don't check_current_matrix_flags.Gerd Moellmann2001-01-021-1/+1
* (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