| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fsetq): Doc fix. | Juanma Barranquero | 2007-07-18 | 1 | -1/+1 |
| * | (For, Fand): Doc fixes. | Juanma Barranquero | 2007-07-18 | 1 | -2/+2 |
| * | (Ffind_operation_coding_system): Doc fix. | Juanma Barranquero | 2007-07-18 | 1 | -1/+1 |
| * | Declare x_ewmh_activate_frame | Jan Djärv | 2007-07-18 | 2 | -0/+10 |
| * | (x_ewmh_activate_frame): New function. | Jan Djärv | 2007-07-18 | 1 | -26/+24 |
| * | (Fx_focus_frame): Call x_ewmh_activate_frame | Jan Djärv | 2007-07-18 | 1 | -0/+1 |
| * | (Fdisplay_buffer): If largest or LRU window is the | Martin Rudalics | 2007-07-17 | 2 | -9/+17 |
| * | (abbrev_check_chars): New function. | Glenn Morris | 2007-07-17 | 1 | -2/+72 |
| * | *** empty log message *** | Glenn Morris | 2007-07-17 | 1 | -0/+7 |
| * | (Fstart_process, Fmake_network_process, read_process_output): | Stefan Monnier | 2007-07-17 | 2 | -3/+8 |
| * | (clean): Don't delete *~. | Eli Zaretskii | 2007-07-16 | 2 | -1/+7 |
| * | (Fdisplay_buffer): Use NILP. | Andreas Schwab | 2007-07-16 | 2 | -2/+7 |
| * | (window_min_size_2): New function. | Martin Rudalics | 2007-07-15 | 2 | -39/+66 |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-07-15 | 3 | -6/+26 |
| |\ |
|
| | * | Remove dashes from front of first line. | Jason Rumney | 2007-07-12 | 1 | -5/+5 |
| | * | (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM. | Jason Rumney | 2007-07-11 | 2 | -0/+19 |
| | * | (LIBS): Include OLE32. | Jason Rumney | 2007-07-11 | 1 | -1/+2 |
| | * | [USE_MAC_TSM] (mac_handle_text_input_event): | YAMAMOTO Mitsuharu | 2007-06-28 | 2 | -0/+8 |
| | * | (syms_of_buffer) <selective-display>: Fix typo in docstring. | Juanma Barranquero | 2007-06-27 | 2 | -5/+9 |
| | * | [HAVE_GTK_AND_PTHREAD] Check this after including config.h. | YAMAMOTO Mitsuharu | 2007-06-26 | 2 | -52/+141 |
| | * | *** empty log message *** | Jason Rumney | 2007-06-21 | 1 | -0/+4 |
| | * | (convert_mono_to_color_image): Swap fore and background. | Jason Rumney | 2007-06-21 | 1 | -2/+2 |
| | * | (w32_BDF_to_x_font): Unmap memory when finished. | Jason Rumney | 2007-06-20 | 2 | -1/+7 |
| | * | (_wsa_errlist): Fix typo in error message. | Juanma Barranquero | 2007-06-20 | 2 | -21/+25 |
| | * | (add_menu_item): Don't use multibyte string functions on | Jason Rumney | 2007-06-17 | 2 | -22/+51 |
| | * | *** empty log message *** | Juanma Barranquero | 2007-06-17 | 1 | -0/+5 |
| | * | (syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring. | Juanma Barranquero | 2007-06-17 | 1 | -1/+1 |
| | * | (add_menu_item): Escape `&' characters in menu items and their keybindings. | Eli Zaretskii | 2007-06-16 | 2 | -1/+35 |
| | * | (update_compositions): Check validity of compositions. | Chong Yidong | 2007-06-15 | 1 | -4/+9 |
| | * | * composite.c (update_compositions): Check validity of compositions. | Chong Yidong | 2007-06-14 | 1 | -0/+4 |
| | * | (Fx_file_dialog): Take size from struct not pointer. | Jason Rumney | 2007-06-10 | 2 | -2/+6 |
| * | | Don't undefine AF_INET6. | Jason Rumney | 2007-07-14 | 2 | -8/+4 |
| * | | (maybe_call_debugger): New function. | Richard M. Stallman | 2007-07-14 | 2 | -50/+79 |
| * | | *** empty log message *** | Juanma Barranquero | 2007-07-14 | 1 | -0/+7 |
| * | | (Fsave_window_excursion): Doc fix. | Juanma Barranquero | 2007-07-14 | 1 | -1/+1 |
| * | | (Fwith_output_to_temp_buffer): Doc fix. | Juanma Barranquero | 2007-07-14 | 1 | -1/+1 |
| * | | (Ftrack_mouse): Doc fix. | Juanma Barranquero | 2007-07-14 | 1 | -1/+1 |
| * | | (Fprogn): Doc fix. | Juanma Barranquero | 2007-07-14 | 1 | -1/+1 |
| * | | (init_eval_once): Bump max_lisp_eval_depth to 400. | Stefan Monnier | 2007-07-13 | 2 | -1/+5 |
| * | | (struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag, | Stefan Monnier | 2007-07-12 | 3 | -191/+197 |
| * | | Include unistd.h only if HAVE_UNISTD_H. | Richard M. Stallman | 2007-07-12 | 2 | -0/+6 |
| * | | * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer. | Stefan Monnier | 2007-07-11 | 3 | -21/+33 |
| * | | (emacs_blocked_free): Remove unused var `bytes_used_now'. | Stefan Monnier | 2007-07-11 | 1 | -2/+0 |
| * | | Include unistd.h for ttyname, used in handle_one_term_event. | Stefan Monnier | 2007-07-11 | 1 | -4/+5 |
| * | | (mark_maybe_pointer): Enforce mult-of-8 alignment when using | Stefan Monnier | 2007-07-10 | 2 | -3/+11 |
| * | | (map_char_table): Use an array of int for `indices' rather than | Stefan Monnier | 2007-07-10 | 6 | -18/+29 |
| * | | (Ftranspose_regions): Use EMACS_INT for positions. | Stefan Monnier | 2007-07-10 | 1 | -3/+3 |
| * | | (struct accessible_keymaps_data, struct where_is_internal_data): New structs. | Stefan Monnier | 2007-07-10 | 2 | -242/+135 |
| * | | (map_keymap_function_t): More informative prototype. | Stefan Monnier | 2007-07-10 | 2 | -1/+5 |
| * | | (Vinhibit_changing_match_data, search_regs_1): New vars. | Richard M. Stallman | 2007-07-10 | 2 | -48/+143 |