aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xterm.c (x_draw_image_foreground_1): Subtract slice.x/y fromJan Djärv2004-06-172-2/+5
* * fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca.Jan Djärv2004-06-172-2/+12
* * macfns.c (Fx_display_color_cells): Do not limit return value to 256.Jan Djärv2004-06-173-2/+15
* Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)Kim F. Storm2004-06-171-13/+1
* (syms_of_buffer): Clarify `fill-column' docstring.Luc Teirlinck2004-06-161-1/+1
* *** empty log message ***Luc Teirlinck2004-06-161-0/+4
* Update copyright.Kim F. Storm2004-06-1613-16/+29
* (Vimage_types): Remove extern.Kim F. Storm2004-06-161-2/+0
* *** empty log message ***Kim F. Storm2004-06-161-0/+4
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410Miles Bader2004-06-162-0/+8
* (try_cursor_movement): Exclude header line from scrollKim F. Storm2004-06-151-9/+35
* *** empty log message ***Kim F. Storm2004-06-151-0/+8
* (skip_chars): Only recognize [:class:] when it has theKim F. Storm2004-06-151-10/+7
* *** empty log message ***Kim F. Storm2004-06-151-1/+6
* * gtkutil.c (xg_get_image_for_pixmap): New function.Jan Djärv2004-06-142-24/+100
* * xterm.h (struct x_display_info): Typo in comment fixed.Jan Djärv2004-06-141-1/+1
* *** empty log message ***Juanma Barranquero2004-06-141-1/+29
* (Vimage_types): Delete (moved to image.c).Juanma Barranquero2004-06-141-9/+0
* (Vimage_types): Move from xdisp.c.Juanma Barranquero2004-06-141-74/+155
* (Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.Juanma Barranquero2004-06-141-1/+2
* *** empty log message ***Andreas Schwab2004-06-141-0/+5
* *** empty log message ***Richard M. Stallman2004-06-131-0/+28
* (cmd_error): Don't call any_kboard_state if inside a recursive edit level.Richard M. Stallman2004-06-131-1/+6
* Comment change.Richard M. Stallman2004-06-131-0/+2
* (re_wctype, re_iswctype): Function defs longer static.Richard M. Stallman2004-06-131-34/+3
* (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)Richard M. Stallman2004-06-131-0/+43
* (Fselect_window): Doc fix.Richard M. Stallman2004-06-131-2/+2
* Include regex.h.Richard M. Stallman2004-06-131-9/+119
* (Ftry_completion, Fall_completions, Ftest_completion):Andreas Schwab2004-06-131-41/+44
* (cancel_hourglass_unwind): Return a value.Andreas Schwab2004-06-132-22/+23
* (print_object): Always use %ld for printing EMACS_INT.Andreas Schwab2004-06-131-5/+5
* (SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable toAndreas Schwab2004-06-131-19/+19
* (char_quoted): Avoid warning about undefined operation.Andreas Schwab2004-06-131-9/+18
* Include <ctype.h>.Andreas Schwab2004-06-132-0/+3
* (face_attr_equal_p): Declare parameters.Andreas Schwab2004-06-132-0/+5
* *** empty log message ***Kenichi Handa2004-06-131-0/+4
* (CCL_READ_CHAR): If hit EOF, set REG to -1.Kenichi Handa2004-06-131-0/+1
* *** empty log message ***Eli Zaretskii2004-06-121-0/+4
* (Fdefun): Signal an error if NAME is not a symbol.Eli Zaretskii2004-06-121-0/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401Miles Bader2004-06-121-0/+2
* *** empty log message ***Kenichi Handa2004-06-121-0/+15
* (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic inKenichi Handa2004-06-121-3/+38
* (shut_down_emacs): Inhibit redisplay during shutdown.Kim F. Storm2004-06-111-0/+5
* *** empty log message ***Kim F. Storm2004-06-111-0/+4
* (encode_coding_string): Check CODING_FINISH_INTERRUPT.Kenichi Handa2004-06-111-0/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-113-6/+5
* *** empty log message ***Juanma Barranquero2004-06-111-0/+4
* (Fposn_at_point): Doc fix.Juanma Barranquero2004-06-111-1/+1
* (match_limit): Don't flag an error if match-dataDavid Kastrup2004-06-112-2/+8
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385Miles Bader2004-06-082-3/+7