summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2005-07-031-0/+14
* (try_window): Fix previous change in how it handlesRichard M. Stallman2005-07-031-5/+5
* (window_scroll_pixel_based): Take account of this_scroll_margin whenRichard M. Stallman2005-07-031-1/+3
* Update FSF's address.Lute Kamstra2005-07-021-3/+3
* *** empty log message ***Eli Zaretskii2005-07-021-0/+5
* (w32_draw_vertical_window_border): Use foreground ofEli Zaretskii2005-07-021-1/+7
* (Fcopy_file): Rearrange the code that calls fchown andEli Zaretskii2005-07-022-17/+26
* * w32term.c (cleartype_active): New flag for enabling sub-pixelJason Rumney2005-07-012-5/+55
* * xterm.c (handle_one_xevent): bzero compose_status when nbytesJan Djärv2005-06-302-0/+6
* 2005-07-01 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2005-06-302-1/+12
* *** empty log message ***Juri Linkov2005-06-301-0/+13
* (turn_on_face): In standout mode apply specifiedJuri Linkov2005-06-301-2/+8
* (x_draw_vertical_window_border): Use foreground ofJuri Linkov2005-06-301-0/+6
* (x_draw_vertical_border): If left fringe is not presentJuri Linkov2005-06-301-0/+6
* (window_scroll_pixel_based, window_scroll_line_based):Richard M. Stallman2005-06-291-6/+15
* *** empty log message ***Stefan Monnier2005-06-291-6/+4
* *** empty log message ***Juanma Barranquero2005-06-291-0/+6
* (user_variable_p_eh): New function.Juanma Barranquero2005-06-291-21/+47
* (Fdefvar): Improve error message.Richard M. Stallman2005-06-282-1/+5
* [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change.YAMAMOTO Mitsuharu2005-06-272-0/+7
* (Fdefvar): Don't try to set constant symbols.Juanma Barranquero2005-06-272-0/+8
* *** empty log message ***Richard M. Stallman2005-06-251-0/+16
* (Fcopy_file): New arg PRESERVE_UID_GID.Richard M. Stallman2005-06-251-25/+32
* (Fx_show_tip): Pass new arg to try_window.Richard M. Stallman2005-06-253-3/+3
* (try_window): New arg CHECK_MARGINS. Calls changed.Richard M. Stallman2005-06-251-12/+49
* (try_window): Declare new arg.Richard M. Stallman2005-06-251-1/+1
* *** empty log message ***Richard M. Stallman2005-06-251-0/+14
* (call_debugger): Take full care of extending stack limitsRichard M. Stallman2005-06-251-23/+48
* *** empty log message ***Richard M. Stallman2005-06-251-0/+4
* (read1): 0.0e+NaN should make a "positive" NaN.Richard M. Stallman2005-06-251-0/+17
* (Frename_file): Undo last change: no need to ifdef awayEli Zaretskii2005-06-242-2/+9
* (sys_chown): New function.Eli Zaretskii2005-06-241-0/+8
* (chown): New; define to sys_chown.Eli Zaretskii2005-06-241-0/+1
* *** empty log message ***Juanma Barranquero2005-06-241-0/+3
* (syms_of_xdisp) <nobreak-char-display>: Doc fix.Juanma Barranquero2005-06-241-7/+7
* (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows.Juanma Barranquero2005-06-242-0/+7
* *** empty log message ***Richard M. Stallman2005-06-231-0/+13
* (get_next_display_element):Richard M. Stallman2005-06-231-14/+15
* (Frename_file): Preserve owner and group, if possible.Richard M. Stallman2005-06-231-0/+6
* (Fx_own_selection_internal): Follow error conventions.Juanma Barranquero2005-06-232-1/+16
* (x_supports_face_attributes_p): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* (check_x_frame, check_x_display_info): Follow error conventions.Juanma Barranquero2005-06-231-4/+4
* (Fstring_to_syntax): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* (Freplace_match): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* (Fstop_process, Fcontinue_process): Follow error conventions.Juanma Barranquero2005-06-231-2/+2
* (check_x_frame): Follow error conventions.Juanma Barranquero2005-06-231-10/+10
* (read_vector): Follow error conventions.Juanma Barranquero2005-06-231-2/+2
* (make_frame_without_minibuffer): Follow error conventions.Juanma Barranquero2005-06-231-3/+3
* (Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions.Juanma Barranquero2005-06-231-4/+4
* (Fsubst_char_in_region): Follow error conventions.Juanma Barranquero2005-06-231-1/+1