(Frecenter): Simplify computation in the case of window
[bpt/emacs.git] / src /
2001-12-12 Gerd Moellmann(Frecenter): Simplify computation in the case of window
2001-12-12 Gerd Moellmann(move_it_vertically_backward): Change heuristic
2001-12-11 Richard M. Stallman*** empty log message ***
2001-12-11 Richard M. StallmanTest GNU_LINUX, not LINUX.
2001-12-11 Richard M. Stallman(GNU_LINUX): Defined.
2001-12-11 Richard M. Stallman*** empty log message ***
2001-12-11 Andrew Innes(make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
2001-12-11 Richard M. Stallman*** empty log message ***
2001-12-11 Richard M. StallmanSplit the __hpux conditional into the parts
2001-12-11 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-12-10 Jason Rumney(w32_free_submenu_strings): Clear menu item struct
2001-12-10 Jason Rumney*** empty log message ***
2001-12-09 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-12-09 Eli Zaretskii(dos-display-scancodes, dos-decimal): Doc fix.
2001-12-09 Eli Zaretskii(srand48): Don't undefine.
2001-12-09 Jason Rumney(_widget_value): Make `help' field a Lisp_Object. Add
2001-12-09 Jason Rumney*** empty log message ***
2001-12-09 Pavel JaníkMoved back.
2001-12-09 Pavel Janík*** empty log message ***
2001-12-09 Pavel Janík(merge_properties_sticky): Likewise.
2001-12-09 Pavel Janík(compute_motion): Likewise.
2001-12-09 Pavel Janík(setup_coding_system, shrink_encoding_region)
2001-12-09 Pavel Janík(char_to_string_1, translate_char, Fdefine_charset...
2001-12-07 Andreas Schwab(display_mode_element): Don't read past end of string...
2001-12-07 Andreas Schwab*** empty log message ***
2001-12-07 Andreas Schwab(inhibit_garbage_collection): Don't exceed value an...
2001-12-07 Andreas Schwab(Vmost_positive_fixnum, Vmost_negative_fixnum): Renamed
2001-12-07 Richard M. Stallman(init_callproc): Set Vdata_directory based on the source
2001-12-07 Paul EggertFix comment about vfork.
2001-12-07 Paul Eggert(HAVE_VFORK): Remove #undef.
2001-12-07 Paul Eggert(vfork): Remove #define.
2001-12-07 Paul Eggert(HAVE_VFORK): Remove.
2001-12-07 Paul Eggert(create_process): Use HAVE_WORKING_VFORK, not HAVE_VFORK.
2001-12-07 Paul Eggert(HAVE_WORKING_VFORK): New #undef.
2001-12-07 Paul Eggert* config.in (HAVE_WORKING_VFORK): New #undefs.
2001-12-07 Richard M. Stallman*** empty log message ***
2001-12-07 Richard M. Stallman(random): Add undef.
2001-12-06 Stefan Monnier*** empty log message ***
2001-12-06 Stefan MonnierUndo last change. Consistency doesn't seem to be desired.
2001-12-06 Eli Zaretskii(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
2001-12-05 Kim F. Storm*** empty log message ***
2001-12-05 Kim F. Storm(x_report_frame_params): Return actual fringe widths.
2001-12-05 Kim F. Storm(x_report_frame_params): Make the scroll-bar-width...
2001-12-05 Andrew Innes(Fgarbage_collect): Shrink buffer gaps that are
2001-12-05 Andrew Innes(make_gap_larger): New function.
2001-12-05 Stefan Monnier*** empty log message ***
2001-12-05 Stefan Monnier(kbd_buffer_store_event): Fix interrupt_signal prototype.
2001-12-05 Stefan Monnier(Fsnarf_documentation): Add prototype.
2001-12-05 Stefan MonnierUse standard syntax for usage in docstrings.
2001-12-03 Pavel Janík*** empty log message ***
2001-12-03 Pavel Janík(syms_of_xdisp): Make `tool-bar-button-relief` an option.
2001-12-02 Pavel Janík(x_draw_image_relief): Use predefined macro instead...
2001-12-02 Pavel JaníkFix typo in doc-string.
2001-12-02 Pavel JaníkFix typos.
2001-12-02 Richard M. Stallman*** empty log message ***
2001-12-02 Richard M. Stallman(menu_highlight_callback): Use `help' field as Lisp_Object.
2001-12-02 Richard M. Stallman(read_non_regular): Delete Fsignal call.
2001-12-02 Stefan Monnier*** empty log message ***
2001-12-01 Stefan Monnier(run_hook_list_with_args): Undo last change.
2001-12-01 Gerd Moellmann(x_draw_fringe_bitmap): Always undo clipping.
2001-12-01 Gerd Moellmann*** empty log message ***
2001-12-01 Jason Rumney(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.
2001-12-01 Jason Rumney(WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSEL...
2001-12-01 Jason Rumney(current_popup_menu, get_menu_item_info):
2001-12-01 Jason Rumney(trackmouse_window, track_mouse_event_fn): New vars.
2001-12-01 Jason Rumney(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
2001-12-01 Kim F. StormMerged fringe width related changes from xterm.h.
2001-12-01 Kim F. StormMerged fringe width related changes from xterm.c.
2001-12-01 Kim F. StormMerged fringe width related changes from xfns.c.
2001-12-01 Kim F. Stormtypo.
2001-12-01 Kim F. StormFringe width related changes.
2001-12-01 Kim F. Storm(set_frame_size): Use x_compute_fringe_widths.
2001-12-01 Kim F. Storm(x_frame_parms): Add `left-fringe' and `right-fringe...
2001-12-01 Kim F. Storm(zv_height, zv_bits, zv_period): Changed zv bitmap to
2001-12-01 Kim F. Stormstruct x_output): Add left_fringe_width, right_fringe_w...
2001-12-01 Kim F. Storm(coordinates_in_window): Handle separate left and right...
2001-12-01 Kim F. Storm(Qleft_fringe, Qright_fringe): New vars.
2001-12-01 Kim F. Storm(struct frame): Remove trunc_area_pixel_width and trunc...
2001-11-29 Eli ZaretskiiNote that describe-categories was moved to lisp/help...
2001-11-29 Pavel Janík*** empty log message ***
2001-11-29 Pavel JaníkRemoved.
2001-11-29 Stefan Monnier*** empty log message ***
2001-11-29 Dave Love*** empty log message ***
2001-11-29 Dave Love(syms_of_coding) <Qchar_coding_system>: Give it an
2001-11-29 Pavel Janík*** empty log message ***
2001-11-29 Pavel Janík(file-name-coding-system, default-file-name-coding...
2001-11-29 Stefan Monnier(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
2001-11-29 Stefan Monnier*** empty log message ***
2001-11-29 Richard M. Stallman*** empty log message ***
2001-11-29 Richard M. Stallman(Ffind_file_name_handler): Avoid initializer for `result'.
2001-11-29 Richard M. Stallman(lispdir): New variable, referring to build dir.
2001-11-28 Andrew Innes(w32_menu_display_help): Actually add the new argument
2001-11-28 Stefan Monnier(describe_category, describe_category_1, Fdescribe_cate...
2001-11-28 Jason Rumney(w32_read_socket) <WM_MENUSELECT>: Remove.
2001-11-28 Jason Rumney(w32_wnd_proc) <WM_MENUSELECT>: Display help directly.
2001-11-28 Jason Rumney(add_menu_item): Do not use owner-draw for disabled...
2001-11-28 Gerd Moellmann(x_draw_glyphs): Don't call notice_overwritten_cursor if
2001-11-28 Pavel Janík(message_dolog): Remove unused variables `gcpro2',...
2001-11-28 Pavel Janík(decode_coding_string): Remove unused variable `gcpro1'.
2001-11-28 Stefan MonnierUse AREF and ASIZE.
next