| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** 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 |
| * | | (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and | Jan Djärv | 2007-11-06 | 1 | -0/+5 |
| * | | Remove HAVE_X11R5 and HAVE_X11R4. | Jan Djärv | 2007-11-01 | 1 | -0/+5 |
| * | | * makefile.w32-in (obj): Remove sunfns.o. | Dan Nicolaescu | 2007-11-01 | 1 | -0/+4 |
| * | | Johan Bockg� <bojohan at gnu.org> | Glenn Morris | 2007-11-01 | 1 | -0/+6 |
| * | | * cmdargs.texi (Misc Variables): Remove Sun windows info. | Dan Nicolaescu | 2007-11-01 | 1 | -0/+8 |
| * | | * keyboard.c (syms_of_keyboard): Initialize the initial_kboard. | Stefan Monnier | 2007-10-31 | 1 | -0/+7 |
| * | | * s/usg5-4.h: | Dan Nicolaescu | 2007-10-31 | 1 | -0/+11 |
| * | | (OBJ1): Remove abbrev.$(O). | Juanma Barranquero | 2007-10-28 | 1 | -1/+6 |
| * | | Rewrite abbrev.c in Elisp. | Stefan Monnier | 2007-10-28 | 1 | -0/+11 |
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-10-27 | 1 | -0/+9 |
| |\ \
| |/ |
|
| | * | (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 |
| * | | (window_min_size_2): Don't count header-line. | Martin Rudalics | 2007-10-26 | 1 | -0/+4 |
| * | | (struct frame): Move all bit fields after the first bit | Dan Nicolaescu | 2007-10-26 | 1 | -0/+6 |
| * | | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings. | Juanma Barranquero | 2007-10-26 | 1 | -0/+2 |
| * | | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead, | Juanma Barranquero | 2007-10-26 | 1 | -0/+9 |
| * | | *** empty log message *** | Juanma Barranquero | 2007-10-26 | 1 | -1/+1 |
| * | | (syms_of_frame) <delete-frame-functions>: Fix typo in docstring. | Juanma Barranquero | 2007-10-26 | 1 | -0/+5 |