| Commit message (Expand) | Author | Age | Files | Lines |
* | (update_frame_tool_bar): Don't call x-gtk-map-stock if | Jan Djärv | 2007-11-22 | 2 | -2/+9 |
* | (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping | Jason Rumney | 2007-11-19 | 2 | -2/+7 |
* | (Fset_match_data): Remove the `evaporate' feature. | Stefan Monnier | 2007-11-16 | 2 | -17/+20 |
* | *** empty log message *** | Andreas Schwab | 2007-11-16 | 2 | -7/+3 |
* | Always take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -2/+1 |
* | (Fformat): When formatting an integer as float take precision into account. | Andreas Schwab | 2007-11-16 | 2 | -2/+8 |
* | Fix last change. | Andreas Schwab | 2007-11-15 | 1 | -2/+4 |
* | (Fformat): Correctly format EMACS_INT values. | Andreas Schwab | 2007-11-15 | 2 | -14/+30 |
* | *** empty log message *** | Juanma Barranquero | 2007-11-15 | 1 | -0/+20 |
* | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-15 | 1 | -11/+11 |
* | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-15 | 1 | -15/+15 |
* | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-15 | 1 | -10/+10 |
* | (Fw32_registered_hot_keys): Don't return the nil values corresponding | Juanma Barranquero | 2007-11-14 | 2 | -110/+113 |
* | *** empty log message *** | Juanma Barranquero | 2007-11-13 | 1 | -2/+7 |
* | (Fw32_register_hot_key): Don't try to register | Juanma Barranquero | 2007-11-13 | 1 | -1/+1 |
* | (BASE_PURESIZE): Increase to 1130000. | Juri Linkov | 2007-11-10 | 2 | -1/+5 |
* | (load_overlay_strings): Fix copy&paste typo. | Stefan Monnier | 2007-11-10 | 2 | -2/+6 |
* | (handle_face_prop): Fix last change. | Chong Yidong | 2007-11-07 | 1 | -2/+2 |
* | (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice. | Chong Yidong | 2007-11-07 | 1 | -1/+0 |
* | * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE | Chong Yidong | 2007-11-07 | 1 | -0/+7 |
* | *** empty log message *** | Richard M. Stallman | 2007-11-06 | 1 | -0/+20 |
* | (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and | Jan Djärv | 2007-11-06 | 2 | -0/+24 |
* | (handle_face_prop): Test for strings that came from overlays, | Richard M. Stallman | 2007-11-04 | 1 | -21/+61 |
* | (face_for_overlay_string): Function renamed from | Richard M. Stallman | 2007-11-04 | 1 | -5/+8 |
* | (struct it): New elt string_overlays. | Richard M. Stallman | 2007-11-04 | 1 | -16/+25 |
* | Whitespace change. | Richard M. Stallman | 2007-11-04 | 1 | -1/+1 |
* | (handle_face_prop): Use face_at_buffer_position_no_overlays | Richard M. Stallman | 2007-11-03 | 2 | -8/+30 |
* | (face_at_buffer_position_no_overlays): Add decl. | Richard M. Stallman | 2007-11-03 | 1 | -0/+6 |
* | (face_at_buffer_position_no_overlays): New function. | Richard M. Stallman | 2007-11-03 | 1 | -0/+76 |
* | (handle_stop): Move some code out of loop. | Richard M. Stallman | 2007-11-03 | 2 | -5/+11 |
* | Johan Bockg� <bojohan at gnu.org> | Glenn Morris | 2007-11-01 | 4 | -3/+6 |
* | [USE_ATSUI] (Fmac_atsu_font_face_attributes): | YAMAMOTO Mitsuharu | 2007-10-31 | 2 | -2/+7 |
* | (Fformat_mode_line): Do nothing when noninteractive. | Jason Rumney | 2007-10-30 | 2 | -1/+7 |
* | (unexec_regions_recorder, unexec_regions_merge): | YAMAMOTO Mitsuharu | 2007-10-30 | 2 | -8/+36 |
* | (syms_of_emacs) <installation-directory>: Reflow docstring. | Richard M. Stallman | 2007-10-30 | 2 | -2/+7 |
* | (syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring. | Juanma Barranquero | 2007-10-29 | 2 | -4/+8 |
* | (window_min_size_2): Don't count header-line. | Martin Rudalics | 2007-10-26 | 2 | -5/+11 |
* | *** empty log message *** | Juanma Barranquero | 2007-10-25 | 1 | -0/+1 |
* | (w32_get_resource): Remove unused variable `ok'. | Juanma Barranquero | 2007-10-25 | 1 | -1/+0 |
* | (init_environment): Fix tiny memory leak. | Juanma Barranquero | 2007-10-25 | 2 | -0/+5 |
* | Include math.h. | Jason Rumney | 2007-10-24 | 2 | -0/+5 |
* | Comment change. | Richard M. Stallman | 2007-10-24 | 2 | -1/+17 |
* | (x_figure_window_size): For fullscreen case, | Richard M. Stallman | 2007-10-24 | 1 | -1/+1 |
* | (Fcurrent_idle_time): Doc fix. | Richard M. Stallman | 2007-10-24 | 1 | -2/+4 |
* | (Fwith_output_to_temp_buffer): Doc fix. | Richard M. Stallman | 2007-10-24 | 1 | -15/+24 |
* | (Fset_process_filter): Doc fix. | Juanma Barranquero | 2007-10-19 | 2 | -1/+5 |
* | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 2 | -1/+14 |
* | (Qcompletion_ignore_case): Change to external. | Glenn Morris | 2007-10-17 | 1 | -6/+1 |
* | (Qcompletion_ignore_case): New Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -0/+4 |
* | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -1/+9 |