bpt/emacs.git
1999-09-20 Gerd Moellmann(list_processes_1): Remove unused variables.
1999-09-20 Gerd Moellmann(RETURN_UNGCPRO): Use do-while (0) idiom.
1999-09-20 Gerd Moellmann(Frecursive_edit): Remove unused variable.
1999-09-20 Gerd Moellmann(toplevel) [HAVE_UNISTD_H]: Include unistd.h.
1999-09-20 Gerd Moellmann(Fexpand_abbrev): Remove unused variables.
1999-09-19 Gerd MoellmannAdd prototype for shrink_regexp_cache,
1999-09-19 Gerd Moellmann(copy_text): Removed unused variables.
1999-09-19 Gerd MoellmannAdd prototype for r_re_alloc.
1999-09-19 Gerd Moellmann(Fgarbage_collect): Remove unused variable.
1999-09-19 Dave LoveInitial revision
1999-09-19 Dave Love(Fopen_network_stream): Use strerror, not gai_strerror.
1999-09-19 Dave LoveDeclare Fcurrent_message, Fmake_temp_name, read_bytecod...
1999-09-19 Dave Love(read_bytecode_char): Declare arg.
1999-09-19 Dave LoveFix footer comment.
1999-09-19 Dave LoveFix paren error.
1999-09-18 Richard M.... (echo_area_display): Turn off code that returned
1999-09-18 Richard M.... (wm_delete_window): Check all the shell's children,
1999-09-17 Richard M.... (after-find-file): When visiting a backup file, make...
1999-09-17 Richard M.... (apropos-symbol-face): Non-nil even for ttys.
1999-09-17 Richard M.... *** empty log message ***
1999-09-17 Richard M.... (srcs): Add hash.texi.
1999-09-16 Gerd Moellmann(get_fallback): Remove unused variable.
1999-09-16 Gerd MoellmannAdd prototype for uninterrupt_malloc, memory_warnings,
1999-09-16 Gerd Moellmann(rotate_right, rotate_left): Add braces to avoid
1999-09-16 Gerd Moellmann(main): Remove unused variables.
1999-09-16 Gerd Moellmann[REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.
1999-09-16 Gerd Moellmann(Fkill_buffer): Remove unused variables.
1999-09-16 Richard M.... (Vtemporary_file_directory): New variable.
1999-09-16 Richard M.... (dired-recursive-copies): New custom variable.
1999-09-16 Gerd Moellmann(resize_mini_window): Temporarily set the selected
1999-09-16 Gerd Moellmann(struct window): New member height_fixed_p.
1999-09-16 Gerd Moellmann(Fset_window_buffer): Remove unused variables.
1999-09-16 Gerd Moellmann(read_minibuf): Remove unused variables.
1999-09-16 Gerd MoellmannAdd prototype for no_switch_window.
1999-09-16 Gerd Moellmann(Fdelete_frame): Correct local variable pointing to
1999-09-16 Gerd Moellmann(direct_output_forward_char): Don't use this method
1999-09-16 Gerd Moellmann(toplevel) [HAVE_TERMCAP_H]: Include termcap.h.
1999-09-15 Richard M.... Use aref instead of sref.
1999-09-15 Richard M.... (whitespace-mode, whitespace-mode-line): Add defvars.
1999-09-15 Richard M.... (dired-recursive-deletes): New custom variable.
1999-09-15 Gerd Moellmann(single_menu_item, Fx_popup_menu, Fx_popup_menu,
1999-09-15 Gerd Moellmann(resize_mini_window): Don't report changed window
1999-09-15 Gerd Moellmann(set_frame_size, EmacsFrameSetCharSize): Remove
1999-09-15 Gerd Moellmann(OUTPUT_IF, OUTPUT1_IF): Use do-while.
1999-09-15 Gerd Moellmann(PRINTFULLP): Removed because it is no longer used and
1999-09-15 Gerd Moellmann(update_frame_line): If writing whole desired line,
1999-09-14 Richard M.... (whitespace-version): Update version to 2.4
1999-09-14 Gerd Moellmann(eval-last-sexp): Use prin1 instead of print.
1999-09-14 Gerd Moellmann(Fplay_sound): Remove usused variables.
1999-09-14 Dave LoveUpdate author address.
1999-09-14 Richard M.... (lisp-font-lock-keywords-1): Recognize an autoload
1999-09-14 Stephen Eglen(inferior-octave-startup): Ensure -i and --no-line...
1999-09-14 Gerd Moellmann(lw_separator_p): Check for new-style separators
1999-09-14 Ken RaeburnUse XCAR, XCDR, and XFLOAT_DATA instead of explicit...
1999-09-14 Gerd Moellmann(x_scroll_bar_handle_click): Compile only if
1999-09-14 Gerd Moellmann(x_set_background_color): Remove unused variable(s).
1999-09-14 Gerd Moellmann(display_echo_area_1, try_window_id): Remove unused
1999-09-14 Gerd Moellmann(freeze_window_starts): Fix typo in prototype.
1999-09-14 Gerd MoellmannAdd prototype for debug_print.
1999-09-14 Gerd Moellmann(CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while.
1999-09-14 Gerd Moellmann(Fnext_frame): Remove unused variable(s).
1999-09-14 Gerd Moellmann(SXHASH_COMBINE): Add missing parentheses.
1999-09-14 Gerd MoellmannAdd prototypes for gamma_correct and
1999-09-14 Eli Zaretskii(texinfo-font-lock-keywords): Add uref, command, option...
1999-09-14 Eli Zaretskii(shell-quote-argument): Quote argument with double
1999-09-14 Andreas Schwab(Fopen_network_stream): Avoid socket decriptor leak.
1999-09-14 Andreas SchwabDeclare close_file_unwind.
1999-09-14 Richard M.... (eval-defun, eval-last-sexp):
1999-09-14 Richard M.... (eval-expression-print-level): New variable.
1999-09-14 Richard M.... (Info-find-node): Cope better if guesspos is too large.
1999-09-14 Richard M.... (index.texi): If cannot make a symlink, make a hard...
1999-09-14 Richard M.... *** empty log message ***
1999-09-13 Dave Love(hide-ifdef-mode): Add autoload cookie.
1999-09-13 Dave Love(checkdoc-display-status-buffer): Avoid
1999-09-13 Gerd MoellmannRemove code, keep the interface.
1999-09-13 Gerd Moellmann(redisplay_window): Make sure start_at_line_beg
1999-09-13 Richard M.... Support print-circle and related features.
1999-09-13 Dave Love(move_it_in_display_line_to): Make type consistent...
1999-09-13 Dave LoveDon't continue #define args for benefit of old cc.
1999-09-13 Dave Love(x_put_x_image): Make type consistent with declaration.
1999-09-13 Dave Love(Fmake_hash_table): Fix string continuation.
1999-09-13 Dave Love(help-highlight-p): Doc fix.
1999-09-13 Dave LoveCopyright up-date.
1999-09-13 Dave Love(mode-line, header-line, tool-bar, ): Add :version.
1999-09-13 Dave LoveRemove some compatibility code and checks.
1999-09-13 Dave LoveDon't define-widget-keywords.
1999-09-13 Dave Love(custom-face-attributes): Simplify :underline, :overline,
1999-09-13 Dave LoveDon't define-widget-keywords.
1999-09-13 Gerd Moellmann(XTcursor_to): Change for Lisp_Object selected_frame.
1999-09-13 Gerd Moellmann(x_own_selection): Change for Lisp_Object selected_frame.
1999-09-13 Gerd Moellmann(Fx_popup_menu): Change for Lisp_Object selected_frame.
1999-09-13 Gerd Moellmann(QCfile): Moved to xdisp.c.
1999-09-13 Gerd Moellmann(frame_or_selected_frame): Change for Lisp_Object
1999-09-13 Gerd Moellmann(QCfile): Move here from xfns.c.
1999-09-13 Gerd Moellmann(Fminibuffer_window): Change for Lisp_Object
1999-09-13 Gerd Moellmann(OUTPUT): Change for Lisp_Object selected_frame.
1999-09-13 Gerd Moellmann(reset_sys_modes): Change for Lisp_Object selected_frame.
1999-09-13 Gerd Moellmann(choose_minibuf_frame): Don't try to set the
1999-09-13 Gerd Moellmann(selected_frame): Add external declaration.
1999-09-13 Gerd Moellmann(command_loop_1): Change for Lisp_Object
next