bpt/emacs.git
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-21 Kenichi Handa(describe-font): Don't refer to
2000-03-21 Kenichi Handa(x-charset-registries): Variable
2000-03-21 Kenichi Handa(read-face-font): Fix TABLE arg to completing-read.
2000-03-20 Kenichi Handa(quail-set-keyboard-layout): Typo fixed.
2000-03-20 Gerd Moellmann*** empty log message ***
2000-03-20 Gerd MoellmannMoved to net subdir.
2000-03-20 Gerd MoellmannMoved here from lisp.
2000-03-20 Gerd Moellmann*** empty log message ***
2000-03-20 Gerd Moellmann(with-buffer-prepared-for-font-lock): Add comment
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-20 Richard M.... *** empty log message ***
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.... (view-mode-disable): Kill local binding of view-read...
2000-03-19 Richard M.... *** empty log message ***
2000-03-19 Richard M.... (syms_of_lread): Doc fix for load-convert-to-unibyte.
2000-03-18 Gerd Moellmann*** empty log message ***
2000-03-18 Gerd Moellmann*** empty log message ***
2000-03-18 Gerd Moellmann(syntax-code-table, syntax-flag-table): New variables.
2000-03-18 Gerd Moellmann(font-lock-apply-syntactic-highlight): if VALUE
2000-03-18 Gerd Moellmann(ange-ftp-try-passive-mode): New user-option.
2000-03-18 Gerd Moellmann(read_integer): Unread the last char not consumed.
2000-03-17 Gerd Moellmann*** empty log message ***
2000-03-17 Gerd Moellmann(awk-font-lock-keywords): All `else'.
2000-03-17 Gerd Moellmann(append-to-buffer): Update point of windows after
2000-03-17 Gerd Moellmann(inverse-add-abbrev): Identify word by first moving
2000-03-17 Dave Love*** empty log message ***
2000-03-17 Gerd Moellmann(x_update_window_cursor): Don't update in frames
2000-03-17 Gerd Moellmann(other-frame): Call x-focus-frame only if
2000-03-17 Stefan Monnier(rmail-summary-font-lock-keywords): Make sure the
2000-03-17 Stefan Monnier(cl-do-arglist): Don't add (setq :<key> ':<key>).
2000-03-17 Dave Love(cvs-strings->string): Rename
2000-03-16 Gerd Moellmann*** empty log message ***
2000-03-16 Gerd Moellmann(mostlyclean): Add `*.core'.
2000-03-16 Dave Love*** empty log message ***
2000-03-16 Gerd Moellmann(custom-variable-tag-face): Handle case that
2000-03-16 Dave LoveComments only.
2000-03-16 Dave Love(f90): Put custom group under `languages', not
2000-03-16 Gerd Moellmann*** empty log message ***
2000-03-16 Gerd Moellmann(Info-fontify-maximum-menu-size): Increase to 100000.
2000-03-16 Gerd MoellmannChange /setduplexmode, /settumble, add /packedarray.
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(toplevel): Remove autoload cookie for form
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-15 Gerd Moellmann*** empty log message ***
2000-03-15 Gerd MoellmannEliminate CheckConfig.
2000-03-15 Gerd MoellmannPostScript user-defined prologue, PostScript error
2000-03-15 Kenichi Handa(ccl-compile-expression): Don't generate
2000-03-15 Kenichi Handa*** empty log message ***
2000-03-14 Dave Love*** empty log message ***
2000-03-14 Dave Love(replace-regexp-in-string): Renamed from
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 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 Eli ZaretskiiAdd PROTOTYPES and POINTER_TYPE, per the new config.in.
2000-03-13 Stefan Monnier*** empty log message ***
2000-03-13 Ken Raeburn* Makefile.in (temacs): Evaluate ALL_LDFLAGS into a...
2000-03-12 Dave Lovereplace-rectangle, autoconf.el
2000-03-12 Dave Love*** empty log message ***
2000-03-12 Dave LoveDoc fixes.
2000-03-12 Dave LoveMore on partial completion.
2000-03-12 Dave LoveFix copyright lines.
2000-03-12 Dave LoveFix copyright line.
2000-03-12 Dave LoveTypo, copyright fix.
2000-03-12 Dave Love(Mouse Avoidance): New section.
2000-03-12 Dave Love(Compressed Files): Note custom option.
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(make_menubar) [LESSTIF_VERSION]: Don't set
2000-03-12 Gerd Moellmann(recentf-keep-non-readable-files-p): Remove
next