| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate. | Paul Eggert | 2005-07-26 | 1 | -3/+13 |
* | Merge gnulib getopt implementation into Emacs. | Paul Eggert | 2005-07-26 | 2 | -3/+8 |
* | (Fdefvar): Allow (defvar enable-multibyte-characters). | Stefan Monnier | 2005-07-26 | 2 | -13/+17 |
* | (w32_menu_display_help): Suppress tooltip when navigating menus with | Jason Rumney | 2005-07-25 | 2 | -2/+10 |
* | (syms_of_insdel): staticpro combine_after_change_buffer. | Richard M. Stallman | 2005-07-23 | 2 | -0/+23 |
* | (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one. | Richard M. Stallman | 2005-07-23 | 1 | -7/+8 |
* | (read_char): Test gc_cons_threshold. | Richard M. Stallman | 2005-07-23 | 1 | -1/+2 |
* | (Feval, Ffuncall): Test gc_cons_threshold and | Richard M. Stallman | 2005-07-23 | 1 | -2/+4 |
* | (gc_cons_threshold, gc_relative_threshold): Declared. | Richard M. Stallman | 2005-07-23 | 1 | -2/+4 |
* | (gc_cons_threshold): Not static. | Richard M. Stallman | 2005-07-23 | 1 | -10/+13 |
* | (Fx_own_selection_internal): Follow error conventions. | YAMAMOTO Mitsuharu | 2005-07-23 | 2 | -6/+42 |
* | (Fx_popup_menu, Fx_popup_menu): Doc fixes. | YAMAMOTO Mitsuharu | 2005-07-23 | 1 | -21/+36 |
* | Don't include stdlib.h or string.h. Include atimer.h. | YAMAMOTO Mitsuharu | 2005-07-23 | 1 | -212/+106 |
* | Don't include stdlib.h or string.h. | YAMAMOTO Mitsuharu | 2005-07-23 | 1 | -29/+29 |
* | (Finternal_lisp_face_p): Doc fix. | Juanma Barranquero | 2005-07-21 | 2 | -1/+23 |
* | (Fset_window_margins, Fset_window_fringes): | Juanma Barranquero | 2005-07-21 | 1 | -24/+24 |
* | (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes. | Juanma Barranquero | 2005-07-21 | 1 | -2/+2 |
* | (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings. | Juanma Barranquero | 2005-07-21 | 1 | -2/+2 |
* | (Fcompose_region_internal, Fcompose_string_internal): | Juanma Barranquero | 2005-07-21 | 1 | -6/+6 |
* | (Fregister_ccl_program): Fix typos in docstring. | Juanma Barranquero | 2005-07-21 | 1 | -4/+5 |
* | (syms_of_buffer) <cursor-type>: Doc fix. | Juanma Barranquero | 2005-07-21 | 1 | -8/+8 |
* | (restore_stack_limits): Return a value. | Andreas Schwab | 2005-07-21 | 2 | -0/+5 |
* | (Fmac_code_convert_string): Add comment about Fstring_as_unibyte. | Stefan Monnier | 2005-07-21 | 1 | -1/+5 |
* | *** empty log message *** | Juanma Barranquero | 2005-07-20 | 1 | -0/+4 |
* | (Fdefvar): Doc fix. | Juanma Barranquero | 2005-07-20 | 1 | -1/+1 |
* | (load_unwind): Rework last change. | Kim F. Storm | 2005-07-20 | 1 | -5/+5 |
* | (Fdo_auto_save, do_auto_save_unwind): | Kim F. Storm | 2005-07-20 | 1 | -23/+8 |
* | *** empty log message *** | Kim F. Storm | 2005-07-20 | 1 | -2/+5 |
* | (Fload, load_unwind): Use make_save_value to unwind | Kim F. Storm | 2005-07-20 | 1 | -7/+4 |
* | *** empty log message *** | Kim F. Storm | 2005-07-20 | 1 | -0/+5 |
* | (Fprog2, Fcalled_interactively_p), (syms_of_eval) <debug-on-quit>: Doc fixes. | Juanma Barranquero | 2005-07-19 | 2 | -19/+22 |
* | (Vx_hand_shape): Variable removed. | Kim F. Storm | 2005-07-19 | 1 | -1/+3 |
* | *** empty log message *** | Kim F. Storm | 2005-07-19 | 1 | -0/+5 |
* | (Fstring_as_multibyte): Escape backslashes in the | Kenichi Handa | 2005-07-19 | 1 | -6/+6 |
* | (Fgenerate_new_buffer_name): Declare (for use in coding.c). | Stefan Monnier | 2005-07-18 | 2 | -23/+26 |
* | (redisplay_internal): Only try to hscroll each frame once | Kim F. Storm | 2005-07-18 | 1 | -2/+16 |
* | (struct frame): New member already_hscrolled_p. | Kim F. Storm | 2005-07-18 | 1 | -2/+6 |
* | *** empty log message *** | Kim F. Storm | 2005-07-18 | 1 | -0/+7 |
* | *** empty log message *** | Juri Linkov | 2005-07-18 | 1 | -0/+7 |
* | (mac-emulate-three-button-mouse): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -1/+1 |
* | (Fminor_mode_key_binding): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -1/+1 |
* | (scroll-up-aggressively, scroll-down-aggressively): Delete duplicate words. | Juri Linkov | 2005-07-18 | 1 | -2/+2 |
* | (Ftest_completion): Fix odd syntax in test. | Ken Raeburn | 2005-07-18 | 2 | -1/+5 |
* | [MAC_OS] (XCreateGC): Remove extern. | YAMAMOTO Mitsuharu | 2005-07-18 | 2 | -2/+35 |
* | (struct mac_display_info): Change types of scratch_cursor_gc | YAMAMOTO Mitsuharu | 2005-07-18 | 1 | -2/+5 |
* | (x_bitmap_icon, x_make_frame_visible): Remove declarations. | YAMAMOTO Mitsuharu | 2005-07-18 | 1 | -164/+136 |
* | (struct _XGC): New struct. | YAMAMOTO Mitsuharu | 2005-07-18 | 1 | -9/+16 |
* | (x_set_cursor_color): Use XSetBackground and XSetForeground. | YAMAMOTO Mitsuharu | 2005-07-18 | 1 | -3/+4 |
* | *** empty log message *** | Richard M. Stallman | 2005-07-17 | 1 | -0/+4 |
* | (Fmake_overlay): Doc fix. | Richard M. Stallman | 2005-07-17 | 1 | -4/+6 |