aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Regenerate.Paul Eggert2005-07-261-3/+13
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-262-3/+8
* (Fdefvar): Allow (defvar enable-multibyte-characters).Stefan Monnier2005-07-262-13/+17
* (w32_menu_display_help): Suppress tooltip when navigating menus withJason Rumney2005-07-252-2/+10
* (syms_of_insdel): staticpro combine_after_change_buffer.Richard M. Stallman2005-07-232-0/+23
* (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.Richard M. Stallman2005-07-231-7/+8
* (read_char): Test gc_cons_threshold.Richard M. Stallman2005-07-231-1/+2
* (Feval, Ffuncall): Test gc_cons_threshold andRichard M. Stallman2005-07-231-2/+4
* (gc_cons_threshold, gc_relative_threshold): Declared.Richard M. Stallman2005-07-231-2/+4
* (gc_cons_threshold): Not static.Richard M. Stallman2005-07-231-10/+13
* (Fx_own_selection_internal): Follow error conventions.YAMAMOTO Mitsuharu2005-07-232-6/+42
* (Fx_popup_menu, Fx_popup_menu): Doc fixes.YAMAMOTO Mitsuharu2005-07-231-21/+36
* Don't include stdlib.h or string.h. Include atimer.h.YAMAMOTO Mitsuharu2005-07-231-212/+106
* Don't include stdlib.h or string.h.YAMAMOTO Mitsuharu2005-07-231-29/+29
* (Finternal_lisp_face_p): Doc fix.Juanma Barranquero2005-07-212-1/+23
* (Fset_window_margins, Fset_window_fringes):Juanma Barranquero2005-07-211-24/+24
* (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes.Juanma Barranquero2005-07-211-2/+2
* (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings.Juanma Barranquero2005-07-211-2/+2
* (Fcompose_region_internal, Fcompose_string_internal):Juanma Barranquero2005-07-211-6/+6
* (Fregister_ccl_program): Fix typos in docstring.Juanma Barranquero2005-07-211-4/+5
* (syms_of_buffer) <cursor-type>: Doc fix.Juanma Barranquero2005-07-211-8/+8
* (restore_stack_limits): Return a value.Andreas Schwab2005-07-212-0/+5
* (Fmac_code_convert_string): Add comment about Fstring_as_unibyte.Stefan Monnier2005-07-211-1/+5
* *** empty log message ***Juanma Barranquero2005-07-201-0/+4
* (Fdefvar): Doc fix.Juanma Barranquero2005-07-201-1/+1
* (load_unwind): Rework last change.Kim F. Storm2005-07-201-5/+5
* (Fdo_auto_save, do_auto_save_unwind):Kim F. Storm2005-07-201-23/+8
* *** empty log message ***Kim F. Storm2005-07-201-2/+5
* (Fload, load_unwind): Use make_save_value to unwindKim F. Storm2005-07-201-7/+4
* *** empty log message ***Kim F. Storm2005-07-201-0/+5
* (Fprog2, Fcalled_interactively_p), (syms_of_eval) <debug-on-quit>: Doc fixes.Juanma Barranquero2005-07-192-19/+22
* (Vx_hand_shape): Variable removed.Kim F. Storm2005-07-191-1/+3
* *** empty log message ***Kim F. Storm2005-07-191-0/+5
* (Fstring_as_multibyte): Escape backslashes in theKenichi Handa2005-07-191-6/+6
* (Fgenerate_new_buffer_name): Declare (for use in coding.c).Stefan Monnier2005-07-182-23/+26
* (redisplay_internal): Only try to hscroll each frame onceKim F. Storm2005-07-181-2/+16
* (struct frame): New member already_hscrolled_p.Kim F. Storm2005-07-181-2/+6
* *** empty log message ***Kim F. Storm2005-07-181-0/+7
* *** empty log message ***Juri Linkov2005-07-181-0/+7
* (mac-emulate-three-button-mouse): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* (Fminor_mode_key_binding): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* (scroll-up-aggressively, scroll-down-aggressively): Delete duplicate words.Juri Linkov2005-07-181-2/+2
* (Ftest_completion): Fix odd syntax in test.Ken Raeburn2005-07-182-1/+5
* [MAC_OS] (XCreateGC): Remove extern.YAMAMOTO Mitsuharu2005-07-182-2/+35
* (struct mac_display_info): Change types of scratch_cursor_gcYAMAMOTO Mitsuharu2005-07-181-2/+5
* (x_bitmap_icon, x_make_frame_visible): Remove declarations.YAMAMOTO Mitsuharu2005-07-181-164/+136
* (struct _XGC): New struct.YAMAMOTO Mitsuharu2005-07-181-9/+16
* (x_set_cursor_color): Use XSetBackground and XSetForeground.YAMAMOTO Mitsuharu2005-07-181-3/+4
* *** empty log message ***Richard M. Stallman2005-07-171-0/+4
* (Fmake_overlay): Doc fix.Richard M. Stallman2005-07-171-4/+6