]> code.delx.au - gnu-emacs/history - src
(gc_cons_threshold): Not static.
[gnu-emacs] / src /
2005-07-23 Richard M. Stallman(gc_cons_threshold): Not static.
2005-07-23 YAMAMOTO Mitsuharu(Fx_own_selection_internal): Follow error conventions.
2005-07-23 YAMAMOTO Mitsuharu(Fx_popup_menu, Fx_popup_menu): Doc fixes.
2005-07-23 YAMAMOTO MitsuharuDon't include stdlib.h or string.h. Include atimer.h.
2005-07-23 YAMAMOTO MitsuharuDon't include stdlib.h or string.h.
2005-07-21 Juanma Barranquero(Finternal_lisp_face_p): Doc fix.
2005-07-21 Juanma Barranquero(Fset_window_margins, Fset_window_fringes):
2005-07-21 Juanma Barranquero(Fnext_char_property_change, Fprevious_char_property_ch...
2005-07-21 Juanma Barranquero(Fminibuffer_prompt_end, Feval_minibuffer): Fix typos...
2005-07-21 Juanma Barranquero(Fcompose_region_internal, Fcompose_string_internal):
2005-07-21 Juanma Barranquero(Fregister_ccl_program): Fix typos in docstring.
2005-07-21 Juanma Barranquero(syms_of_buffer) <cursor-type>: Doc fix.
2005-07-21 Andreas Schwab(restore_stack_limits): Return a value.
2005-07-21 Stefan Monnier(Fmac_code_convert_string): Add comment about Fstring_a...
2005-07-20 Juanma Barranquero*** empty log message ***
2005-07-20 Juanma Barranquero(Fdefvar): Doc fix.
2005-07-20 Kim F. Storm(load_unwind): Rework last change.
2005-07-20 Kim F. Storm(Fdo_auto_save, do_auto_save_unwind):
2005-07-20 Kim F. Storm*** empty log message ***
2005-07-20 Kim F. Storm(Fload, load_unwind): Use make_save_value to unwind
2005-07-20 Kim F. Storm*** empty log message ***
2005-07-19 Juanma Barranquero(Fprog2, Fcalled_interactively_p), (syms_of_eval) ...
2005-07-19 Kim F. Storm(Vx_hand_shape): Variable removed.
2005-07-19 Kim F. Storm*** empty log message ***
2005-07-19 Kenichi Handa(Fstring_as_multibyte): Escape backslashes in the
2005-07-18 Stefan Monnier(Fgenerate_new_buffer_name): Declare (for use in coding.c).
2005-07-18 Kim F. Storm(redisplay_internal): Only try to hscroll each frame...
2005-07-18 Kim F. Storm(struct frame): New member already_hscrolled_p.
2005-07-18 Kim F. Storm*** empty log message ***
2005-07-18 Juri Linkov*** empty log message ***
2005-07-18 Juri Linkov(mac-emulate-three-button-mouse): Delete duplicate...
2005-07-18 Juri Linkov(Fminor_mode_key_binding): Delete duplicate words.
2005-07-18 Juri Linkov(scroll-up-aggressively, scroll-down-aggressively)...
2005-07-18 Ken Raeburn(Ftest_completion): Fix odd syntax in test.
2005-07-18 YAMAMOTO Mitsuharu[MAC_OS] (XCreateGC): Remove extern.
2005-07-18 YAMAMOTO Mitsuharu(struct mac_display_info): Change types of scratch_curs...
2005-07-18 YAMAMOTO Mitsuharu(x_bitmap_icon, x_make_frame_visible): Remove declarations.
2005-07-18 YAMAMOTO Mitsuharu(struct _XGC): New struct.
2005-07-18 YAMAMOTO Mitsuharu(x_set_cursor_color): Use XSetBackground and XSetForegr...
2005-07-17 Richard M. Stallman*** empty log message ***
2005-07-17 Richard M. Stallman(Fmake_overlay): Doc fix.
2005-07-16 Eli Zaretskii*** empty log message ***
2005-07-16 Eli Zaretskii(syms_of_ntproc): staticpro Qhigh, Qlow,
2005-07-16 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (Fmac_code_convert_string)...
2005-07-15 Richard M. Stallman*** empty log message ***
2005-07-15 Richard M. Stallman(select_frame_for_redisplay): Use find_symbol_value.
2005-07-15 Kim F. StormFix redisplay loop in last change.
2005-07-15 Kim F. Storm*** empty log message ***
2005-07-14 Jason Rumney(init_environment): Default HOME directory to user's
2005-07-14 Kim F. Storm(pitx): Fix output format. Print string charpos.
2005-07-14 Kim F. Storm*** empty log message ***
2005-07-14 Kim F. Storm(syms_of_syntax): Staticpro lisp objects in gl_state.
2005-07-14 Kim F. Storm(syms_of_search): Staticpro searchbuf.whitespace_regexp.
2005-07-14 Kim F. Storm(syms_of_lread): Initialize seen_list.
2005-07-14 Kim F. Storm*** empty log message ***
2005-07-14 YAMAMOTO Mitsuharu(mac_window_to_frame): Remove duplicate define.
2005-07-14 YAMAMOTO Mitsuharu(get_scrap_target_type_list): Avoid NULL pointer derefe...
2005-07-14 Kenichi Handa(code_convert_region_unwind): ARG is changed to a cons.
2005-07-13 Kim F. Storm*** empty log message ***
2005-07-13 Kim F. Storm(Fvertical_motion): If start position is on an image,
2005-07-13 Kim F. Storm* xdisp.c (start_display): Don't reseat to next visible...
2005-07-13 Kim F. Storm(cursor_row_fully_visible_p): Allow partially visible
2005-07-13 Kim F. Storm*** empty log message ***
2005-07-13 YAMAMOTO Mitsuharu*** empty log message ***
2005-07-13 YAMAMOTO Mitsuharu(try_font_list) [MAC_OS]: Try font family name
2005-07-13 YAMAMOTO MitsuharuDon't include stdlib.h or composite.h.
2005-07-13 Stefan Monnier*** empty log message ***
2005-07-13 Stefan Monnier(gc_cons_threshold): Make it static.
2005-07-13 Stefan Monnier(gc_cons_threshold): Remove declaration.
2005-07-13 Stefan Monnier(Feval, Ffuncall): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier(read_char): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier(gc_cons_combined_threshold): Declare.
2005-07-13 Stefan Monnier(MAYBE_GC): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier(gc_cons_combined_threshold, Vgc_cons_percentage):...
2005-07-12 Kim F. Storm(intern): Remove dup. intern and staticpro for QTIMESTAMP.
2005-07-12 Kim F. Storm* coding.c (Qprocess_argument):
2005-07-12 Kim F. Storm*** empty log message ***
2005-07-12 YAMAMOTO Mitsuharu*** empty log message ***
2005-07-12 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON] Include charset.h, coding...
2005-07-11 Stefan Monnier(Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
2005-07-11 Richard M. Stallman*** empty log message ***
2005-07-11 Jan Djärv* xfaces.c (x_update_menu_appearance): Use fontSet...
2005-07-10 Steven TammAdding in functions for setting and retrieving file...
2005-07-10 Richard M. Stallman(Qeval_buffer_list, Veval_buffer_list): New vars.
2005-07-09 Richard M. Stallman*** empty log message ***
2005-07-09 Richard M. Stallman(Fdefvar): Allow defvaring a constant to itself quoted.
2005-07-08 Kim F. Storm(menu_bar_items): Don't GCPRO menu_bar_items_vector...
2005-07-08 Kim F. Storm*** empty log message ***
2005-07-07 Kim F. Storm(Frecenter): Remove superfluous settings of iarg.
2005-07-07 Kim F. Storm(Frecenter): Fix last change (set iarg before use).
2005-07-07 Kim F. Storm*** empty log message ***
2005-07-06 Richard M. Stallman*** empty log message ***
2005-07-06 Richard M. Stallman(Frecenter): When arg is inside the scroll margin,...
2005-07-06 Jason Rumney(initialize_w32_display): Detect when the console
2005-07-06 YAMAMOTO Mitsuharu(mac_draw_vertical_window_border): Use foreground of
2005-07-05 Lute Kamstra*** empty log message ***
2005-07-05 Lute KamstraUpdate FSF's address.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-03 Richard M. Stallman*** empty log message ***
next