aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* *** empty log message ***Juanma Barranquero2004-06-071-0/+6
* (Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)Juanma Barranquero2004-06-071-10/+11
* Typo.Kim F. Storm2004-06-071-1/+1
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381Miles Bader2004-06-072-127/+182
* (find_safe_codings): Check NILP (safe_codings) only atKenichi Handa2004-06-072-8/+31
* *** empty log message ***Kim F. Storm2004-06-061-0/+11
* (Fdelete_process): Undo 2004-05-28 change.Kim F. Storm2004-06-061-28/+11
* macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilationSteven Tamm2004-06-061-0/+5
* (x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defi...Steven Tamm2004-06-061-2/+4
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377Miles Bader2004-06-062-0/+11
* *** empty log message ***Richard M. Stallman2004-06-051-0/+4
* (Fcompleting_read): Doc fix.Richard M. Stallman2004-06-051-1/+1
* *** empty log message ***Andreas Schwab2004-06-051-0/+4
* (x_create_tip_frame): Fix declaration after statement.Andreas Schwab2004-06-051-2/+2