| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fmap_keymap): Doc fix. | Richard M. Stallman | 2006-01-26 | 1 | -1/+1 |
| * | (Fx_create_frame): Put all specified parms into f->param_alist | Richard M. Stallman | 2006-01-26 | 1 | -0/+8 |
| * | (x_get_arg): "Clear out" the parm in ALIST if found there. | Richard M. Stallman | 2006-01-26 | 1 | -1/+14 |
| * | (Fconstrain_to_field): Fix behaviour on field boundaries. | Károly Lőrentey | 2006-01-26 | 2 | -13/+33 |
| * | (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string. | Károly Lőrentey | 2006-01-26 | 1 | -9/+9 |
| * | (Fconstrain_to_field): Use get_pos_property, not Fget_char_property, | Károly Lőrentey | 2006-01-26 | 2 | -11/+23 |
| * | (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string. | Károly Lőrentey | 2006-01-26 | 1 | -11/+12 |
| * | (Fcall_process): GCPRO error_file. Encode infile, | Kenichi Handa | 2006-01-26 | 2 | -8/+20 |
| * | (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well. | Stefan Monnier | 2006-01-24 | 2 | -5/+10 |
| * | * alloc.c (allocate_string_data): Update next_free immediately, to | Chong Yidong | 2006-01-24 | 2 | -1/+7 |
| * | (handle_invisible_prop): Set it->position to fix cursor | Károly Lőrentey | 2006-01-24 | 2 | -3/+31 |
| * | (x_catch_errors_unwind): Yet another int/Lisp_Object mixup. | Stefan Monnier | 2006-01-23 | 2 | -1/+6 |
| * | *** empty log message *** | Juanma Barranquero | 2006-01-23 | 1 | -26/+26 |
| * | (handle_single_display_spec): Fix handling of space | Kim F. Storm | 2006-01-23 | 1 | -1/+5 |
| * | *** empty log message *** | Kim F. Storm | 2006-01-23 | 1 | -0/+8 |
| * | Avoid allocating Lisp data from code that can be run from a signal handler. | Stefan Monnier | 2006-01-23 | 2 | -20/+49 |
| * | (lisp_align_free): Add an assertion. | Stefan Monnier | 2006-01-23 | 1 | -1/+19 |
| * | (syms_of_dired) <completion-ignored-extensions>: Doc fix. | Luc Teirlinck | 2006-01-22 | 1 | -5/+5 |
| * | *** empty log message *** | Luc Teirlinck | 2006-01-22 | 1 | -0/+4 |
| * | (get_window_cursor_type): Fix last change. | Romain Francoise | 2006-01-21 | 2 | -5/+10 |
| * | (Fload): Don't leak the file descriptor returned by openp if we are going | Eli Zaretskii | 2006-01-20 | 2 | -2/+9 |
| * | (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close. | Eli Zaretskii | 2006-01-20 | 2 | -9/+17 |
| * | Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL. | Eli Zaretskii | 2006-01-20 | 2 | -12/+20 |
| * | (BASE_PURESIZE): Increment to 1190000. | Kenichi Handa | 2006-01-20 | 2 | -1/+5 |
| * | * xdisp.c (get_window_cursor_type): Use cursor type specified by | Chong Yidong | 2006-01-19 | 2 | -5/+15 |
| * | *** empty log message *** | Richard M. Stallman | 2006-01-19 | 1 | -0/+11 |
| * | (Fmap_keymap): Doc fix. | Richard M. Stallman | 2006-01-19 | 1 | -2/+4 |
| * | (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions. | Richard M. Stallman | 2006-01-19 | 1 | -0/+4 |
| * | (echo_char): Don't omit the space between first two echoed chars. | Richard M. Stallman | 2006-01-19 | 1 | -7/+9 |
| * | (read_minibuf): Fix previous change. | Richard M. Stallman | 2006-01-19 | 1 | -1/+2 |
| * | (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF. | Kenichi Handa | 2006-01-19 | 2 | -14/+35 |
| * | (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist. | Richard M. Stallman | 2006-01-18 | 2 | -1/+6 |
| * | . | Andreas Schwab | 2006-01-15 | 1 | -0/+4 |
| * | (Freplace_match): Use UPPERCASEP instead of !NOCASEP. | Andreas Schwab | 2006-01-15 | 1 | -1/+1 |
| * | *** empty log message *** | Romain Francoise | 2006-01-13 | 1 | -2/+2 |
| * | *** empty log message *** | Nick Roberts | 2006-01-12 | 1 | -0/+6 |
| * | Define new macro WINDOW_SUPPORT. | Nick Roberts | 2006-01-12 | 1 | -2/+21 |
| * | [HAVE_INTTYPES_H]: Include inttypes.h. | YAMAMOTO Mitsuharu | 2006-01-12 | 2 | -3/+22 |
| * | [USE_ATSUI] (atsu_get_text_layout_with_text_ptr) | YAMAMOTO Mitsuharu | 2006-01-12 | 1 | -2/+5 |
| * | (Fexpand_file_name): Remove redundant tests. Fix elimination of // so that | Stefan Monnier | 2006-01-10 | 2 | -12/+12 |
| * | * gtkutil.c (xg_toggle_notify_cb): New function. | Jan Djärv | 2006-01-09 | 2 | -3/+53 |
| * | Add 2006 to Copyright years. | Eli Zaretskii | 2006-01-06 | 1 | -1/+1 |
| * | Fix typo. | Nick Roberts | 2006-01-05 | 1 | -1/+1 |
| * | *** empty log message *** | Nick Roberts | 2006-01-05 | 1 | -0/+4 |
| * | Fix last change. | Eli Zaretskii | 2006-01-05 | 2 | -8/+19 |
| * | (Fmake_network_process): Use AF_INET instead of | Kim F. Storm | 2006-01-05 | 1 | -1/+1 |
| * | *** empty log message *** | Kim F. Storm | 2006-01-05 | 1 | -0/+5 |
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-01-05 | 1 | -0/+9 |
| * | (Fx_server_version): Use gestaltSystemVersionMajor, | YAMAMOTO Mitsuharu | 2006-01-05 | 1 | -9/+22 |
| * | (mac_coerce_file_name_ptr, mac_coerce_file_name_desc): | YAMAMOTO Mitsuharu | 2006-01-05 | 1 | -131/+90 |