aboutsummaryrefslogtreecommitdiffstats
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
* (enter_namespace, main): Cast variables to shut upEli Zaretskii2001-01-021-5/+6
* (main): Remove unused local variable statbfr.Eli Zaretskii2001-01-021-2/+4
* (main) <homedir>: Make its declaration conditionalEli Zaretskii2001-01-021-0/+2
* (readline): Cast buffer to "long *" to pacifyEli Zaretskii2001-01-021-1/+1
* (Miscellaneous commands, Miscellaneous commands)Dave Love2001-01-021-15/+21
* (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-022-0/+12
* (lm-copyright-prefix): New Variable.Gerd Moellmann2001-01-021-3/+42
* (update_window): Don't check_current_matrix_flags.Gerd Moellmann2001-01-021-1/+1
* Add count-screen-lines.Richard M. Stallman2001-01-021-0/+18
* (x_figure_window_size): Do not allow new_height andJason Rumney2001-01-011-0/+5
* *** empty log message ***Jason Rumney2001-01-011-0/+5
* Move the copying conditions to the end of the file.Eli Zaretskii2001-01-012-12/+18
* .Andreas Schwab2001-01-011-0/+4
* Doc fixes.Andreas Schwab2001-01-011-8/+8
* Remove stray line.Eli Zaretskii2000-12-311-1/+0
* Add a cindex entry for compilation-scroll-output. Duplicate the variable'sEli Zaretskii2000-12-311-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
* (print-fontset): Indent font name by 24 columns, not 25.Kenichi Handa2000-12-301-3/+3
* *** 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-292-0/+9
* (mail-mode-flyspell-verify): Spell-checkGerd Moellmann2000-12-291-6/+14
* (move_it_by_lines): Don't do optimizations if NEED_Y_PGerd Moellmann2000-12-291-70/+6
* *** empty log message ***Gerd Moellmann2000-12-296-4/+2649
* *** empty log message ***Gerd Moellmann2000-12-295-3/+21
* (mail-abbrevs-enable, mail-abbrevs-disable):Gerd Moellmann2000-12-291-4/+4
* Handle form feed better when ps-zebra-stripe-follow isGerd Moellmann2000-12-292-37/+95
* Handle form feed better when ps-zebra-stripe-followGerd Moellmann2000-12-291-1/+2
* (x-complement-fontset-spec): ResolveKenichi Handa2000-12-291-6/+9
* *** empty log message ***Kenichi Handa2000-12-291-0/+8
* (dired-guess-shell-alist-default): Use xpdf instead of acroread.Richard M. Stallman2000-12-281-1/+1
* *** empty log message ***Richard M. Stallman2000-12-281-0/+7
* Clean up delete vs kill explanation.Richard M. Stallman2000-12-281-21/+26
* (Fx_backspace_delete_keys_p): Check library and serverGerd Moellmann2000-12-282-3/+19
* (delete-key-deletes-forward-mode): Bind backspaceGerd Moellmann2000-12-282-2/+9
* (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