Mercurial > emacs
graph
-
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
`mod' is no longer an alias for `%'.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(floor*): Use `floor' instead of doing most the work ourselves.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(ring-mod): Remove, since floor and modTue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
Remove, since floor and modTue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(abs, ceiling, floor): Remove, since they now redefineTue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
ring-mod -> modTue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(vc-previous-comment): Use `mod', not `ring-mod'.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(Fmod): New function; result is always same sign as divisor.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPETue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.Tue, 10 Aug 1993 04:14:17 +0000, by Paul Eggert
-
(unexec): Add casts for some comparisons.Tue, 10 Aug 1993 01:32:23 +0000, by Richard M. Stallman
-
(awkscript): Some sites put comma-separated junk after the fullname.Mon, 09 Aug 1993 22:06:00 +0000, by Paul Eggert
-
(edit-picture-hook): Use add-hook to modify it.Mon, 09 Aug 1993 06:18:02 +0000, by Richard M. Stallman
-
(enable-local-variables): setq deleted.Mon, 09 Aug 1993 06:17:30 +0000, by Richard M. Stallman
-
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for theMon, 09 Aug 1993 06:04:14 +0000, by Jim Blandy
-
(server-visit-files): Restore current-buffer by hand,Mon, 09 Aug 1993 05:56:29 +0000, by Richard M. Stallman
-
(term_init): Improve error messages (give sh commands).Mon, 09 Aug 1993 05:45:12 +0000, by Richard M. Stallman
-
(ange-ftp-send-cmd): Bind ange-ftp-this-...Mon, 09 Aug 1993 05:03:17 +0000, by Richard M. Stallman
-
(gud-dbx-marker-filter): Detect signals as well as bpts.Mon, 09 Aug 1993 04:36:47 +0000, by Richard M. Stallman
-
(comint-mode-map): Delete C-c C-y binding.Mon, 09 Aug 1993 00:57:19 +0000, by Richard M. Stallman
-
(mh-read-msg-list): Undo previous change.Mon, 09 Aug 1993 00:08:55 +0000, by Richard M. Stallman
-
(mark_object): Declare ptr volatile, or don't use itSun, 08 Aug 1993 23:19:24 +0000, by Richard M. Stallman
-
(struct font_info): New structure.Sun, 08 Aug 1993 22:38:31 +0000, by Richard M. Stallman
-
(src, lisp): Include OChangeLog in dist.Sun, 08 Aug 1993 21:58:25 +0000, by Richard M. Stallman