| Commit message (Expand) | Author | Age | Files | Lines |
| * | Regenerate. | Glenn Morris | 2007-12-04 | 1 | -3/+3 |
| * | Update URL to Window Manager Specification in comment. | Jan Djärv | 2007-12-03 | 2 | -2/+6 |
| * | * config.in (HAVE_DBUS): Add. | Michael Albinus | 2007-12-02 | 7 | -48/+946 |
| * | (w32_face_attributes): Comment previous change. | Jason Rumney | 2007-12-01 | 1 | -4/+7 |
| * | *** empty log message *** | Jason Rumney | 2007-12-01 | 1 | -0/+2 |
| * | (syms_of_search) <inhibit-changing-match-data>: Doc fix. | Richard M. Stallman | 2007-12-01 | 2 | -3/+8 |
| * | (w32_face_attributes): Don't use color indexes that are out of range. | Jason Rumney | 2007-11-30 | 1 | -12/+14 |
| * | (vga_stdcolor_name): Remove. | Jason Rumney | 2007-11-30 | 2 | -1/+10 |
| * | (w32con_ins_del_lines, scroll_line): Clip to window. | Jason Rumney | 2007-11-30 | 1 | -7/+30 |
| * | (map_tty_color, tty_color_name): Remove special case for WINDOWSNT. | Jason Rumney | 2007-11-30 | 1 | -11/+3 |
| * | Leave HAVE_WINDOW_SYSTEM defined. | Jason Rumney | 2007-11-29 | 2 | -12/+13 |
| * | (apply_modifiers): Fix typo. | Andreas Schwab | 2007-11-29 | 2 | -1/+5 |
| * | (Fcurrent_local_map): Doc fix. | Richard M. Stallman | 2007-11-29 | 2 | -1/+6 |
| * | Petr Salinger <Petr.Salinger at seznam.cz>: New file. | Glenn Morris | 2007-11-28 | 2 | -0/+15 |
| * | (Fget_buffer_create, Fmake_indirect_buffer): Don't cast redundantly. | Stefan Monnier | 2007-11-28 | 2 | -2/+5 |
| * | (KEY_TO_CHAR): New macro. | Stefan Monnier | 2007-11-28 | 2 | -48/+49 |
| * | * progmodes/cperl-mode.el (compilation-error-regexp-alist): Pacify | Dan Nicolaescu | 2007-11-27 | 2 | -1/+6 |
| * | (list_processes_1): Fix indentation level of the | Andreas Schwab | 2007-11-26 | 1 | -2/+4 |
| * | *** empty log message *** | Andreas Schwab | 2007-11-26 | 1 | -0/+5 |
| * | (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 |