]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2005-01-05 Richard M. Stallman*** empty log message ***
2005-01-05 Richard M. Stallman(Fformat_mode_line): Doc fix.
2005-01-04 Stefan Monnier(refill_memory_reserve): Move.
2005-01-04 Richard M. Stallman*** empty log message ***
2005-01-04 Richard M. Stallman(window_scroll_pixel_based): Don't correct preserve_y
2005-01-04 Kenichi Handa*** empty log message ***
2005-01-04 Jason Rumney*** empty log message ***
2005-01-03 Jason Rumney(w32_load_system_font): Set FONT_WIDTH to maximum, not
2005-01-03 Jason Rumney(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_...
2005-01-03 Jason Rumney(w32_load_bdf_font): Set fontp->average_width and
2005-01-03 Steven Tamm* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
2005-01-02 Richard M. Stallman*** empty log message ***
2005-01-02 Richard M. Stallman(Fgarbage_collect): Don't truncate_undo_list on dead...
2005-01-01 Richard M. Stallman(struct it): New element ellipsis_p.
2005-01-01 Richard M. Stallman(setup_for_ellipsis, get_next_display_element):
2004-12-31 Jan Djärv* xterm.c (handle_one_xevent): Clear area in expose...
2004-12-31 Richard M. Stallman*** empty log message ***
2004-12-31 Richard M. Stallman(window_scroll_pixel_based): Only look at
2004-12-30 Kim F. Storm(x_produce_glyphs): Fix last change.
2004-12-30 Kim F. Storm*** empty log message ***
2004-12-30 Kim F. Storm(get_line_height_property): New function extracted...
2004-12-30 Kim F. Storm(Line Height): Total line-height is now specified
2004-12-30 Kenichi Handa*** empty log message ***
2004-12-30 Kenichi Handa(Finsert_file_contents): Don't use
2004-12-30 Kenichi Handa(x_new_font): Set FRAME_COLUMN_WIDTH to
2004-12-30 Kenichi Handa(x_produce_glyphs): Calculate tab width by
2004-12-30 Kenichi Handa(struct x_display_info): New member Xatom_AVERAGE_WIDTH.
2004-12-30 Kenichi Handa(struct frame): New member space_width.
2004-12-30 Kenichi Handa(struct font_info): New members space_width and
2004-12-30 Steven Tamm* macterm.c (SelectionRange): Add Xcode position apple...
2004-12-29 Luc Teirlinck(syms_of_buffer) <vertical-scroll-bar>: Correct typo.
2004-12-29 Richard M. Stallman*** empty log message ***
2004-12-29 Richard M. Stallman(syms_of_buffer) <vertical-scroll-bar>: Doc fix.
2004-12-29 Steven Tamm* term/mac-win.el: Require x-dnd.
2004-12-29 Kim F. Storm*** empty log message ***
2004-12-28 Dan Nicolaescu(decode_coding): Fix previous change.
2004-12-28 Richard M. Stallman(back_to_previous_visible_line_start):
2004-12-28 Dan Nicolaescu(decode_coding_XXX, decode_composition_emacs_mule)
2004-12-27 Jan Djärv(popup_get_selection): Remove parameter down_on_keypress.
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Only pop down dialogs
2004-12-27 Steven Tamm* dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-12-27 Richard M. Stallman*** empty log message ***
2004-12-27 Richard M. Stallman(Fbuffer_disable_undo): Deleted (moved to simple.el).
2004-12-27 Richard M. Stallman(list_processes_1): Set undo_list instead of calling...
2004-12-27 Richard M. StallmanComment changes.
2004-12-27 Richard M. Stallman(Fdefalias): Use (defun . FN_NAME) in LOADHIST_ATTACH.
2004-12-27 Richard M. Stallman(Fdefun, Fdefmacro): Use (defun . FN_NAME) in LOADHIST_...
2004-12-27 Richard M. Stallman(syms_of_lread) <load-history>: Doc fix.
2004-12-27 Richard M. StallmanIndentation fix.
2004-12-27 Richard M. Stallman(single_display_spec_string_p): Renamed from
2004-12-27 Jan Djärv* xmenu.c (popup_get_selection): Pop down on C-g.
2004-12-27 Kenichi Handa(code_convert_region): Fix calculation of `ratio'.
2004-12-25 Jan Djärv* gtkutil.c (update_frame_tool_bar): Make the value of
2004-12-25 Jan DjärvUpdate comment for check_depth.
2004-12-25 Jan Djärv* alloc.c (check_depth): New variable.
2004-12-23 Jan Djärv* keyboard.c (input_available_signal): Call SIGNAL_THRE...
2004-12-23 Jason Rumney(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour...
2004-12-23 Richard M. Stallman(main): If batch mode, set Vundo_outer_limit to nil.
2004-12-23 Richard M. Stallman(Vundo_outer_limit): Fix decl.
2004-12-23 Richard M. Stallman(Vundo_outer_limit): Replaces undo_outer_limit. Uses...
2004-12-22 Kenichi Handa*** empty log message ***
2004-12-22 Kenichi Handa(Fx_get_cut_buffer_internal): Return a unibyte string.
2004-12-21 Richard M. Stallman*** empty log message ***
2004-12-21 Richard M. Stallman(get_next_display_element): Display codes 8a0 and 8ad
2004-12-21 Richard M. Stallman(kbd_buffer_store_event_hold):
2004-12-21 Richard M. Stallman(unwind_to_catch): Clear immediate_quit.
2004-12-21 Richard M. Stallman(Fread_file_name): Delete duplicates in
2004-12-21 Richard M. Stallman(truncate_undo_list): Update decl.
2004-12-21 Richard M. Stallman(truncate_undo_list): Return void.
2004-12-21 Richard M. Stallman(Fgarbage_collect): Update call to truncate_undo_list.
2004-12-20 Steven Tamm(mac_do_list_fonts): Fix memory leak
2004-12-20 Richard M. Stallman(re_match_2_internal) <symend, wordend>:
2004-12-18 Steven Tamm* term/mac-win.el (encoding-vector, mac-font-encoder...
2004-12-15 Jan Djärv* syssignal.h: Declare main_thread.
2004-12-15 Jan Djärv* xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA...
2004-12-15 Kim F. Storm(read_char): Save and restore echo_string when
2004-12-15 Kim F. Storm(Vthrow_on_input): New variable.
2004-12-14 Kim F. Storm*** empty log message ***
2004-12-13 Richard M. Stallman(file-cache-add-directory-using-find):
2004-12-13 Richard M. Stallman(syms_of_eval) <quit-flag>: Doc fix.
2004-12-13 Richard M. Stallman(QUIT): Check for Vthrow_on_input.
2004-12-13 Kim F. Storm(set_iterator_to_next): Reset stop_charpos after displa...
2004-12-13 Kim F. Storm*** empty log message ***
2004-12-12 Richard M. Stallman*** empty log message ***
2004-12-12 Richard M. Stallman(Fvertical_motion): Call move_it_by_lines even if LINES...
2004-12-12 Richard M. Stallman(Fall_completions): Add var `zero' and use it in loop.
2004-12-12 Kenichi Handa(encode_terminal_code): Fix previous change.
2004-12-11 Stefan Monnier*** empty log message ***
2004-12-11 Stefan Monnier(handle_async_input): Remove pthread mutex handling.
2004-12-11 Stefan Monnier*** empty log message ***
2004-12-11 Stefan Monnier(Fforward_word): Avoid non-idempotent side-effects...
2004-12-11 Stefan Monnier(Ftry_completion, Fall_completions): Don't use XFASTINT...
2004-12-11 Stefan Monnier(main, Fdump_emacs): Don't touch malloc hooks if SYNC_I...
2004-12-11 Jan Djärv* w32term.c (x_calc_absolute_position): Remove calculat...
2004-12-11 Jan Djärv* xterm.c (x_calc_absolute_position): Don't subtract...
2004-12-08 Richard M. Stallman*** empty log message ***
2004-12-08 Richard M. Stallman(get_next_display_element): Use `escape-glyph' for
2004-12-08 Richard M. Stallman(our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE...
2004-12-07 Jan Djärv* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC...
2004-12-07 Jan Djärv* alloc.c: Add comment about the reason for (UN)BLOCK_I...
next