| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fformat): Handle %c specially since it requires the | Andreas Schwab | 2007-11-23 | 2 | -15/+25 |
| * | (main): Call init_editfns before init_process, since | Stefan Monnier | 2007-11-23 | 2 | -1/+6 |
| * | (do_symval_forwarding): Use same code as in find_symbol_value. | Stefan Monnier | 2007-11-22 | 2 | -30/+8 |
| * | (set_internal): Set the value in the `cons-cell' (for | Stefan Monnier | 2007-11-22 | 2 | -20/+11 |
| * | (print_object): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 2 | -1/+8 |
| * | (Fsingle_key_description): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
| * | (Fnumber_to_string): Add cast when passing EMACS_INT | Andreas Schwab | 2007-11-22 | 1 | -1/+1 |
| * | (update_frame_tool_bar): Don't call x-gtk-map-stock if | Jan Djärv | 2007-11-22 | 2 | -2/+9 |
| * | * term.c: Include stdarg.h. | Dan Nicolaescu | 2007-11-22 | 3 | -6/+13 |
| * | * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field. | Stefan Monnier | 2007-11-21 | 5 | -42/+23 |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-11-21 | 4 | -18/+26 |
| |\ |
|
| | * | (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 |
| * | | (init_display) [WINDOWSNT]: Hardcode terminal_type. | Jason Rumney | 2007-11-21 | 1 | -0/+4 |
| * | | (w32con_write_glyphs): Remove unused variables. | Jason Rumney | 2007-11-21 | 2 | -1/+6 |
| * | | (mac_term_init): Call add_keyboard_wait_descriptor. | Dan Nicolaescu | 2007-11-20 | 2 | -0/+6 |
| * | | * term/mac-win.el (x-setup-function-keys): Only setup | Dan Nicolaescu | 2007-11-20 | 4 | -17/+7 |
| * | | (Fbuffer_local_value): Remove redundant test. | Stefan Monnier | 2007-11-19 | 2 | -21/+10 |
| * | | * data.c (store_symval_forwarding, set_internal): | Stefan Monnier | 2007-11-19 | 3 | -14/+19 |
| * | | * coding.c (detect_coding, Fupdate_coding_systems_internal): | Stefan Monnier | 2007-11-19 | 3 | -3/+9 |
| * | | (init_system_name): Use getaddrinfo if available. | Jan Djärv | 2007-11-18 | 2 | -1/+47 |
| * | | (x_scroll_bar_set_handle, x_scroll_bar_handle_click) | Jan Djärv | 2007-11-18 | 2 | -14/+20 |
| * | | (BASE_PURESIZE): Increase to 1190000. | Dan Nicolaescu | 2007-11-17 | 2 | -1/+5 |
| * | | (struct buffer): Move `undo_list' back to before `name'. | Stefan Monnier | 2007-11-16 | 2 | -9/+12 |
| * | | * alloc.c (allocate_other_vector): | Stefan Monnier | 2007-11-16 | 3 | -17/+4 |
| * | | (struct save_window_data): Move non-lisp data to the end | Stefan Monnier | 2007-11-16 | 2 | -31/+42 |
| * | | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data. | Stefan Monnier | 2007-11-16 | 5 | -96/+95 |
| * | | * alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h. | Stefan Monnier | 2007-11-16 | 3 | -8/+18 |
| * | | *** empty log message *** | Andreas Schwab | 2007-11-16 | 2 | -5/+3 |
| * | | Always take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -4/+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_UINT values. | Andreas Schwab | 2007-11-15 | 2 | -14/+28 |
| * | | (Fevent_symbol_parse_modifiers): Fix declaration. | Andreas Schwab | 2007-11-15 | 2 | -1/+6 |
| * | | * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers. | Stefan Monnier | 2007-11-15 | 2 | -0/+17 |
| * | | (swap_in_global_binding): Fix longstanding bug where | Stefan Monnier | 2007-11-15 | 2 | -12/+15 |
| * | | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-14 | 2 | -11/+31 |
| * | | (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height, | Juanma Barranquero | 2007-11-14 | 1 | -14/+14 |