aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Luc Teirlinck2006-03-111-1/+6
* Rename preserve_y to window_scroll_pixel_based_preserve_y.Luc Teirlinck2006-03-111-10/+13
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* (w32_wnd_proc): Ignore middle and extra button events if a menu is alreadyEli Zaretskii2006-03-111-0/+5
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* (x_create_tip_frame): Preserve received parms by copying them.Eli Zaretskii2006-03-111-0/+1
* *** empty log message ***Eli Zaretskii2006-03-111-0/+3
* Add x_fully_uncatch_errors and x_catching_errors toEli Zaretskii2006-03-111-0/+2
* *** empty log message ***Eli Zaretskii2006-03-111-0/+6
* (unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.Eli Zaretskii2006-03-111-0/+8
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.hEli Zaretskii2006-03-111-3/+0
* *** empty log message ***Richard M. Stallman2006-03-111-0/+2
* (describe_map): Shorten string to indicate shadowed binding.Richard M. Stallman2006-03-111-1/+1
* (get_lim_data, lim_data, data_space_start): Moved from mem-limits.h.Richard M. Stallman2006-03-112-56/+173
* (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.Richard M. Stallman2006-03-111-86/+0
* (x_fully_uncatch_errors, x_catching_errors): New functions.Richard M. Stallman2006-03-111-0/+17
* (unwind_to_catch): Call x_fully_uncatch_errors.Richard M. Stallman2006-03-111-3/+17
* (Vprocess_adaptive_read_buffering): Doc fix.Romain Francoise2006-03-112-1/+5
* *** empty log message ***Eli Zaretskii2006-03-111-0/+5
* Remove duplicate prototypes. Make the prototype of getloadavg be conditionedEli Zaretskii2006-03-111-7/+2
* *** empty log message ***Eli Zaretskii2006-03-111-0/+3
* (x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.Eli Zaretskii2006-03-111-1/+1
* (mac_draw_rectangle): Don't add 1 to width and height.Eli Zaretskii2006-03-112-7/+18
* (get_phys_cursor_geometry): Don't decrease height by 1.Eli Zaretskii2006-03-111-1/+1
* (USE_POSIX_MEMALIGN): Fix last change.Kim F. Storm2006-03-101-1/+3
* *** empty log message ***Kim F. Storm2006-03-101-0/+4
* (USE_POSIX_MEMALIGN): New macro.Stefan Monnier2006-03-092-12/+20
* *** empty log message ***Luc Teirlinck2006-03-091-2/+2
* *** empty log message ***Kenichi Handa2006-03-091-0/+5
* (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decodingKenichi Handa2006-03-091-1/+1
* Declare preserve_y as a static global variable.Luc Teirlinck2006-03-091-1/+6
* *** empty log message ***Luc Teirlinck2006-03-091-0/+7
* [MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.YAMAMOTO Mitsuharu2006-03-082-2/+9
* * xdisp.c (handle_invisible_prop): Don't update it->position withChong Yidong2006-03-062-2/+10
* (MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)YAMAMOTO Mitsuharu2006-03-062-0/+26
* (get_control_part_bounds): Fix type of return value.YAMAMOTO Mitsuharu2006-03-061-63/+108
* (x_default_scroll_bar_color_parameter)YAMAMOTO Mitsuharu2006-03-061-11/+20
* (x_catch_errors_unwind): Fix missing return value.Andreas Schwab2006-03-052-0/+5
* *** empty log message ***Kim F. Storm2006-03-021-0/+19
* Minimize the unpleasent visual impact of the requirementKim F. Storm2006-03-021-11/+88
* (struct frame): New member n_tool_bar_rows.Kim F. Storm2006-03-021-0/+1
* (Fregexp_quote): Do not precede a literal `]' with two backslashes toLuc Teirlinck2006-03-011-1/+1
* *** empty log message ***Luc Teirlinck2006-03-011-0/+7
* * xselect.c (x_catch_errors_unwind): New function.Chong Yidong2006-02-283-29/+63
* * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-275-27/+40
* (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.Luc Teirlinck2006-02-271-1/+1
* EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.Luc Teirlinck2006-02-271-1/+2
* Declare Vload_file_rep_suffixes instead ofLuc Teirlinck2006-02-271-18/+69
* *** empty log message ***Luc Teirlinck2006-02-271-0/+16