| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Richard M. Stallman | 2005-07-03 | 1 | -0/+14 |
| | | |||||
| * | (try_window): Fix previous change in how it handles | Richard M. Stallman | 2005-07-03 | 1 | -5/+5 |
| | | | | | a partially-visible line or one only partly past the margin. | ||||
| * | (window_scroll_pixel_based): Take account of this_scroll_margin when | Richard M. Stallman | 2005-07-03 | 1 | -1/+3 |
| | | | | | finding point when scrolling up. | ||||
| * | Update FSF's address. | Lute Kamstra | 2005-07-02 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2005-07-02 | 1 | -0/+5 |
| | | |||||
| * | (w32_draw_vertical_window_border): Use foreground of | Eli Zaretskii | 2005-07-02 | 1 | -1/+7 |
| | | | | | VERTICAL_BORDER_FACE_ID for vertical border line. | ||||
| * | (Fcopy_file): Rearrange the code that calls fchown and | Eli Zaretskii | 2005-07-02 | 2 | -17/+26 |
| | | | | | | fchmod so that chmod doesn't get called on MSDOS before the file is closed. | ||||
| * | * w32term.c (cleartype_active): New flag for enabling sub-pixel | Jason Rumney | 2005-07-01 | 2 | -5/+55 |
| | | | | | | | | | | | workaround. (w32_initialize): Initialize it. (w32_native_per_char_metric): Allow a couple of extra pixels when Cleartype is active. * w32term.c (w32_initialize): Move check for screen reader here from syms_of_w32term. | ||||
| * | * xterm.c (handle_one_xevent): bzero compose_status when nbytes | Jan Djärv | 2005-06-30 | 2 | -0/+6 |
| | | | | | is not zero. | ||||
| * | 2005-07-01 Masatake YAMATO <jet@gyve.org> | Masatake YAMATO | 2005-06-30 | 2 | -1/+12 |
| | | | | | | * emacs.c (main): Passing ADD_NO_RANDOMIZE to `personality'. | ||||
| * | *** empty log message *** | Juri Linkov | 2005-06-30 | 1 | -0/+13 |
| | | |||||
| * | (turn_on_face): In standout mode apply specified | Juri Linkov | 2005-06-30 | 1 | -2/+8 |
| | | | | | | fg to bg, and specified bg to fg (this makes the logic of inversion on terminal consistent with X). | ||||
| * | (x_draw_vertical_window_border): Use foreground of | Juri Linkov | 2005-06-30 | 1 | -0/+6 |
| | | | | | VERTICAL_BORDER_FACE_ID for vertical border line. | ||||
| * | (x_draw_vertical_border): If left fringe is not present | Juri Linkov | 2005-06-30 | 1 | -0/+6 |
| | | | | | | decrease x coord of vertical border by 1 pixel to not occupy text area of the right window. | ||||
| * | (window_scroll_pixel_based, window_scroll_line_based): | Richard M. Stallman | 2005-06-29 | 1 | -6/+15 |
| | | | | | | Handle `scroll-preserve-screen-position' non-nil, non-t specially. (syms_of_window): <scroll-preserve-screen-position>: Doc fix. | ||||
| * | *** empty log message *** | Stefan Monnier | 2005-06-29 | 1 | -6/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2005-06-29 | 1 | -0/+6 |
| | | |||||
| * | (user_variable_p_eh): New function. | Juanma Barranquero | 2005-06-29 | 1 | -21/+47 |
| | | | | | | (Fuser_variable_p): Use it. Clarify docstring. Return t for aliases of user options, nil for alias loops. | ||||
| * | (Fdefvar): Improve error message. | Richard M. Stallman | 2005-06-28 | 2 | -1/+5 |
| | | |||||
| * | [USE_CARBON_EVENTS] (mac_convert_event_ref): Fix last change. | YAMAMOTO Mitsuharu | 2005-06-27 | 2 | -0/+7 |
| | | |||||
| * | (Fdefvar): Don't try to set constant symbols. | Juanma Barranquero | 2005-06-27 | 2 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 1 | -0/+16 |
| | | |||||
| * | (Fcopy_file): New arg PRESERVE_UID_GID. | Richard M. Stallman | 2005-06-25 | 1 | -25/+32 |
| | | | | | | | Use fchmod to copy the file modes. (Frename_file): Don't copy UID and GID here; instead, specify t for PRESERVE_UID_GID when calling Fcopy_file. | ||||
| * | (Fx_show_tip): Pass new arg to try_window. | Richard M. Stallman | 2005-06-25 | 3 | -3/+3 |
| | | |||||
| * | (try_window): New arg CHECK_MARGINS. Calls changed. | Richard M. Stallman | 2005-06-25 | 1 | -12/+49 |
| | | | | | (redisplay_window): Handle try_window reporting point in scroll margin. | ||||
| * | (try_window): Declare new arg. | Richard M. Stallman | 2005-06-25 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 1 | -0/+14 |
| | | |||||
| * | (call_debugger): Take full care of extending stack limits | Richard M. Stallman | 2005-06-25 | 1 | -23/+48 |
| | | | | | | | | | | | | | | | to make space for the debugger, and restore the change afterward. Bind debug-on-error to nil. (restore_stack_limits): New subroutine. (Fsignal): Extend specpdl bound along with eval depth bound, for calling edebug. Don't do either one, for calling debugger. (find_handler_clause): Don't bind debug-on-error here. Don't unbind anything either. Temporarily advance max_specpdl_size for calling internal_with_output_to_temp_buffer. (grow_specpdl): Don't alter max_specpdl_size before signaling an error. (syms_of_eval) <max-specpdl-size>: Doc fix. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2005-06-25 | 1 | -0/+4 |
| | | |||||
| * | (read1): 0.0e+NaN should make a "positive" NaN. | Richard M. Stallman | 2005-06-25 | 1 | -0/+17 |
| | | |||||
| * | (Frename_file): Undo last change: no need to ifdef away | Eli Zaretskii | 2005-06-24 | 2 | -2/+9 |
| | | | | | chown on DOS_NT platforms. | ||||
| * | (sys_chown): New function. | Eli Zaretskii | 2005-06-24 | 1 | -0/+8 |
| | | |||||
| * | (chown): New; define to sys_chown. | Eli Zaretskii | 2005-06-24 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2005-06-24 | 1 | -0/+3 |
| | | |||||
| * | (syms_of_xdisp) <nobreak-char-display>: Doc fix. | Juanma Barranquero | 2005-06-24 | 1 | -7/+7 |
| | | | | | (syms_of_xdisp) <void-text-area-pointer>: Doc fix. | ||||
| * | (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows. | Juanma Barranquero | 2005-06-24 | 2 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2005-06-23 | 1 | -0/+13 |
| | | |||||
| * | (get_next_display_element): | Richard M. Stallman | 2005-06-23 | 1 | -14/+15 |
| | | | | | | | | | | Finish reversing the tests of Vnobreak_char_display. (Vnobreak_char_display): Renamed from Vshow_nonbreak_escape. All uses changed. (Qnobreak_space): Renamed from Qno_break_space. All uses changed. (syms_of_xdisp): Define nobreak-char-display and nobreak-space. | ||||
| * | (Frename_file): Preserve owner and group, if possible. | Richard M. Stallman | 2005-06-23 | 1 | -0/+6 |
| | | |||||
| * | (Fx_own_selection_internal): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 2 | -1/+16 |
| | | |||||
| * | (x_supports_face_attributes_p): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -1/+1 |
| | | |||||
| * | (check_x_frame, check_x_display_info): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -4/+4 |
| | | |||||
| * | (Fstring_to_syntax): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -1/+1 |
| | | |||||
| * | (Freplace_match): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -1/+1 |
| | | |||||
| * | (Fstop_process, Fcontinue_process): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -2/+2 |
| | | |||||
| * | (check_x_frame): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -10/+10 |
| | | |||||
| * | (read_vector): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -2/+2 |
| | | |||||
| * | (make_frame_without_minibuffer): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -3/+3 |
| | | |||||
| * | (Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -4/+4 |
| | | |||||
| * | (Fsubst_char_in_region): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -1/+1 |
| | | |||||