More escaped `"' in string literals.
[bpt/emacs.git] / src /
2001-11-26 Richard M. Stallman*** empty log message ***
2001-11-26 Richard M. Stallman(mostlyclean): Delete bootstrap-emacs here.
2001-11-26 Richard M. Stallman(mallocobj): Simplify logic using auxiliary vars.
2001-11-26 Stefan Monnier*** empty log message ***
2001-11-26 Stefan Monnier(set_text_properties_1): Clearly mark that the interval...
2001-11-26 Stefan Monnier(graft_intervals_into_buffer):
2001-11-26 Richard M. Stallman(unexec): Index by n, not nn, when checking for ".sbss".
2001-11-26 Richard M. Stallman(Fcall_process): When we make a bigger buffer for bufptr,
2001-11-26 Richard M. Stallman*** empty log message ***
2001-11-26 Richard M. Stallman(temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
2001-11-26 Richard M. Stallman(Fkill_buffer): Use Frun_hooks, not Vrun_hooks.
2001-11-26 Richard M. Stallman(Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
2001-11-26 Richard M. Stallman*** empty log message ***
2001-11-25 Stefan Monnier*** empty log message ***
2001-11-25 Stefan Monnier(merge_face_heights): Coerce back to int explicitly.
2001-11-25 Eli Zaretskii(Fset_window_vscroll): Doc fix. From Kalle Olavi Niemi...
2001-11-25 Jason Rumney*** empty log message ***
2001-11-25 Jason Rumney(x_create_tip_frame): Set frame's fringes_extra to 0.
2001-11-25 Jason Rumney(FRAME_X_FRINGE_COLS): No fringe on tip frames.
2001-11-25 Richard M. Stallman*** empty log message ***
2001-11-25 Richard M. Stallman(Fload): Detect recursive load error for more than 3
2001-11-24 Jason Rumney*** empty log message ***
2001-11-24 Jason Rumney(prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
2001-11-24 Jason Rumney(compute_tip_xy): Initialize root_x and root_y from
2001-11-24 Jason Rumney(w32_wnd_proc) <WM_MENUSELECT>: Revert last change.
2001-11-24 Jason Rumney(x_after_update_window_line): Doc fix.
2001-11-24 Pavel JaníkFix typo in comment.
2001-11-23 Pavel Janík*** empty log message ***
2001-11-23 Eli Zaretskii(IT_clear_screen): If the frame's faces are not yet
2001-11-23 Pavel Janík(Fset_text_properties): Remove unused variables `unchan...
2001-11-23 Pavel Janík(Freplace_match): Remove unused variable `inslen'.
2001-11-23 Pavel Janík(access_keymap): Remove unused variables `c1' and ...
2001-11-22 Jason Rumney(x_window_to_frame): Remove irrelevant TODO comment.
2001-11-20 Jason Rumney*** empty log message ***
2001-11-20 Jason Rumney(Vw32_system_coding_system) [WINDOWSNT]: Remove.
2001-11-20 Jason Rumney(Vw32_system_coding_system): Remove.
2001-11-19 Stefan Monnier*** empty log message ***
2001-11-19 Stefan Monnier(describe_syntax): Add dummy arg.
2001-11-19 Stefan Monnier(describe_category): Add dummy arg.
2001-11-19 Stefan Monnier(Fdescribe_vector): Add `describer' parameter.
2001-11-19 Stefan Monnier(describe_vector): Update prototype.
2001-11-19 Stefan Monnier(Fwrite_region): Move choose_write_coding_system to...
2001-11-19 Stefan Monnier*** empty log message ***
2001-11-19 Sam Steingold[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS...
2001-11-19 Richard M. StallmanComment change.
2001-11-19 Stefan MonnierDon't include keymap.h any more.
2001-11-19 Stefan Monnier(keys_of_frame): Remove declaration.
2001-11-19 Stefan Monnier(main): Don't call `keys_of_frame' any more.
2001-11-19 Richard M. Stallman*** empty log message ***
2001-11-19 Richard M. Stallman(current_column_1): Fix handling of scan_bytes for...
2001-11-18 Jason Rumney(w32_menu_show, push_menu_pane): Doc fixes.
2001-11-18 Jason Rumney(x_set_frame_parameters): Avoid infinite recursion for
2001-11-18 Jason Rumney(note_mouse_highlight): Fix type of variable `ignore'.
2001-11-18 Gerd Moellmann(BASE_PURESIZE): Increase to 750000.
2001-11-18 Pavel Janík(Fframe_live_p): Doc fix.
2001-11-18 Pavel Janík*** empty log message ***
2001-11-18 Richard M. Stallman*** empty log message ***
2001-11-18 Richard M. Stallman(message_dolog_marker1, message_dolog_marker2)
2001-11-18 Richard M. StallmanComment change.
2001-11-17 Richard M. Stallman(Fsnarf_documentation): Doc fix.
2001-11-17 Andreas Schwab(note_mouse_highlight): Fix type of variable `ignore'.
2001-11-17 Richard M. Stallman(Fwrite_region): Avoid initializer for Lisp_Object.
2001-11-17 Jason Rumney(notice_overwritten_cursor): Take care of end < 0 case.
2001-11-17 Jason Rumney*** empty log message ***
2001-11-17 Gerd Moellmann(tool_bar_item_info): Avoid calling Fget_text_property
2001-11-17 Richard M. Stallman*** empty log message ***
2001-11-17 Richard M. StallmanComment change.
2001-11-17 Richard M. StallmanDelete conditionals for HPUX7, ISC 4.1, and convex.
2001-11-17 Richard M. Stallman(HAVE_SYS_WAIT_H): Add #undef.
2001-11-17 Richard M. Stallman(HAVE_SYS_WAIT_H): Define it.
2001-11-17 Stefan Monnier*** empty log message ***
2001-11-17 Stefan Monnier(build_annotations): Split off the tail.
2001-11-16 Pavel Janík*** empty log message ***
2001-11-16 Pavel Janík(x_update_cursor): Remove duplicated prototype.
2001-11-16 Pavel Janík(waiting_for_input): Remove unnecessary prototype.
2001-11-16 Pavel Janík(wait_for_kbd_input) [VMS]: Do not call clear_waiting_f...
2001-11-16 Pavel Janík(clear_waiting_for_input): Remove duplicated prototype.
2001-11-16 Pavel Janík*** empty log message ***
2001-11-16 Pavel Janík(Ftimes): Doc fix.
2001-11-16 Stefan Monnier*** empty log message ***
2001-11-16 Stefan Monnier(choose_write_coding_system): New fun, extracted from...
2001-11-16 Eli Zaretskii*** empty log message ***
2001-11-16 Eli ZaretskiiAdd #undef HAVE_COFF_H.
2001-11-16 Eli ZaretskiiDon't include coff.h unless HAVE_COFF_H is defined.
2001-11-16 Eli Zaretskii*** empty log message ***
2001-11-16 Eli Zaretskii(HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-16 Stefan Monnier(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
2001-11-15 Jason Rumney(add-menu-item): Make help_echo and radio buttons
next