]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2000-02-17 Dave Love(C_DEBUG_SWITCH): Define to allow optimization.
2000-02-17 Gerd Moellmann*** empty log message ***
2000-02-17 Gerd Moellmann(main): Use #if GC_MARK_STACK instead of #ifdef.
2000-02-17 Gerd Moellmann(enum mem_type): Compile unconditionally.
2000-02-17 Eli Zaretskii(tty_defined_color): Don't return faulire indication
2000-02-17 Gerd Moellmann(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
2000-02-17 Gerd Moellmann(main) [GC_MARK_STACK]: Initialize stack_base.
2000-02-17 Gerd Moellmann(Fget_buffer_create, Fmake_indirect_buffer): Use
2000-02-17 Gerd Moellmann(mark_object): Don't mark symbol names in pure space.
2000-02-17 Gerd Moellmann(stop_other_atimers): Don't call cancel_atimer because
2000-02-17 Gerd Moellmann*** empty log message ***
2000-02-17 Gerd MoellmannRemove `LISP_FLOAT_TYPE' and `standalone'.
2000-02-17 Gerd Moellmann(make_frame): Set frame initiallly to `garbaged'.
2000-02-17 Kenichi Handa(decode_mode_spec_coding): Delete superfluous code.
2000-02-17 Kenichi Handa*** empty log message ***
2000-02-17 Stefan Monnier(Fforward_comment): Undo the previous change, since...
2000-02-16 Gerd Moellmann(vfork) [!HAVE_VFORK]: Removed.
2000-02-15 Gerd Moellmann*** empty log message ***
2000-02-15 Gerd Moellmann(BROKEN_PTY_READ_AFTER_EAGAIN): Define.
2000-02-15 Gerd Moellmann(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
2000-02-15 Richard M. Stallman(specbind): For buffer-local value, record the current...
2000-02-15 Richard M. Stallman(set_internal): Don't make variable buffer-local
2000-02-15 Richard M. Stallman*** empty log message ***
2000-02-15 Gerd Moellmann(Fsave_window_excursion): Doc fix.
2000-02-15 Stefan Monnier(back_comment): Make sure we only consider comment...
2000-02-14 Stefan Monnier(Ftry_completion, Fall_completions): Add a reference to
2000-02-14 Dave Love(tty_defined_color): Declare color_idx unsigned long.
2000-02-14 Stefan Monnier* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and...
2000-02-12 Dave Love(SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
2000-02-12 Gerd Moellmann*** empty log message ***
2000-02-12 Gerd Moellmann(syms_of_xdisp): Doc fix for scroll-conservatively.
2000-02-12 Dave Love*** empty log message ***
2000-02-12 Dave LoveDon't define HAVE_VFORK or HAVE_SYS_SIGLIST.
2000-02-12 Dave LoveDefine C_DEBUG_SWITCH for non-gcc.
2000-02-12 Dave LoveDon't define HAVE_VFORK.
2000-02-12 Dave LoveDon't define HAVE_ALLOCA.
2000-02-12 Dave LoveAdd vfork bits.
2000-02-12 Gerd Moellmann*** empty log message ***
2000-02-12 Gerd Moellmann(stop_other_atimers, run_all_atimers)
2000-02-12 Gerd Moellmann(stopped_atimers): New variable.
2000-02-12 Gerd Moellmann(Fopen_network_stream) [POLL_FOR_INPUT]: Register
2000-02-12 Gerd Moellmann(bind_polling_period): Stop all timers except
2000-02-12 Gerd Moellmann(HAVE_XRMSETDATABASE): Define if not already defined.
2000-02-11 Ken Raeburn* Makefile.in (LIBX): Link in tiff library before jpeg...
2000-02-11 Kenichi Handa(del_range_1): Call update_compositions.
2000-02-11 Kenichi Handa*** empty log message ***
2000-02-10 Dave Love*** empty log message ***
2000-02-10 Dave Love(create_frame_xic): Fix initialization of automatic...
2000-02-09 Dave LoveComment fix.
2000-02-09 Kenichi Handa(CCL_MAKE_CHAR): New macro.
2000-02-09 Kenichi Handa*** empty log message ***
2000-02-08 Dave Love(__EXTENSIONS__): Define.
2000-02-07 Gerd Moellmann*** empty log message ***
2000-02-07 Gerd Moellmann(BASE_PURESIZE): Increase to 650000.
2000-02-07 Eli Zaretskii(XMenuActivate): Turn off the cursor after displaying
2000-02-07 Eli ZaretskiiAdd capabilities se, so, us, ue, md, mh, mb, mr, and...
2000-02-07 Ken Raeburn* sound.c (sound_cleanup): Don't call device close...
2000-02-06 Andrew Innes* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SY...
2000-02-06 Andrew Innes[WINDOWSNT]: Include w32term.h.
2000-02-06 Andrew Innes(struct W32FontStruct): Add ascent and descent slots.
2000-02-06 Andrew Innes(x_make_frame_visible): Replace call to
2000-02-06 Andrew Innes(sigmask): New function (does nothing).
2000-02-06 Andrew InnesAdd dependencies on w32gui.h.
2000-02-06 Andrew Innes(syms_of_lread): Fix literal newlines.
2000-02-06 Andrew Innes(USAGE): Split into USAGE1 and USAGE2, to work-around
2000-02-06 Andrew InnesChange HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
2000-02-05 Gerd Moellmann* xterm.c (x_display_and_set_cursor): Set pre-edit...
2000-02-04 Dave LoveFix junk from last checkin.
2000-02-04 Dave LoveRemove some unused vars.
2000-02-04 Dave Love(_XOPEN_SOURCE): Declare (for ftello).
2000-02-04 Dave Love(read_minibuf_noninteractive): Remove undeclared gcpro1...
2000-02-03 Eli Zaretskii(SYSTEM_PURESIZE_EXTRA): Enlarge to 60000.
2000-02-03 Ken Raeburn* search.c (compile_pattern): If a cache entry has...
2000-02-02 Ken Raeburn* puresize.h (BASE_PURESIZE): Increase to 610000.
2000-02-02 Gerd Moellmann*** empty log message ***
2000-02-02 Gerd Moellmann(Fframe_parameters): Add GCPRO because tty_color_name...
2000-02-02 Kenichi Handa(ccl_driver) <CCL_WriteExprRegister>: Set jump_address
2000-02-02 Kenichi Handa(e_write): Fix the handling of
2000-02-01 Dave Love*** empty log message ***
2000-02-01 Dave LoveCopyright up-date.
2000-02-01 Dave Love(Fpropertize): Doc fix.
2000-02-01 Dave Love(Fstart_process): Doc fix.
2000-02-01 Dave LoveFix various doc strings not to duplicate information...
2000-02-01 Dave Love(Fset_window_margins): Don't make interactive. Doc...
2000-02-01 Dave Love(Vhelp_manyarg_func_alist): New variable.
2000-01-31 Gerd Moellmann*** empty log message ***
2000-01-31 Gerd Moellmann(xim_open_dpy): Remove unused local variable.
2000-01-31 Gerd Moellmann*** empty log message ***
2000-01-31 Gerd Moellmann(Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
2000-01-31 Gerd Moellmann(USAGE): Use term `display options' instead of `X
2000-01-31 Gerd Moellmann*** empty log message ***
2000-01-31 Gerd Moellmann(sweep_weak_table): New function.
2000-01-30 Gerd Moellmann*** empty log message ***
2000-01-30 Gerd Moellmann(x_delete_display): Update next_noop_dpyinfo to ensure
2000-01-30 Jason Rumney*** empty log message ***
2000-01-30 Jason RumneyRemove dosfns.obj.
2000-01-30 Jason Rumney(term_init) [WINDOWSNT]: Initialize TN_max_colors.
2000-01-30 Jason Rumney(turn_on_face, turn_off_face): Removed.
2000-01-30 Jason RumneyMerge more of DOS and X specifics in preparation for...
2000-01-30 Jason Rumney(w32_defined_color): Check for valid frame before
next