]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2000-03-26 Gerd Moellmann*** empty log message ***
2000-03-26 Gerd Moellmann(Qfunction_documentation): New variable.
2000-03-26 Gerd Moellmann(syms_of_buffer): Add default-cursor-type.
2000-03-26 Gerd Moellmann*** empty log message ***
2000-03-26 Gerd Moellmann(reset_buffer): Initialize buffer's cursor_type.
2000-03-26 Gerd Moellmann(x_display_and_set_cursor): Choose cursor depending
2000-03-26 Gerd Moellmann*** empty log message ***
2000-03-26 Gerd Moellmann(defvar_per_buffer): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(struct buffer): Remove member local_var_flags,
2000-03-26 Gerd Moellmann(print_object): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(Fset_category_table): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(buffer_permanent_local_flags): Make a char array.
2000-03-26 Gerd Moellmann(Fset_syntax_table): Use new macros for per-buffer
2000-03-26 Gerd Moellmann(do_symval_forwarding, store_symval_forwarding)
2000-03-26 Gerd Moellmann(bootstrap-emacs): Use `mv -f' instead of `mv'.
2000-03-25 Dave Love(load-history): Fix doc string.
2000-03-24 Gerd Moellmann*** empty log message ***
2000-03-24 Gerd Moellmann(x_term_init): Unblock input around call1.
2000-03-24 Gerd Moellmann*** empty log message ***
2000-03-24 Gerd Moellmann(open_paren_in_column_0_is_defun_start): New variable.
2000-03-24 Stefan Monnier* eval.c (Fautoload): Add entry in load-history (if...
2000-03-24 Gerd Moellmann(Fvertical_motion): Always use the current buffer.
2000-03-23 Gerd Moellmann*** empty log message ***
2000-03-23 Gerd Moellmann(fast_find_position): Make sure not to consider rows
2000-03-23 Stefan Monnier(enum syntaxcode): Provide default for non-Emacs.
2000-03-22 Jason Rumney*** empty log message ***
2000-03-22 Jason Rumney(single_submenu): Set help string to NULL if none.
2000-03-22 Jason Rumney(w32_wnd_proc): Handle WM_MENUSELECT message.
2000-03-22 Jason RumneyInclude frame.h and dispextern.h before fontset.h.
2000-03-22 Jason Rumney(w32bdf.obj): Update dependencies.
2000-03-22 Ken RaeburnChanges towards better type safety regarding intervals...
2000-03-22 Dave Love(re_compile_fastmap, re_match_2_internal): Fix cast...
2000-03-22 Gerd Moellmann*** empty log message ***
2000-03-22 Gerd Moellmann(LIBS_TERMCAP): Undef.
2000-03-22 Gerd Moellmann(lface_same_font_attributes_p): Compare font attributes
2000-03-22 Stefan Monnier(CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
2000-03-22 Kenichi Handa[!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,
2000-03-22 Kenichi Handa*** empty log message ***
2000-03-21 Dave Love*** empty log message ***
2000-03-21 Dave Love(Fset_fontset_font, Ffontset_font): Fix newlines in...
2000-03-21 Gerd Moellmann(check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
2000-03-21 Kenichi Handa*** empty log message ***
2000-03-21 Kenichi Handa(fontset.o): Depend on dispextern.h.
2000-03-21 Kenichi HandaInclude fontset.h after dispextern.h.
2000-03-21 Kenichi Handa(Qx_charset_registry, Vface_default_registry):
2000-03-21 Kenichi Handa(Fx_create_frame): Don't cal fs_register_fontset.
2000-03-21 Kenichi Handa(charset_at_position): Function removed.
2000-03-21 Kenichi Handa(XMenuActivate): Args to lookup_derived_face changed.
2000-03-21 Kenichi Handa(struct frame): Member `fontset_data' removed.
2000-03-21 Kenichi Handa(make_frame): Don't allocate f->fontset_data.
2000-03-21 Kenichi Handa(FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.
2000-03-21 Kenichi HandaAll codes rewritten or adjusted for the change of
2000-03-21 Kenichi Handa(optimize_sub_char_table): New function.
2000-03-21 Kenichi Handa(struct glyph): New member glyph_not_available_p.
2000-03-21 Kenichi Handa(mark_face_cache): Don't mark face->registry.
2000-03-21 Kenichi HandaFontsets related initialization is simplified.
2000-03-20 Gerd Moellmann*** empty log message ***
2000-03-20 Gerd Moellmann(Fset_buffer_modified_p): Set update_mode_lines
2000-03-20 Gerd Moellmann(handle_single_display_prop): Initialize local `value'.
2000-03-19 Stefan Monnier(RE_STRING_CHAR): New macro.
2000-03-19 Stefan Monnier(RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.
2000-03-19 Gerd Moellmann(calculate_costs): Remove code dealing with X frames.
2000-03-19 Gerd Moellmann* xfns.c (select_visual): Don't set dpyinfo->n_planes...
2000-03-19 Richard M. Stallman*** empty log message ***
2000-03-19 Richard M. Stallman(syms_of_lread): Doc fix for load-convert-to-unibyte.
2000-03-18 Gerd Moellmann*** empty log message ***
2000-03-18 Gerd Moellmann(read_integer): Unread the last char not consumed.
2000-03-17 Gerd Moellmann(x_update_window_cursor): Don't update in frames
2000-03-16 Gerd Moellmann*** empty log message ***
2000-03-16 Gerd Moellmann(mostlyclean): Add `*.core'.
2000-03-16 Gerd Moellmann*** empty log message ***
2000-03-16 Gerd Moellmann(read_integer): New function.
2000-03-16 Stefan Monnier(re_match_2): Fix string shortening (to fit `stop'...
2000-03-15 Gerd Moellmann*** empty log message ***
2000-03-15 Gerd Moellmann(Fminibuffer_complete): Set point to ZV if finding
2000-03-15 Gerd Moellmann(send_process): Add a hint that the function
2000-03-15 Gerd Moellmann(load_dangerous_libraries): New variable.
2000-03-14 Gerd Moellmann(HAVE_X_I18N) [HAVE_X11R6]: Moved to config.in.
2000-03-14 Gerd Moellmann(HAVE_X_I18N): Moved here from xterm.h.
2000-03-14 Gerd Moellmann(X_I18N_INHIBITED): Don't define.
2000-03-14 Gerd Moellmann(INHIBIT_X11R6_XIM): Define.
2000-03-14 Gerd Moellmann(xim_close_dpy, xim_initialize): Use X11R6-style XIM
2000-03-14 Gerd Moellmann(free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.
2000-03-14 Gerd Moellmann*** empty log message ***
2000-03-14 Stefan Monnier* regex.c: Declare a new type `re_char' used throughout...
2000-03-13 Kenichi Handa*** empty log message ***
2000-03-13 Ken Raeburn* Makefile.in (temacs): Evaluate ALL_LDFLAGS into a...
2000-03-12 Dave Love*** empty log message ***
2000-03-12 Dave LoveRestore changes of 1999-10-19.
2000-03-12 Gerd Moellmann*** empty log message ***
2000-03-12 Gerd Moellmann(cancel_atimer): Break out of the loop as soon as timer
2000-03-12 Gerd Moellmann(Fread_file_name): Handle case that DIR contains a
2000-03-12 Gerd Moellmann*** empty log message ***
2000-03-12 Gerd Moellmann(Fsave_window_excursion): Doc fix.
2000-03-12 Gerd Moellmann*** empty log message ***
2000-03-12 Gerd Moellmann(x_defined_color): Rewritten to use x_allocate_nearest_...
2000-03-12 Eli ZaretskiiMention cursor-type support on MS-DOS terminals.
2000-03-12 Eli Zaretskii(vga_installed): New function, code moved from
2000-03-09 Gerd Moellmann*** empty log message ***
2000-03-09 Gerd Moellmann(Fy_or_n_p): Cancel busy-cursor.
next