(Inverse Video): Node deleted.
[bpt/emacs.git] / src /
2005-08-11 Richard M. Stallman*** empty log message ***
2005-08-11 Richard M. Stallman(syms_of_image): Init image_types here, and call define...
2005-08-09 Richard M. Stallman*** empty log message ***
2005-08-09 Richard M. Stallman(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
2005-08-09 Richard M. Stallman(QUIT): Throw t to Vthrow_on_input.
2005-08-09 Thien-Thi Nguyen(Fexpt): Use floats for negative exponent.
2005-08-08 Jan Djärv* gtkutil.c (xg_modify_menubar_widgets): Remove semicol...
2005-08-08 Jan Djärv* gtkutil.c (xg_modify_menubar_widgets): Remove semicol...
2005-08-07 Richard M. Stallman(Fexpt): Undo previous change.
2005-08-07 Richard M. Stallman(Fframe_or_buffer_changed_p): Take an arg
2005-08-07 Richard M. Stallman(endif): Convert -script into -scriptload.
2005-08-07 Richard M. Stallman(syms_of_fns): Add `emacs' to features.
2005-08-07 Richard M. Stallman(set_terminal_modes): If no TS_termcap_modes string,
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenMunge comment associated w/ last change to describe...
2005-08-06 Thien-Thi Nguyen(Fexpt): Use floats for negative exponent.
2005-08-02 Juanma Barranquero(Fframe_char_width): Doc fix.
2005-07-30 Juanma Barranquero(syms_of_xdisp) <redisplay-end-trigger-functions>:...
2005-07-29 Kenichi Handa*** empty log message ***
2005-07-28 Juanma Barranquero(my_set_window_pos, my_show_window): Don't declare.
2005-07-28 Juanma Barranquero(my_show_window, my_set_window_pos, my_set_focus, my_se...
2005-07-26 Paul EggertRegenerate.
2005-07-26 Paul EggertMerge gnulib getopt implementation into Emacs.
2005-07-26 Stefan Monnier(Fdefvar): Allow (defvar enable-multibyte-characters).
2005-07-25 Jason Rumney(w32_menu_display_help): Suppress tooltip when navigati...
2005-07-23 Richard M. Stallman(syms_of_insdel): staticpro combine_after_change_buffer.
2005-07-23 Richard M. Stallman(MAYBE_GC): Test gc_cons_threshold and gc_relative_thre...
2005-07-23 Richard M. Stallman(read_char): Test gc_cons_threshold.
2005-07-23 Richard M. Stallman(Feval, Ffuncall): Test gc_cons_threshold and
2005-07-23 Richard M. Stallman(gc_cons_threshold, gc_relative_threshold): Declared.
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.
next