bpt/emacs.git
1999-09-13 Gerd Moellmann(Fmake_terminal_frame): Use SELECTED_FRAME.
1999-09-13 Gerd Moellmann(Ffont_info): Change for Lisp_Object selected_frame.
1999-09-13 Gerd Moellmann(handle_USR1_signal): Change for Lisp_Object selected_f...
1999-09-13 Gerd Moellmann(selected_frame): Make it a Lisp_Object.
1999-09-13 Gerd Moellmann(swap_in_symval_forwarding): Change for Lisp_Object
1999-09-13 Gerd Moellmann(Fother_buffer): Change for Lisp_Object selected_frame.
1999-09-13 Ken RaeburnUse XCAR and XCDR instead of explicit member access.
1999-09-13 Ken RaeburnUse XCAR, XCDR, and XFLOAT_DATA instead of explicit...
1999-09-12 Gerd Moellmann(Fx_family_fonts): Replaces Fx_font_list.
1999-09-12 Gerd Moellmann(resize_mini_window): Add parameter exact_p. Resize
1999-09-12 Gerd Moellmann(Fforward_word): Use prompt_end_charpos instead
1999-09-12 Gerd Moellmann(read_minibuf_unwind): Call resize_mini_window with
1999-09-12 Gerd Moellmann(command_loop_1): Resize mini-window to the
1999-09-12 Gerd Moellmann(Fbuffer_string): Use prompt_end_charpos instead
1999-09-12 Gerd MoellmannChange prototype of resize_mini_window.
1999-09-12 Gerd Moellmann(prompt_end_charpos): Replaces
1999-09-12 Gerd Moellmann(Fget_buffer_create): Use prompt_end_charpos instead
1999-09-12 Gerd Moellmann(iswitchb-exhibit): Use buffer-string instead
1999-09-12 Gerd MoellmannChange `ghostscript' to `postscript' in comment.
1999-09-12 Gerd Moellmann(mode-line): Replaces `modeline'.
1999-09-12 Richard M.... (tpu-version): New version.
1999-09-12 Richard M.... (del_range_1): Don't treat minibuffer prompt specially.
1999-09-12 Richard M.... (Fline_beginning_position): Handle minibuffer prompt...
1999-09-12 Ken RaeburnUse XCAR and XCDR instead of explicit member references.
1999-09-12 Ken RaeburnUse XCAR, XCDR, XFLOAT_DATA instead of explicit member...
1999-09-12 Richard M.... (isearch-mode-map): Undo previous change.
1999-09-12 Richard M.... (run_window_scroll_functions): If hook functions switch
1999-09-12 Richard M.... (eval-last-sexp): If after ?\LETTER, use all of that...
1999-09-11 Richard M.... (find-file-noselect): Catch errors in file-expand-wildc...
1999-09-11 Ken RaeburnUse XCAR and XCDR.
1999-09-11 Richard M.... Major changes. Avoid changing point and mark.
1999-09-11 Ken Raeburn(FOR_EACH_FRAME): Use XCAR and XCDR.
1999-09-11 Ken Raeburn(GET_TRANSLATION_TABLE): Use XCDR.
1999-09-11 Richard M.... (byte-compile-output-docform): Bind print-gensym-alist...
1999-09-11 Richard M.... (byte-compile-output-docform): Bind print-continuous...
1999-09-11 Richard M.... Initial revision
1999-09-11 Richard M.... (XTread_socket): In XSetInputFocus, use RevertToParent,
1999-09-11 Richard M.... (Fbeginning_of_line): Don't handle minibuffer prompt...
1999-09-11 Richard M.... (make-temp-file): New function.
1999-09-10 Dave Love(lisp-imenu-generic-expression): Recognize define-widget.
1999-09-10 Dave Love(debug-ignored-errors): Restore BBDB stuff.
1999-09-10 Gerd Moellmann(x_build_heuristic_mask): Accept a list `(R G B)'
1999-09-10 Gerd Moellmann(lw_separator_p): Add `--:space' with the same
1999-09-10 Richard M.... (Ferase_buffer): Don't erase the minibuffer prompt.
1999-09-10 Richard M.... Finish making it fit Emacs conventions. Add autoloads.
1999-09-09 Richard M.... (bat-generic-mode): "::"-style comments don't
1999-09-09 Dave LoveComment.
1999-09-09 Dave LoveComment on finder-known-keywords.
1999-09-09 Dave Love(byte-optimize-backward-char, byte-optimize-backward...
1999-09-09 Gerd Moellmann(QCindex): New.
1999-09-09 Gerd Moellmann(Fmakehash): Accept just one optional argument TEST.
1999-09-09 Gerd Moellmann(mouse-drag-mode-line-1): Extension of former
1999-09-09 Gerd Moellmann(put-image): Remove optional buffer parameter.
1999-09-09 Gerd Moellmann(face-italic-p): Return t only for values `italic'
1999-09-09 Richard M.... (Fwrite_region): Finish renaming CONFIRM to MUSTBENEW.
1999-09-08 Gerd Moellmann(Qwhen): Replaces QCwhen.
1999-09-08 Gerd Moellmann(mode-line-unbury-buffer): Use aref instead of sref.
1999-09-08 Richard M.... (read_minibuf): Put all three properties on the same...
1999-09-08 Kenichi Handa(CHAR_COMPONENTS_VALID_P): Fix for ASCII.
1999-09-08 Kenichi HandaReset MSBs of arguments of MAKE_CHAR.
1999-09-08 Richard M.... Clear up previous change.
1999-09-08 Richard M.... (Fbufsize): Accept an extra BUFFER parameter.
1999-09-08 Richard M.... (Fbase64_decode_region): Don't place point outside...
1999-09-08 Richard M.... (fill-region-as-paragraph, canonically-space-region):
1999-09-08 Richard M.... (describe-function-1): Don't return empty string for...
1999-09-08 Richard M.... (backup-by-copying-when-privileged-mismatch): New variable.
1999-09-08 Richard M.... (generic-define-unix-modes): Added new modes:
1999-09-08 Richard M.... (tar-header-block-tokenize):
1999-09-08 Richard M.... (gud-make-debug-menu): Make a child for the
1999-09-08 Richard M.... (fix_submap_inheritance): Do nothing if the proper...
1999-09-08 Kenichi Handa(default-korean-keyboard): Initialize it
1999-09-07 Gerd Moellmann(handle_single_display_prop): Change conditional
1999-09-07 Richard M.... (Fwrite_region): Doc fix.
1999-09-07 Richard M.... (font-lock-multiline): New text property contains
1999-09-07 Richard M.... (Qexcl): New variable.
1999-09-07 Dave Love1999-09-07 Edward M. Reingold <reingold@emr.cs.uiuc...
1999-09-07 Gerd Moellmann(x_set_foreground_color): Call
1999-09-07 Gerd Moellmann(recompute_basic_faces): Clear face cache.
1999-09-07 Gerd Moellmann(Fset_window_margins): Make window the first argument.
1999-09-07 Gerd Moellmann(Fmakehash): Take one argument, test, make all the
1999-09-07 Gerd Moellmann(SCROLL_BAR_FACE_ID, BORDER_FACE_ID,
1999-09-07 Gerd Moellmann(face-set-after-frame-default): Initialize some
1999-09-07 Gerd Moellmann(--with-sound): Removed.
1999-09-07 Eli Zaretskii(nnsoup-tmp-directory): Use temporary-file-directory.
1999-09-07 Eli Zaretskii(gnus-uu-tmp-dir): Use temporary-file-directory.
1999-09-07 Kenichi HandaLots of comments fixed.
1999-09-07 Kenichi HandaLots of comments fixed.
1999-09-07 Dave LoveInitial revision
1999-09-07 Dave Love(tar-header-block-tokenize): Bind linkname.
1999-09-07 Richard M.... (push): Doc fix.
1999-09-07 Richard M.... (syms_of_insdel): Define Lisp variable inhibit-modifica...
1999-09-06 Richard M.... [macintosh] (stat, fstat, mkdir, rmdir, utime, access)
1999-09-06 Richard M.... (timezone-parse-date): Use < 69 not < 70 to distinguish...
1999-09-06 Richard M.... (vc-annotate-display): Use < 69 not < 70 to distinguish...
1999-09-06 Richard M.... (tar-extract): Don't assume buffer is visiting a file.
1999-09-06 Richard M.... (quickurl-list-focused-line): Removed.
1999-09-06 Richard M.... (rmail-retry-failure): Unconditionally move to beginnin...
1999-09-06 Dave Love(isearch-mode-map): Add mouse-2.
1999-09-06 Dave Love(rmail-read-password): Deleted.
1999-09-06 Dave LoveDon't conditionally define caddr.
next