]> code.delx.au - gnu-emacs/history - src
Version 3.15
[gnu-emacs] / src /
2005-08-29 Stefan Monnier(update_syntax_table): Properly reproduce the special +1
2005-08-27 Eli Zaretskii*** empty log message ***
2005-08-27 Eli Zaretskii(USAGE1): Fix the description of the -Q option.
2005-08-26 Stefan Monnier(pos_visible_p): Yet another int/Lisp_Object mixup...
2005-08-26 Kim F. Storm(resize_mini_window): Fix 2005-08-20 change.
2005-08-26 Kim F. Storm*** empty log message ***
2005-08-25 YAMAMOTO Mitsuharu(mac_copy_area, mac_copy_area_with_mask): Restore backg...
2005-08-25 YAMAMOTO Mitsuharu(kbd_buffer_get_event) [MAC_OS]: Make events for
2005-08-22 Juri Linkov*** empty log message ***
2005-08-22 Juri Linkov(turn_on_face): Check for TS_set_foreground and
2005-08-21 Kim F. Storm* fringe.c (update_window_fringes): Only put TOP and...
2005-08-21 Kim F. Storm*** empty log message ***
2005-08-21 Kim F. Storm(redisplay_window): Call update_window_fringes with
2005-08-21 Kim F. Storm(update_window_fringes): Replace FORCE_P arg with KEEP_...
2005-08-21 Kim F. Storm*** empty log message ***
2005-08-20 Richard M. Stallman(display_echo_area_1): Get display start pos from w...
2005-08-18 Kim F. Storm(calc_pixel_width_or_height): Use actual display
2005-08-18 Kim F. Storm*** empty log message ***
2005-08-17 Kim F. Storm*** empty log message ***
2005-08-17 Kim F. Storm(buffer_posn_from_coords): Check that target row is
2005-08-17 Kim F. Storm(pos_visible_p): Adjust X value if window is hscrolled.
2005-08-16 Jan Djärv* xterm.c (x_wm_set_icon_pixmap): Move GTK specific...
2005-08-16 Jan Djärv* xterm.c (x_wm_set_icon_pixmap): Move GTK specific...
2005-08-16 Jan Djärv* gtkutil.c (xg_set_frame_icon): New function.
2005-08-16 Jan Djärv* gtkutil.h (xg_set_frame_icon): Declare it.
2005-08-16 Kim F. Storm(SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
2005-08-16 Kim F. Storm(increment_row_positions): Skip non-enabled rows.
2005-08-16 Kim F. Storm*** empty log message ***
2005-08-16 Richard M. Stallman*** empty log message ***
2005-08-16 Richard M. Stallman(message3_nolog): Clear echo_message_buffer.
2005-08-15 Kim F. Storm*** empty log message ***
2005-08-15 Kim F. Storm(QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
2005-08-15 Kim F. Storm(deactivate_process, status_notify, read_process_output):
2005-08-15 Kim F. Storm(deactivate_process, status_notify, read_process_output)
2005-08-15 Kim F. Storm*** empty log message ***
2005-08-15 Richard M. Stallman*** empty log message ***
2005-08-15 Richard M. Stallman(syms_of_image): Init Qxbm, Qpbm before calling define_...
2005-08-13 Jan Djärv* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New...
2005-08-13 Jan Djärv* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_fr...
2005-08-13 Jan Djärv* gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New...
2005-08-13 Jan Djärv* gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
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...
next