bpt/emacs.git
2000-07-05 Andrew Innes(internal_condition_case): Comment out abort if
2000-07-05 Stefan Monnier(easy-menu-define): Docstring fix.
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd Moellmann(eval-defun-2): Remove parameter
2000-07-05 Gerd Moellmann(edebug-eval-defun): Make doc string
2000-07-05 Stefan Monnier* w32menu.c (w32_menu_display_help):
2000-07-05 Stefan Monnier(show_help_echo): Declare.
2000-07-05 Stefan Monnier(show_help_echo): New function, extracted from read_char.
2000-07-05 Stefan Monnier* xterm.c (note_mode_line_highlight, note_mouse_highlight)
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd MoellmannCheck DONTCOMPILE in lisp/Makefile.in instead of
2000-07-05 Gerd Moellmann(Feval): Put check for interrupt_input_block in #if 0.
2000-07-05 Gerd Moellmann*** empty log message ***
2000-07-05 Gerd Moellmann(delete_all_subwindows): Reset Vwindow_list.
2000-07-05 Gerd MoellmannRemove duplicate @direntry.
2000-07-05 Gerd Moellmann(x_append_glyph, x_append_composite_glyph)
2000-07-05 Gerd Moellmann(clear_glyph_row): Add debug code in #if 0.
2000-07-05 Gerd MoellmannAdd some comments.
2000-07-05 Gerd Moellmann(add_window_to_list): Add parameter LIST.
2000-07-04 Gerd Moellmann*** empty log message ***
2000-07-04 Gerd Moellmann(Vwindow_list): New variable.
2000-07-04 Gerd Moellmann(handle_USR1_signal, handle_USR2_signal) Clear
2000-07-04 Dave Love*** empty log message ***
2000-07-04 Dave Love(hl-line-overlay): Make it permanent-local.
2000-07-04 Andrew Innes[emacs]: Include lisp.h (needed by atimer.h included
2000-07-04 Gerd Moellmann(get_keyelt): Temporarily inhibit GC while evaluating
2000-07-04 Dave Love*** empty log message ***
2000-07-04 Dave LoveReplaced with a working version, based on 1998-01-12T11...
2000-07-04 Dave LoveMinor doc fixes and code tweaks.
2000-07-04 Kenichi Handa(make_composition_value_copy): Extern it.
2000-07-04 Kenichi Handa(concat): While copying text properties, make each...
2000-07-04 Kenichi Handa(Fformat): While copying text properties, make each...
2000-07-04 Kenichi Handa(make_composition_value_copy): New function.
2000-07-04 Miles Bader(info-initialize): Use prune-directory-list to remove...
2000-07-04 Miles Bader(prune-directory-list): New function.
2000-07-04 Miles Bader(woman-man.conf-path): Explicitly include the debian...
2000-07-03 Gerd Moellmann(command-line): Initialize blink-cursor based
2000-07-03 Gerd Moellmann(blink-cursor-mode): Don't hide cursor initially.
2000-07-03 Gerd Moellmann(blink-cursor): Default to nil if not running under
2000-07-03 Gerd Moellmann*** empty log message ***
2000-07-03 Gerd Moellmann(LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.
2000-07-03 Gerd Moellmann(face-spec-set): Ignore invalid attributes like 20.x.
2000-07-03 Gerd MoellmannUse dircategory `Emacs'.
2000-07-03 Gerd Moellmann(sweep_weak_table): Mark only objects that are not
2000-07-03 Gerd Moellmann*** empty log message ***
2000-07-03 Gerd Moellmann(some-window): New function.
2000-07-03 Gerd Moellmann(server-switch-buffer): Use some-window instead of
2000-07-03 Gerd Moellmann(te-process-output): Use walk-windows instead of
2000-07-03 Gerd Moellmann(dabbrev--find-expansion): Use walk-windows instead
2000-07-03 Gerd Moellmann(appt-select-lowest-window): Use walk-windows
2000-07-03 Gerd Moellmann(edebug-window-live-p, edebug-window-list)
2000-07-03 Gerd Moellmann(bg-window-from-x-y): Use some-window instead
2000-07-03 Gerd Moellmann(sup-pos-to-window): Use some-window instead
2000-07-03 Gerd Moellmann(refer-find-entry-internal): Use some-window
2000-07-03 Gerd Moellmann*** empty log message ***
2000-07-03 Gerd Moellmann(next_frame, prev_frame): If MINIBUF is a window,
2000-07-03 Gerd Moellmann(token_string): Add missing tokens.
2000-07-03 Gerd Moellmann(hilit-lookup-face-create): Don't set face colors
2000-07-03 Stefan Monnier(Fputhash): Return `value' rather than nil.
2000-06-30 Ken Raeburn* configure.in: Add ${C_SWITCH_X_SITE} temporarily...
2000-06-30 Gerd Moellmann*** empty log message ***
2000-06-30 Gerd Moellmann(next_frame): Don't check frame-focus redirection in
2000-06-30 Gerd Moellmann*** empty log message ***
2000-06-30 Kenichi Handa(code_convert_region): Even if the length of text is
2000-06-30 Kenichi Handa*** empty log message ***
2000-06-28 Gerd Moellmann*** empty log message ***
2000-06-28 Gerd Moellmann(try_window_reusing_current_matrix): Don't try to reuse
2000-06-28 Gerd Moellmann(struct row_entry): New structure.
2000-06-28 Gerd Moellmann(next_almost_prime): Make it externally visible.
2000-06-28 Gerd Moellmann(next_almost_prime): Add prototype.
2000-06-28 Gerd Moellmann(ediff-setup-control-frame): Remove :box
2000-06-28 Gerd Moellmann(region): Change background color for light background.
2000-06-28 Eli Zaretskii(mouse-show-mark, mouse-save-then-kill): Don't use...
2000-06-28 Eli Zaretskii(Man-notify-when-ready): Don't use window-system. If
2000-06-28 Gerd Moellmann*** empty log message ***
2000-06-28 Gerd Moellmann(query-replace-map): Bind `e' like `E'.
2000-06-28 Gerd Moellmann(sigunblock): Define.
2000-06-28 Eli Zaretskii(menu-bar-edit-menu [mark-whole-buffer]): Change name...
2000-06-28 Eli Zaretskii(convert-standard-filename): Fix last change.
2000-06-27 Dave Love(C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED)
2000-06-27 Dave Love(C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change...
2000-06-27 Richard M.... *** empty log message ***
2000-06-27 Gerd Moellmann(resize_mini_window): Subract the extra line spacing
2000-06-27 Gerd Moellmann*** empty log message ***
2000-06-27 Gerd Moellmann(describe-variable): Don't insert a second `'s' in...
2000-06-27 Gerd Moellmann*** empty log message ***
2000-06-27 Gerd Moellmann*** empty log message ***
2000-06-26 Stefan Monnier*** empty log message ***
2000-06-26 Stefan Monnier(widget-member): Use the new plist-member.
2000-06-26 Stefan Monnier(Fplist_member): Renamed from Fwidget_plist_member.
2000-06-26 Gerd Moellmann(perform-replace): Undo change of 2000-04-04.
2000-06-26 Eli ZaretskiiDefine HAVE_STRUCT_TIMEZONE in src/config.h.
2000-06-26 Gerd Moellmann*** empty log message ***
2000-06-26 Gerd Moellmann(xim_initialize) [!USE_XIM]: Don't set up the
2000-06-26 Gerd Moellmann(x_window) [!USE_XIM]: Don't call create_frame_ic.
2000-06-26 Gerd Moellmann(USE_XIM): New define.
2000-06-26 Gerd Moellmann(--with-xim): New option.
2000-06-26 Gerd Moellmann(toplevel): Load defgroup's differently;
2000-06-26 Gerd Moellmann(fringe): Change face for different backgrounds.
2000-06-26 Gerd Moellmann(get_keyelt): For menu-items containing a `:filter
next