| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 43 | -668/+2043 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2007-12-06 | 8 | -14/+225 |
| |\ |
|
| | * | (make_process): Initialize pty_flag to 0. | Richard M. Stallman | 2007-12-03 | 2 | -0/+5 |
| | * | (xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs. | Jason Rumney | 2007-12-02 | 2 | -0/+20 |
| | * | (syms_of_xdisp) <scroll-conservatively>: Doc fix. | Richard M. Stallman | 2007-12-01 | 2 | -2/+10 |
| | * | (emacs_close) [MAC_OSX && HAVE_CARBON]: | YAMAMOTO Mitsuharu | 2007-11-30 | 2 | -0/+20 |
| | * | (cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]: | YAMAMOTO Mitsuharu | 2007-11-30 | 1 | -2/+49 |
| | * | Petr Salinger <Petr.Salinger at seznam.cz>: New file. | Glenn Morris | 2007-11-28 | 2 | -0/+15 |
| | * | (unrelocate): New argument BASE. Use it instead of | YAMAMOTO Mitsuharu | 2007-11-27 | 2 | -18/+95 |
| | * | (sys_spawnve): Quote args with wildcards. | Jason Rumney | 2007-11-26 | 2 | -1/+12 |
| | * | (list_processes_1): Fix indentation level of the | Andreas Schwab | 2007-11-26 | 2 | -2/+9 |
| | * | (copy_data_segment): Also copy __gcc_except_tab and __objc_* sections. | YAMAMOTO Mitsuharu | 2007-11-24 | 2 | -6/+29 |
| | * | (Fformat): Handle %c specially since it requires the | Andreas Schwab | 2007-11-23 | 2 | -2/+12 |
| | * | (update_frame_tool_bar): Don't call x-gtk-map-stock if | Jan Djärv | 2007-11-22 | 2 | -2/+9 |
| * | | * dbusbind.c (xd_read_message): Return value is a Lisp_Object. | Michael Albinus | 2007-12-05 | 2 | -9/+21 |
| * | | Add arch tagline | Miles Bader | 2007-12-04 | 1 | -0/+3 |
| * | | * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Renamed from | Michael Albinus | 2007-12-04 | 2 | -108/+105 |
| * | | 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 |