| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [USE_ATSUI] (Fmac_atsu_font_face_attributes): | YAMAMOTO Mitsuharu | 2007-10-31 | 1 | -0/+5 |
| | | | | | Fix conversion from Lisp object to ATSUFontID. | ||||
| * | (Fformat_mode_line): Do nothing when noninteractive. | Jason Rumney | 2007-10-30 | 1 | -0/+4 |
| | | |||||
| * | (unexec_regions_recorder, unexec_regions_merge): | YAMAMOTO Mitsuharu | 2007-10-30 | 1 | -0/+6 |
| | | | | | | Don't assume regions are aligned to page boundary. (print_load_command_name): Add LC_UUID if defined. | ||||
| * | (syms_of_emacs) <installation-directory>: Reflow docstring. | Richard M. Stallman | 2007-10-30 | 1 | -0/+4 |
| | | |||||
| * | (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring. | Juanma Barranquero | 2007-10-29 | 1 | -0/+5 |
| | | | | | <installation-directory>: Reflow docstring. | ||||
| * | (window_min_size_2): Don't count header-line. | Martin Rudalics | 2007-10-26 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2007-10-25 | 1 | -0/+1 |
| | | |||||
| * | (init_environment): Fix tiny memory leak. | Juanma Barranquero | 2007-10-25 | 1 | -0/+4 |
| | | |||||
| * | Include math.h. | Jason Rumney | 2007-10-24 | 1 | -0/+4 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 2007-10-24 | 1 | -0/+9 |
| | | |||||
| * | (Fset_process_filter): Doc fix. | Juanma Barranquero | 2007-10-19 | 1 | -0/+4 |
| | | |||||
| * | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -0/+12 |
| | | | | | (Fread_file_name): Use it rather than intern'ing. | ||||
| * | (handle_display_prop): Ignore display specs after | YAMAMOTO Mitsuharu | 2007-10-16 | 1 | -0/+7 |
| | | | | | | | replacing one when string text is being replaced. (handle_single_display_spec): Pretend as if characters with display property haven't been consumed only when buffer text is being replaced. | ||||
| * | (Ffset): Save autoload of the function being set. | Juanma Barranquero | 2007-10-14 | 1 | -1/+7 |
| | | |||||
| * | John Paul Wallington <jpw at pobox.com> | Glenn Morris | 2007-10-14 | 1 | -0/+5 |
| | | | | | | (x_create_tip_frame): Set the `display-type' frame parameter before setting up faces. | ||||
| * | (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' | Eli Zaretskii | 2007-10-13 | 1 | -0/+5 |
| | | | | | on MSDOS). | ||||
| * | (Qexplicit_name): New variable. | Martin Rudalics | 2007-10-12 | 1 | -0/+6 |
| | | | | | | (x_report_frame_params): Report it in parameter alist. (syms_of_frame): Intern and staticpro it. | ||||
| * | (x_set_window_size): Disable code that attempts to tell | Jason Rumney | 2007-10-09 | 1 | -0/+5 |
| | | | | | Lisp code about a size change before it actually happens. | ||||
| * | (handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN. | Richard M. Stallman | 2007-10-09 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Martin Rudalics | 2007-10-06 | 1 | -0/+18 |
| | | |||||
| * | (Fwrite_region): Ignore EINVAL error from fsync. | Andreas Schwab | 2007-10-06 | 1 | -0/+4 |
| | | |||||
| * | (syms_of_image) <image-types>: Fix typo in docstring. | Juanma Barranquero | 2007-10-05 | 1 | -0/+4 |
| | | |||||
| * | (mac_load_query_font): Fix missing return value. | YAMAMOTO Mitsuharu | 2007-10-05 | 1 | -0/+6 |
| | | | | | | [USE_CG_DRAWING] (mac_define_fringe_bitmap, mac_destroy_fringe_bitmap): Add BLOCK_INPUT. | ||||
| * | *** empty log message *** | Jason Rumney | 2007-10-05 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2007-10-02 | 1 | -0/+4 |
| | | |||||
| * | (get_window_cursor_type): Implement documented behavior | Richard M. Stallman | 2007-10-02 | 1 | -0/+5 |
| | | | | | for cursor-in-non-selected-windows = t. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2007-10-01 | 1 | -4/+0 |
| | | |||||
| * | (Fload): Fix typo in docstring. | Juanma Barranquero | 2007-10-01 | 1 | -0/+4 |
| | | |||||
| * | (standard_args): Change priority of "--no-splash" | Juri Linkov | 2007-09-29 | 1 | -0/+5 |
| | | | | | from 40 to 3. Add "--no-desktop" with the same priority. | ||||
| * | (globals_of_w32fns): Init common controls. | Jason Rumney | 2007-09-27 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Andreas Schwab | 2007-09-22 | 1 | -0/+5 |
| | | |||||
| * | Whitespace change. | Richard M. Stallman | 2007-09-21 | 1 | -0/+4 |
| | | |||||
| * | (x_draw_glyph_string): Use strike_through_color, not underline_color, | Juanma Barranquero | 2007-09-21 | 1 | -7/+13 |
| | | | | | to draw strike-through. | ||||
| * | *** empty log message *** | Glenn Morris | 2007-09-20 | 1 | -0/+4 |
| | | |||||
| * | (Foverlays_at): Doc fix. | Richard M. Stallman | 2007-09-19 | 1 | -0/+4 |
| | | |||||
| * | (Fplist_put): Preserve uneven tail data. | Stefan Monnier | 2007-09-18 | 1 | -0/+4 |
| | | |||||
| * | (xg_get_image_for_pixmap): Always create a GdkPixbuf | Jan Djärv | 2007-09-16 | 1 | -0/+8 |
| | | | | | | | | when we have no file name for the icon. (xg_tool_bar_expose_callback): Remove. (xg_create_tool_bar): Don't connect expose signal to xg_tool_bar_expose_callback. | ||||
| * | No longer define `static' as nothing. | Glenn Morris | 2007-09-15 | 1 | -0/+4 |
| | | |||||
| * | (our_memory_fill_input_buffer) <buffer>: Move to file scope and rename | Glenn Morris | 2007-09-14 | 1 | -0/+8 |
| | | | | | | to omfib_buffer for clarity. (gif_load) <interlace_start, interlace_increment>: Move to file scope. | ||||
| * | (abs): #undef before #define. | Jan Djärv | 2007-09-14 | 1 | -0/+11 |
| | | |||||
| * | (cnt): Rename to x_reply_selection_request_cnt for clarity. | Glenn Morris | 2007-09-12 | 1 | -0/+8 |
| | | | | | (x_reply_selection_request): All uses changed. | ||||
| * | (gif_load): Fix bug: Handle nonexistent colormap. | Thien-Thi Nguyen | 2007-09-06 | 1 | -0/+4 |
| | | |||||
| * | (menu_grab_callback) <cnt>: Move static variable to file scope. | Glenn Morris | 2007-09-06 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2007-09-06 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2007-09-02 | 1 | -0/+4 |
| | | |||||
| * | (file_for_image, find_rtl_image): New functions. | Jan Djärv | 2007-09-02 | 1 | -0/+13 |
| | | | | | | | (xg_get_image_for_pixmap): Use file_for_image (update_frame_tool_bar): If direction is RTL, use RTL image if defined. Use Gtk stock images or named theme icons if defined. | ||||
| * | (syms_of_keyboard): Set up new Lisp variable | Martin Rudalics | 2007-08-29 | 1 | -0/+11 |
| | | | | | | | | | last-repeatable-command. (init_kboard): Initialize Vlast_repeatable_command. (command_loop_1): Set it to real_this_command unless that was bound to an input event. (mark_kboards): Mark it. | ||||
| * | (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes. | Juanma Barranquero | 2007-08-28 | 1 | -0/+5 |
| | | |||||
| * | (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED | Jan Djärv | 2007-08-28 | 1 | -0/+5 |
| | | | | | so no Lisp code is executed. | ||||
| * | (x_draw_composite_glyph_string_foreground): Draw rectangle | YAMAMOTO Mitsuharu | 2007-08-27 | 1 | -0/+5 |
| | | | | | for nonexistent or zero-width glyph in composition glyph. | ||||