Tue, 10 Aug 1993 20:35:31 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 10 Aug 1993 18:16:48 +0000 |
Roland McGrath |
Check for -lm. Then can check for frexp and logb.
|
Tue, 10 Aug 1993 17:57:31 +0000 |
Roland McGrath |
Undo last change.
|
Tue, 10 Aug 1993 17:52:21 +0000 |
Roland McGrath |
(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
|
Tue, 10 Aug 1993 17:27:50 +0000 |
Richard M. Stallman |
(HAVE_TCATTR): Macro #defined.
|
Tue, 10 Aug 1993 17:03:06 +0000 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
Tue, 10 Aug 1993 08:24:55 +0000 |
Richard M. Stallman |
(texinfo-delete-from-print-queue)
|
Tue, 10 Aug 1993 05:53:31 +0000 |
Richard M. Stallman |
(hebrew-holidays-3): Fix misspelling in var name.
|
Tue, 10 Aug 1993 05:47:49 +0000 |
Richard M. Stallman |
(Fexpt): Use IN_FLOAT2.
|
Tue, 10 Aug 1993 04:36:30 +0000 |
Richard M. Stallman |
(Vinvocation_directory): Declared.
|
Tue, 10 Aug 1993 04:19:12 +0000 |
Richard M. Stallman |
Change revision number and comments.
|
Tue, 10 Aug 1993 04:18:52 +0000 |
Richard M. Stallman |
Added section on local variables.
|
Tue, 10 Aug 1993 04:18:28 +0000 |
Richard M. Stallman |
(tpu-gnu-map-key): Repaired the key name
|
Tue, 10 Aug 1993 04:18:07 +0000 |
Richard M. Stallman |
(tpu-search-internal): Changed variable
|
Tue, 10 Aug 1993 04:17:38 +0000 |
Richard M. Stallman |
(tpu-version): Print version number rather than the RCS revision number.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(gnus-caesar-region): Replace `%' by `mod' and simplify.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(calendar-/, calendar-%): Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
solar-mod -> mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
`mod' is no longer an alias for `%'.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(floor*): Use `floor' instead of doing most the work ourselves.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(ring-mod): Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
Remove, since floor and mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(abs, ceiling, floor): Remove, since they now redefine
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
ring-mod -> mod
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(vc-previous-comment): Use `mod', not `ring-mod'.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(Fmod): New function; result is always same sign as divisor.
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
|
Tue, 10 Aug 1993 04:14:17 +0000 |
Paul Eggert |
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.
|
Tue, 10 Aug 1993 01:32:23 +0000 |
Richard M. Stallman |
(unexec): Add casts for some comparisons.
|
Mon, 09 Aug 1993 22:06:00 +0000 |
Paul Eggert |
(awkscript): Some sites put comma-separated junk after the fullname.
|
Mon, 09 Aug 1993 06:18:02 +0000 |
Richard M. Stallman |
(edit-picture-hook): Use add-hook to modify it.
|
Mon, 09 Aug 1993 06:17:30 +0000 |
Richard M. Stallman |
(enable-local-variables): setq deleted.
|
Mon, 09 Aug 1993 06:04:14 +0000 |
Jim Blandy |
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
|
Mon, 09 Aug 1993 05:56:29 +0000 |
Richard M. Stallman |
(server-visit-files): Restore current-buffer by hand,
|
Mon, 09 Aug 1993 05:45:12 +0000 |
Richard M. Stallman |
(term_init): Improve error messages (give sh commands).
|
Mon, 09 Aug 1993 05:03:17 +0000 |
Richard M. Stallman |
(ange-ftp-send-cmd): Bind ange-ftp-this-...
|
Mon, 09 Aug 1993 04:36:47 +0000 |
Richard M. Stallman |
(gud-dbx-marker-filter): Detect signals as well as bpts.
|
Mon, 09 Aug 1993 00:57:19 +0000 |
Richard M. Stallman |
(comint-mode-map): Delete C-c C-y binding.
|
Mon, 09 Aug 1993 00:08:55 +0000 |
Richard M. Stallman |
(mh-read-msg-list): Undo previous change.
|
Sun, 08 Aug 1993 23:19:24 +0000 |
Richard M. Stallman |
(mark_object): Declare ptr volatile, or don't use it
|
Sun, 08 Aug 1993 22:38:31 +0000 |
Richard M. Stallman |
(struct font_info): New structure.
|
Sun, 08 Aug 1993 21:58:25 +0000 |
Richard M. Stallman |
(src, lisp): Include OChangeLog in dist.
|
Sun, 08 Aug 1993 19:18:26 +0000 |
Richard M. Stallman |
(minibuffer-window-active-p): New function.
|
Sun, 08 Aug 1993 19:16:42 +0000 |
Richard M. Stallman |
(mouse-set-point): Error if click in inactive minibuffer.
|
Sun, 08 Aug 1993 17:43:28 +0000 |
Richard M. Stallman |
(src): Don't put gnu-hp300 in dist.
|
Sun, 08 Aug 1993 07:47:33 +0000 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
Sun, 08 Aug 1993 07:41:41 +0000 |
Richard M. Stallman |
Don't put -q in args.
|
Sun, 08 Aug 1993 07:21:22 +0000 |
Richard M. Stallman |
(etags-goto-tag-location): If match started with Ctrl-m,
|
Sun, 08 Aug 1993 06:55:45 +0000 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
Sun, 08 Aug 1993 06:23:21 +0000 |
Richard M. Stallman |
(Vinvocation_directory): New var.
|
Sun, 08 Aug 1993 05:17:22 +0000 |
Richard M. Stallman |
(expand_and_dir_to_file): Use Fdirectory_file_name.
|
Sun, 08 Aug 1993 05:01:06 +0000 |
Richard M. Stallman |
(init_lread): Normally put Vinvocation_directory
|