| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-11-21 | 1 | -0/+10 |
| |\ |
|
| | * | (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping | Jason Rumney | 2007-11-19 | 1 | -0/+5 |
| | * | (Fset_match_data): Remove the `evaporate' feature. | Stefan Monnier | 2007-11-16 | 1 | -2/+7 |
| | * | *** empty log message *** | Andreas Schwab | 2007-11-16 | 1 | -2/+2 |
| | * | (Fformat): When formatting an integer as float take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -0/+1 |
| | * | (Fformat): Correctly format EMACS_INT values. | Andreas Schwab | 2007-11-15 | 1 | -0/+4 |
| | * | *** empty log message *** | Juanma Barranquero | 2007-11-15 | 1 | -0/+20 |
| | * | (Fw32_registered_hot_keys): Don't return the nil values corresponding | Juanma Barranquero | 2007-11-14 | 1 | -0/+10 |
| | * | *** empty log message *** | Juanma Barranquero | 2007-11-13 | 1 | -2/+7 |
| * | | (w32con_write_glyphs): Remove unused variables. | Jason Rumney | 2007-11-21 | 1 | -0/+6 |
| * | | (mac_term_init): Call add_keyboard_wait_descriptor. | Dan Nicolaescu | 2007-11-20 | 1 | -0/+2 |
| * | | * term/mac-win.el (x-setup-function-keys): Only setup | Dan Nicolaescu | 2007-11-20 | 1 | -0/+7 |
| * | | (Fbuffer_local_value): Remove redundant test. | Stefan Monnier | 2007-11-19 | 1 | -0/+5 |
| * | | * data.c (store_symval_forwarding, set_internal): | Stefan Monnier | 2007-11-19 | 1 | -0/+3 |
| * | | * coding.c (detect_coding, Fupdate_coding_systems_internal): | Stefan Monnier | 2007-11-19 | 1 | -0/+6 |
| * | | (init_system_name): Use getaddrinfo if available. | Jan Djärv | 2007-11-18 | 1 | -0/+2 |
| * | | (x_scroll_bar_set_handle, x_scroll_bar_handle_click) | Jan Djärv | 2007-11-18 | 1 | -0/+6 |
| * | | (BASE_PURESIZE): Increase to 1190000. | Dan Nicolaescu | 2007-11-17 | 1 | -0/+4 |
| * | | (struct buffer): Move `undo_list' back to before `name'. | Stefan Monnier | 2007-11-16 | 1 | -0/+3 |
| * | | * alloc.c (allocate_other_vector): | Stefan Monnier | 2007-11-16 | 1 | -0/+4 |
| * | | (struct save_window_data): Move non-lisp data to the end | Stefan Monnier | 2007-11-16 | 1 | -0/+7 |
| * | | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data. | Stefan Monnier | 2007-11-16 | 1 | -0/+20 |
| * | | * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h. | Stefan Monnier | 2007-11-16 | 1 | -2/+10 |
| * | | *** empty log message *** | Andreas Schwab | 2007-11-16 | 1 | -2/+2 |
| * | | (Fformat): When formatting an integer as float take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -0/+1 |
| * | | (Fformat): Correctly format EMACS_UINT values. | Andreas Schwab | 2007-11-15 | 1 | -0/+2 |
| * | | (Fevent_symbol_parse_modifiers): Fix declaration. | Andreas Schwab | 2007-11-15 | 1 | -0/+4 |
| * | | * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers. | Stefan Monnier | 2007-11-15 | 1 | -0/+3 |
| * | | (swap_in_global_binding): Fix longstanding bug where | Stefan Monnier | 2007-11-15 | 1 | -0/+6 |
| * | | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-14 | 1 | -1/+21 |
| * | | (Fw32_define_rgb_color, Fw32_load_color_file, Fx_display_save_under): | Juanma Barranquero | 2007-11-14 | 1 | -1/+4 |
| * | | (Fw32_registered_hot_keys): Don't return the nil values corresponding | Juanma Barranquero | 2007-11-14 | 1 | -0/+14 |
| * | | (Fw32_register_hot_key): Don't try to register | Juanma Barranquero | 2007-11-13 | 1 | -1/+6 |
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-11-11 | 1 | -0/+4 |
| |\ \
| |/ |
|
| | * | (BASE_PURESIZE): Increase to 1130000. | Juri Linkov | 2007-11-10 | 1 | -0/+4 |
| | * | (load_overlay_strings): Fix copy&paste typo. | Stefan Monnier | 2007-11-10 | 1 | -1/+5 |
| * | | (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT. | Jason Rumney | 2007-11-09 | 1 | -0/+27 |
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-11-09 | 1 | -0/+57 |
| |\ \
| |/ |
|
| | * | * 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 | 1 | -0/+5 |
| | * | (handle_face_prop): Use face_at_buffer_position_no_overlays | Richard M. Stallman | 2007-11-03 | 1 | -0/+7 |
| | * | (handle_stop): Move some code out of loop. | Richard M. Stallman | 2007-11-03 | 1 | -0/+4 |
| | * | Johan Bockg� <bojohan at gnu.org> | Glenn Morris | 2007-11-01 | 1 | -0/+6 |
| | * | [USE_ATSUI] (Fmac_atsu_font_face_attributes): | YAMAMOTO Mitsuharu | 2007-10-31 | 1 | -0/+5 |
| | * | (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 |
| | * | (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 |
| * | | Obsolete for some years. | Jason Rumney | 2007-11-08 | 1 | -0/+4 |