log

age author description
1993-08-10 Richard M. Stallman (texinfo-delete-from-print-queue)
1993-08-10 Richard M. Stallman (hebrew-holidays-3): Fix misspelling in var name.
1993-08-10 Richard M. Stallman (Fexpt): Use IN_FLOAT2.
1993-08-10 Richard M. Stallman (Vinvocation_directory): Declared.
1993-08-10 Richard M. Stallman Change revision number and comments.
1993-08-10 Richard M. Stallman Added section on local variables.
1993-08-10 Richard M. Stallman (tpu-gnu-map-key): Repaired the key name
1993-08-10 Richard M. Stallman (tpu-search-internal): Changed variable
1993-08-10 Richard M. Stallman (tpu-version): Print version number rather than the RCS revision number.
1993-08-10 Paul Eggert (gnus-caesar-region): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert (calendar-/, calendar-%): Remove, since floor and mod
1993-08-10 Paul Eggert solar-mod -> mod
1993-08-10 Paul Eggert (siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
1993-08-10 Paul Eggert `mod' is no longer an alias for `%'.
1993-08-10 Paul Eggert (floor*): Use `floor' instead of doing most the work ourselves.
1993-08-10 Paul Eggert (ring-mod): Remove, since floor and mod
1993-08-10 Paul Eggert Remove, since floor and mod
1993-08-10 Paul Eggert (abs, ceiling, floor): Remove, since they now redefine
1993-08-10 Paul Eggert ring-mod -> mod
1993-08-10 Paul Eggert (isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
1993-08-10 Paul Eggert (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
1993-08-10 Paul Eggert (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
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 divisor.
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, as in Common Lisp.
1993-08-10 Richard M. Stallman (unexec): Add casts for some comparisons.
1993-08-09 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
1993-08-09 Richard M. Stallman (edit-picture-hook): Use add-hook to modify it.
1993-08-09 Richard M. Stallman (enable-local-variables): setq deleted.
1993-08-09 Jim Blandy * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
1993-08-09 Richard M. Stallman (server-visit-files): Restore current-buffer by hand,
1993-08-09 Richard M. Stallman (term_init): Improve error messages (give sh commands).
1993-08-09 Richard M. Stallman (ange-ftp-send-cmd): Bind ange-ftp-this-...
1993-08-09 Richard M. Stallman (gud-dbx-marker-filter): Detect signals as well as bpts.
1993-08-09 Richard M. Stallman (comint-mode-map): Delete C-c C-y binding.
1993-08-09 Richard M. Stallman (mh-read-msg-list): Undo previous change.
1993-08-08 Richard M. Stallman (mark_object): Declare ptr volatile, or don't use it
1993-08-08 Richard M. Stallman (struct font_info): New structure.
1993-08-08 Richard M. Stallman (src, lisp): Include OChangeLog in dist.
1993-08-08 Richard M. Stallman (minibuffer-window-active-p): New function.
1993-08-08 Richard M. Stallman (mouse-set-point): Error if click in inactive minibuffer.
1993-08-08 Richard M. Stallman (src): Don't put gnu-hp300 in dist.
1993-08-08 Richard M. Stallman (shell-command, shell-command-on-region):
1993-08-08 Richard M. Stallman Don't put -q in args.
1993-08-08 Richard M. Stallman (etags-goto-tag-location): If match started with Ctrl-m,
1993-08-08 Richard M. Stallman (HAVE_VFORK): Defined.
1993-08-08 Richard M. Stallman (Vinvocation_directory): New var.
1993-08-08 Richard M. Stallman (expand_and_dir_to_file): Use Fdirectory_file_name.
1993-08-08 Richard M. Stallman (init_lread): Normally put Vinvocation_directory
1993-08-08 Richard M. Stallman (dired-compress-file): For .z file, run gunzip.
1993-08-08 Jim Blandy * vc.el (vc-diff, vc-directory-18): Add missing paren to end of
1993-08-08 Jim Blandy Doc fix.
1993-08-07 Richard M. Stallman (dired-diff): Read options right here;
1993-08-07 Richard M. Stallman (do-auto-fill): Don't keep breaking the line
1993-08-06 Richard M. Stallman (x_term_init): Set the hooks before we call Fset_input_mode.
1993-08-06 Richard M. Stallman (set_poll_suppress_count): New function.
1993-08-06 Richard M. Stallman (unwind_to_catch): Call set_poll_suppress_count.
1993-08-06 Richard M. Stallman (indent-region): Fix paren error in last change.
1993-08-06 Richard M. Stallman (mouse-save-then-kill): Fix paren error in last change.
1993-08-06 Richard M. Stallman (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 prefix-numeric-value.
1993-08-06 Roland McGrath (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
1993-08-06 Roland McGrath (help-for-help): Mention C-k and C-f.
1993-08-06 Richard M. Stallman (after-find-file): Improve warning message about
1993-08-06 Richard M. Stallman (indent-region): Rename arg ARG to COLUMN.
1993-08-06 Richard M. Stallman Total rewrite; includes ibmps2-aix.h.
1993-08-05 Richard M. Stallman (help-admin-map): Fix menu item text.
1993-08-05 Richard M. Stallman (do_autoload): Don't report autoload failure
1993-08-05 Richard M. Stallman (machine): Add i370-ibm-aix*.
1993-08-05 Richard M. Stallman (SYSTEM_TYPE): Don't redefine it here.
1993-08-05 Richard M. Stallman (font-lock-fontify-region): Handle comment-start-skip = nil.
1993-08-05 Richard M. Stallman Doc fix.
1993-08-05 Richard M. Stallman (rmail-resend): Delete any Sender field.
1993-08-05 Richard M. Stallman (Fyes_or_no_p): Use Qyes_or_no_p_history.
1993-08-05 Richard M. Stallman (perl-mode): Add autoload cookie.
1993-08-04 Richard M. Stallman (sendmail-program): Try /usr/sbin/sendmail.el also.
1993-08-04 Richard M. Stallman (diary-display-hook): Change default and fix doc string.
1993-08-04 Richard M. Stallman (list-diary-entries): Split diary-display-hook into two
1993-08-04 Richard M. Stallman (expand_and_dir_to_file): Remove final / by copying abspath.
1993-08-04 Richard M. Stallman entered into RCS
1993-08-04 Richard M. Stallman (mouse-save-then-kill): Don't discard all the normal
1993-08-04 Richard M. Stallman [BSD4_3] (HAVE_FTIME): Defined.
1993-08-04 Richard M. Stallman (Frem): Don't accept floats, just ints and markers.
1993-08-04 Richard M. Stallman (print-region-1): Make END a marker so untabify relocates it.
1993-08-03 Roland McGrath (compilation-minor-mode): Make variable buffer-local.
1993-08-03 Richard M. Stallman (man): Define as alias.
1993-08-03 Richard M. Stallman (CRT0_COMPILE): Add -O and -Demacs.
1993-08-03 Richard M. Stallman (window-setup-hook): Add hook function.
1993-08-03 Roland McGrath (comint-dynamic-list-completions): Expand PATHDIR in call to
1993-08-03 Jim Blandy Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>
1993-08-03 Richard M. Stallman Make boldness and italicness affect subsequently created frames.
1993-08-03 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
1993-08-03 Jim Blandy * configure.in (function checks): Test for mkdir and rmdir.
1993-08-03 Roland McGrath (shrink-window-if-larger-than-buffer): Pass WINDOW to
1993-08-03 Richard M. Stallman (cmpl-read-time-eval): Make it no-op.
1993-08-03 Richard M. Stallman (completion-version): New variable.
1993-08-03 Richard M. Stallman Don't mention dir `s/' in #include.
1993-08-03 Richard M. Stallman (telnet): If we already have a telnet to HOST, just switch buffers.
1993-08-03 Roland McGrath (other-frame): Skip iconified and invisible frames.
1993-08-03 Richard M. Stallman (vfork): Move this outside the USG conditional.
1993-08-03 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
1993-08-02 Roland McGrath (comint-dynamic-complete): If called interactively twice in a row, give the
1993-08-02 Roland McGrath (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
1993-08-02 Roland McGrath (comint-dynamic-completion): Say "Sole completion", not "Unique
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_frame.
1993-08-02 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
1993-08-02 Roland McGrath *** empty log message ***
1993-08-02 Richard M. Stallman Initial revision
1993-08-02 Richard M. Stallman (save_excursion_restore): Never make the buffer visible.
1993-08-02 Richard M. Stallman (indent-c-exp): Don't document ENDPOS.
1993-08-02 Richard M. Stallman (mail-yank-hooks): Initialize to nil.
1993-08-02 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
1993-08-02 Richard M. Stallman (Fmove_overlay): Avoid initializer for Lisp_Object vars.
1993-08-02 Richard M. Stallman (remove-hook): Doc string added.
1993-08-02 Richard M. Stallman (add-hook): Change a single function into a list.
1993-08-02 Richard M. Stallman (fill-region-as-paragraph): When we take one word
1993-08-02 Richard M. Stallman (Fset_frame_position): Doc fix.
1993-08-02 Richard M. Stallman (byte-recompile-directory): At end of compiling a file,
1993-08-02 Richard M. Stallman (Info-fontify-node): New function.
1993-08-01 Roland McGrath *** empty log message ***
1993-08-01 Jim Blandy * blackbox.el (blackbox-mode-map): Now that we have
1993-08-01 Roland McGrath (etags-tags-completion-table): Fixed regexp for today's format.
1993-08-01 Roland McGrath (put_entries): For NODE->rewritten, put pattern before \177 and name after,
1993-08-01 Paul Eggert (pick-random): Remove.
1993-08-01 Paul Eggert (dissociated-press): Use `(random N)' instead of while loop.
1993-08-01 Paul Eggert (dun-endgame-question, tcom, tloc):
1993-08-01 Paul Eggert (random-number): Remove.
1993-08-01 Paul Eggert (life-insert-random-pattern): Simplify (% (abs (random)) N)
1993-08-01 Paul Eggert (mpuz-random): Remove.
1993-08-01 Paul Eggert (emerge-default-[AB]): Use (zerop (% A B)) instead of
1993-08-01 Roland McGrath *** empty log message ***
1993-08-01 Richard M. Stallman (last_mouse_button): Renamed from button_up_button.
1993-08-01 Richard M. Stallman Installed the version from the Texinfo package.
1993-08-01 Richard M. Stallman (Finsert_file_contents): Don't call prepare_to_modify_buffer
1993-08-01 Richard M. Stallman (dired-sort-mode): Variable deleted.
1993-08-01 Richard M. Stallman Doc fix.
1993-08-01 Richard M. Stallman (main): Generate a SIGIO as soon as we've initialized.
1993-08-01 Richard M. Stallman (visit-tags-table-buffer): New local named
1993-08-01 Richard M. Stallman Version 2.7 from stig.
1993-08-01 Richard M. Stallman (etags-goto-tag-location): Handle selective display.
1993-08-01 Richard M. Stallman (indent-c-exp): Don't move an { from column 0.
1993-07-31 Richard M. Stallman Fix doc strings and error message syntax.
1993-07-31 Richard M. Stallman (try_window): Handle invisible newline at end of buffer.
1993-07-31 Richard M. Stallman (compute_motion): Compute correctly for invisible text.
1993-07-31 Richard M. Stallman (direct_output_for_insert): Fail if character
1993-07-31 Richard M. Stallman (adjust_intervals_for_insertion): Handle insertion
1993-07-31 Richard M. Stallman (MERGE_INSERTIONS): Define as 1.
1993-07-31 Richard M. Stallman (Qfront_sticky, Qrear_nonsticky): New variables.
1993-07-31 Richard M. Stallman (change-log-mode): Use \f for formfeed, to avoid syntax error.
1993-07-31 Richard M. Stallman (isearch-done): Move point (for small window)
1993-07-31 Richard M. Stallman (Man-section-translations-alist): Add entries for xlib.
1993-07-31 Richard M. Stallman (Man-build-references-alist): When setting word,
1993-07-31 Richard M. Stallman (validate-tex-buffer): Record mismatches in *Occur*.
1993-07-31 Richard M. Stallman (basic-save-buffer): When we read a file name,
1993-07-31 Richard M. Stallman (shell-command-history): New variable.
1993-07-31 Richard M. Stallman (prop_location_identifier): Was named prop_location_tick.
1993-07-31 Richard M. Stallman (Fnewline): Disable the "insert one position before"
1993-07-31 Richard M. Stallman (mouse-choose-completion): Actually choose that alternative,
1993-07-31 Jim Blandy * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
1993-07-31 Jim Blandy * config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.
1993-07-31 Jim Blandy * configure.in: Test for the availablility of the
1993-07-31 Jim Blandy * xfns.c (Fx_open_connection): Test the CPP symbol
1993-07-31 Jim Blandy * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
1993-07-31 Jim Blandy * config.h.in (HAVE_BCOPY): Add an #undef for this.
1993-07-31 Richard M. Stallman (shrink-window-if-larger-than-buffer): Do nothing if the
1993-07-31 Jim Blandy * configure.in: Test for availability of bcopy functions, searching
1993-07-31 Richard M. Stallman (vc-shrink-to-fit): Deleted. All callers changed to use
1993-07-31 Jim Blandy * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
1993-07-31 Jim Blandy * frame.el (frame-notice-user-settings): If we had to create a new
1993-07-30 Jim Blandy * xfns.c (x_set_background_color): Change the foreground color of
1993-07-30 Richard M. Stallman (syms_of_editfns): Just staticpro Vuser...name
1993-07-30 Jim Blandy * gud.el (gud-gdb-marker-filter): Preserve the match data across
1993-07-30 Roland McGrath Initial revision
1993-07-30 Richard M. Stallman entered into RCS
1993-07-30 Richard M. Stallman Add code to set HAVE_INET_SOCKETS.
1993-07-30 Richard M. Stallman (show-paren-command-hook): Specify buffer for move-overay.
1993-07-30 Richard M. Stallman (fill-region-as-paragraph): Move misplaced paren
1993-07-30 Richard M. Stallman *** empty log message ***
1993-07-30 Roland McGrath (compilation-error-regexp-alist): Broaden RS6000 regexp to match
1993-07-30 Roland McGrath *** empty log message ***
1993-07-30 Jim Blandy * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
1993-07-30 Jim Blandy * window.c (check_frame_size): Include the menu bar height in the
1993-07-30 Jim Blandy * gud.el (gud-gdb-marker-filter): Do not assume that the position
1993-07-29 Jim Blandy * mpuz.el (mpuz-board): Doc fix.
1993-07-29 Richard M. Stallman (dbx): Use %d in gud-break.
1993-07-29 Paul Eggert Don't check whether file is readable until we have decided not to ignore it.
1993-07-29 Richard M. Stallman Do the global key bindings only via loaddefs.el,
1993-07-29 Richard M. Stallman (Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
1993-07-29 Richard M. Stallman (rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
1993-07-29 Richard M. Stallman (calendar-mode-map): Bind C-SPC.
1993-07-29 Paul Eggert (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
1993-07-29 Richard M. Stallman (delete-frame): Permit it, if > 1 frame is vis or iconic.
1993-07-29 Richard M. Stallman (bzero, bcmp, bcopy): New macros.
1993-07-29 Jim Blandy * gud.el (gud-last-last-frame): Specify initial value. `dbx'
1993-07-29 Jim Blandy * man.el (Man-find-section): HP/UX man pages have section names
1993-07-29 Richard M. Stallman (calculate-c-indent): When checking whether function decl
1993-07-29 Richard M. Stallman (rmail-convert-file): If file needs conversion, convert it all.
1993-07-29 Richard M. Stallman (name-last-kbd-macro): Handle macros that are vectors.
1993-07-29 Richard M. Stallman File removed.
1993-07-29 Richard M. Stallman (Man-filter-list): Insert \n newlines in awk script.
1993-07-29 Roland McGrath (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
1993-07-28 Richard M. Stallman (time-stamp): Add autoload cookie.
1993-07-28 Roland McGrath (comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
1993-07-28 Richard M. Stallman Comment change.
1993-07-28 Jim Blandy * hpux9.h: Doc fix.
1993-07-28 Richard M. Stallman Require assoc instead of sc-alist.
1993-07-28 Jim Blandy * s/hpux9.h: Doc fix.
1993-07-28 Richard M. Stallman (gnus-apply-kill-hook): Make default value a list of functions.
1993-07-28 Richard M. Stallman (wait_reading_process_input): Undo last two changes:
1993-07-28 Richard M. Stallman (make_hdr): Use & in call to bzero.
1993-07-27 Jim Blandy * make-dist: Include lisp/dired.todo in the distribution.
1993-07-27 Richard M. Stallman Comment change.
1993-07-27 Richard M. Stallman (byte-recompile-directory): Doc fix.
1993-07-27 Richard M. Stallman (command_loop_1): Call Qrecompute_lucid_menubar only if defined.
1993-07-27 Richard M. Stallman (iconify-or-deiconify-frame): Make it work.
1993-07-27 Richard M. Stallman (iconify-or-deiconify-frame): New function. Use it for C-z.
1993-07-27 Richard M. Stallman entered into RCS
1993-07-27 Richard M. Stallman Initial revision
1993-07-27 Paul Eggert (vc-rcs-status): Removing any trailing "-".
1993-07-27 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): Functions deleted.
1993-07-27 Richard M. Stallman (c++-mode-syntax-table): Don't alter syntax of '.