bpt/emacs.git
1993-08-10 Paul Eggert(isearch-ring-adjust1, isearch-ring-advance-edit):...
1993-08-10 Paul Eggert(current-kill): Replace (% (+ N (- L K)) L) with (mod...
1993-08-10 Paul Eggert(timezone-fix-time, timezone-zone-to-minute): Simplify...
1993-08-10 Paul Eggert(vc-previous-comment): Use `mod', not `ring-mod'.
1993-08-10 Paul Eggert(Fmod): New function; result is always same sign as...
1993-08-10 Paul Eggert(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
1993-08-10 Paul Eggert(Ffloor): Optional second operand specifies divisor...
1993-08-10 Richard M.... (unexec): Add casts for some comparisons.
1993-08-09 Paul Eggert(awkscript): Some sites put comma-separated junk after...
1993-08-09 Richard M.... (edit-picture-hook): Use add-hook to modify it.
1993-08-09 Richard M.... (enable-local-variables): setq deleted.
1993-08-09 Jim Blandy* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs...
1993-08-09 Richard M.... (server-visit-files): Restore current-buffer by hand,
1993-08-09 Richard M.... (term_init): Improve error messages (give sh commands).
1993-08-09 Richard M.... (ange-ftp-send-cmd): Bind ange-ftp-this-...
1993-08-09 Richard M.... (gud-dbx-marker-filter): Detect signals as well as...
1993-08-09 Richard M.... (comint-mode-map): Delete C-c C-y binding.
1993-08-09 Richard M.... (mh-read-msg-list): Undo previous change.
1993-08-08 Richard M.... (mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M.... (struct font_info): New structure.
1993-08-08 Richard M.... (src, lisp): Include OChangeLog in dist.
1993-08-08 Richard M.... (minibuffer-window-active-p): New function.
1993-08-08 Richard M.... (mouse-set-point): Error if click in inactive minibuffer.
1993-08-08 Richard M.... (src): Don't put gnu-hp300 in dist.
1993-08-08 Richard M.... (shell-command, shell-command-on-region):
1993-08-08 Richard M.... Don't put -q in args.
1993-08-08 Richard M.... (etags-goto-tag-location): If match started with Ctrl-m,
1993-08-08 Richard M.... (HAVE_VFORK): Defined.
1993-08-08 Richard M.... (Vinvocation_directory): New var.
1993-08-08 Richard M.... (expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M.... (init_lread): Normally put Vinvocation_directory
1993-08-08 Richard M.... (dired-compress-file): For .z file, run gunzip.
1993-08-08 Jim Blandy* vc.el (vc-diff, vc-directory-18): Add missing paren...
1993-08-08 Jim BlandyDoc fix.
1993-08-07 Richard M.... (dired-diff): Read options right here;
1993-08-07 Richard M.... (do-auto-fill): Don't keep breaking the line
1993-08-06 Richard M.... (x_term_init): Set the hooks before we call Fset_input_...
1993-08-06 Richard M.... (set_poll_suppress_count): New function.
1993-08-06 Richard M.... (unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M.... (indent-region): Fix paren error in last change.
1993-08-06 Richard M.... (mouse-save-then-kill): Fix paren error in last change.
1993-08-06 Richard M.... (Fset_input_mode): Start polling, if appropriate.
1993-08-06 Roland McGrath(menu-bar-mode): Defvar removed.
1993-08-06 Roland McGrath(scroll-bar-mode): If FLAG is non-nil, set it to its...
1993-08-06 Roland McGrath(Info-goto-emacs-command-node, Info-goto-emacs-key...
1993-08-06 Roland McGrath(help-for-help): Mention C-k and C-f.
1993-08-06 Richard M.... (after-find-file): Improve warning message about
1993-08-06 Richard M.... (indent-region): Rename arg ARG to COLUMN.
1993-08-06 Richard M.... Total rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M.... (help-admin-map): Fix menu item text.
1993-08-05 Richard M.... (do_autoload): Don't report autoload failure
1993-08-05 Richard M.... (machine): Add i370-ibm-aix*.
1993-08-05 Richard M.... (SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M.... (font-lock-fontify-region): Handle comment-start-skip...
1993-08-05 Richard M.... Doc fix.
1993-08-05 Richard M.... (rmail-resend): Delete any Sender field.
1993-08-05 Richard M.... (Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-05 Richard M.... (perl-mode): Add autoload cookie.
1993-08-04 Richard M.... (sendmail-program): Try /usr/sbin/sendmail.el also.
1993-08-04 Richard M.... (diary-display-hook): Change default and fix doc string.
1993-08-04 Richard M.... (list-diary-entries): Split diary-display-hook into two
1993-08-04 Richard M.... (expand_and_dir_to_file): Remove final / by copying...
1993-08-04 Richard M.... entered into RCS
1993-08-04 Richard M.... (mouse-save-then-kill): Don't discard all the normal
1993-08-04 Richard M.... [BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M.... (Frem): Don't accept floats, just ints and markers.
1993-08-04 Richard M.... (print-region-1): Make END a marker so untabify relocat...
1993-08-03 Roland McGrath(compilation-minor-mode): Make variable buffer-local.
1993-08-03 Richard M.... (man): Define as alias.
1993-08-03 Richard M.... (CRT0_COMPILE): Add -O and -Demacs.
1993-08-03 Richard M.... (window-setup-hook): Add hook function.
1993-08-03 Roland McGrath(comint-dynamic-list-completions): Expand PATHDIR in...
1993-08-03 Jim BlandyChanges for 3b1 suggested by Andy Fyfe <andy@scp.caltec...
1993-08-03 Richard M.... Make boldness and italicness affect subsequently create...
1993-08-03 Jim Blandy* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDI...
1993-08-03 Jim Blandy* configure.in (function checks): Test for mkdir and...
1993-08-03 Roland McGrath(shrink-window-if-larger-than-buffer): Pass WINDOW to
1993-08-03 Richard M.... (cmpl-read-time-eval): Make it no-op.
1993-08-03 Richard M.... (completion-version): New variable.
1993-08-03 Richard M.... Don't mention dir `s/' in #include.
1993-08-03 Richard M.... (telnet): If we already have a telnet to HOST, just...
1993-08-03 Roland McGrath(other-frame): Skip iconified and invisible frames.
1993-08-03 Richard M.... (vfork): Move this outside the USG conditional.
1993-08-03 Richard M.... (occur-mode-goto-occurrence): Give meaningful error
1993-08-02 Roland McGrath(comint-dynamic-complete): If called interactively...
1993-08-02 Roland McGrath(comint-dynamic-complete): Expand PATHDIR in call to...
1993-08-02 Roland McGrath(comint-dynamic-completion): Say "Sole completion"...
1993-08-02 Roland McGrath(other-frame): New function, analogous to other-window.
1993-08-02 Roland McGrath(Fprevious_frame): New function, for parity with Fnext_...
1993-08-02 Jim Blandy* xdisp.c (display_menu_bar): Redisplay all lines occup...
1993-08-02 Roland McGrath*** empty log message ***
1993-08-02 Richard M.... Initial revision
1993-08-02 Richard M.... (save_excursion_restore): Never make the buffer visible.
1993-08-02 Richard M.... (indent-c-exp): Don't document ENDPOS.
1993-08-02 Richard M.... (mail-yank-hooks): Initialize to nil.
1993-08-02 Richard M.... (read_key_sequence): Use XFASTINT to convert value
1993-08-02 Richard M.... (Fmove_overlay): Avoid initializer for Lisp_Object...
1993-08-02 Richard M.... (remove-hook): Doc string added.
1993-08-02 Richard M.... (add-hook): Change a single function into a list.
1993-08-02 Richard M.... (fill-region-as-paragraph): When we take one word
next