aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-232-1/+6
* *** empty log message ***Juanma Barranquero2006-01-231-26/+26
* (handle_single_display_spec): Fix handling of spaceKim F. Storm2006-01-231-1/+5
* *** empty log message ***Kim F. Storm2006-01-231-0/+8
* Avoid allocating Lisp data from code that can be run from a signal handler.Stefan Monnier2006-01-232-20/+49
* (lisp_align_free): Add an assertion.Stefan Monnier2006-01-231-1/+19
* (syms_of_dired) <completion-ignored-extensions>: Doc fix.Luc Teirlinck2006-01-221-5/+5
* *** empty log message ***Luc Teirlinck2006-01-221-0/+4
* (get_window_cursor_type): Fix last change.Romain Francoise2006-01-212-5/+10
* (Fload): Don't leak the file descriptor returned by openp if we are goingEli Zaretskii2006-01-202-2/+9
* (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.Eli Zaretskii2006-01-202-9/+17
* Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-202-12/+20
* (BASE_PURESIZE): Increment to 1190000.Kenichi Handa2006-01-202-1/+5
* * xdisp.c (get_window_cursor_type): Use cursor type specified byChong Yidong2006-01-192-5/+15
* *** empty log message ***Richard M. Stallman2006-01-191-0/+11
* (Fmap_keymap): Doc fix.Richard M. Stallman2006-01-191-2/+4
* (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.Richard M. Stallman2006-01-191-0/+4
* (echo_char): Don't omit the space between first two echoed chars.Richard M. Stallman2006-01-191-7/+9
* (read_minibuf): Fix previous change.Richard M. Stallman2006-01-191-1/+2
* (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.Kenichi Handa2006-01-192-14/+35
* (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.Richard M. Stallman2006-01-182-1/+6
* .Andreas Schwab2006-01-151-0/+4
* (Freplace_match): Use UPPERCASEP instead of !NOCASEP.Andreas Schwab2006-01-151-1/+1
* *** empty log message ***Romain Francoise2006-01-131-2/+2
* *** empty log message ***Nick Roberts2006-01-121-0/+6
* Define new macro WINDOW_SUPPORT.Nick Roberts2006-01-121-2/+21
* [HAVE_INTTYPES_H]: Include inttypes.h.YAMAMOTO Mitsuharu2006-01-122-3/+22
* [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)YAMAMOTO Mitsuharu2006-01-121-2/+5
* (Fexpand_file_name): Remove redundant tests. Fix elimination of // so thatStefan Monnier2006-01-102-12/+12
* * gtkutil.c (xg_toggle_notify_cb): New function.Jan Djärv2006-01-092-3/+53
* Add 2006 to Copyright years.Eli Zaretskii2006-01-061-1/+1
* Fix typo.Nick Roberts2006-01-051-1/+1
* *** empty log message ***Nick Roberts2006-01-051-0/+4
* Fix last change.Eli Zaretskii2006-01-052-8/+19
* (Fmake_network_process): Use AF_INET instead ofKim F. Storm2006-01-051-1/+1
* *** empty log message ***Kim F. Storm2006-01-051-0/+5
* *** empty log message ***YAMAMOTO Mitsuharu2006-01-051-0/+9
* (Fx_server_version): Use gestaltSystemVersionMajor,YAMAMOTO Mitsuharu2006-01-051-9/+22
* (mac_coerce_file_name_ptr, mac_coerce_file_name_desc):YAMAMOTO Mitsuharu2006-01-051-131/+90
* * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,Jan Djärv2006-01-042-29/+35
* Avoid a warning message when x_error_quitter is not compiled in.Eli Zaretskii2006-01-042-1/+12
* [WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.Eli Zaretskii2006-01-042-0/+13
* *** empty log message ***Kim F. Storm2006-01-041-0/+15
* Add IPv6 support.Kim F. Storm2006-01-041-20/+134
* Undo last change. Instead, look at Vsystem_type toKim F. Storm2006-01-031-16/+19
* (key-sequence): Rework widget to read key bindingKim F. Storm2006-01-031-0/+5
* (Fwindow_minibuffer_p): Declare (for use in minibuf.c).Stefan Monnier2006-01-032-16/+21
* (describe_map_compare): Yet another int/Lisp_Object mixup.Stefan Monnier2006-01-031-2/+2
* *** empty log message ***Ken Raeburn2006-01-031-1/+1
* (main): Update copyright year.Romain Francoise2006-01-032-2/+6