1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 14:02:07 -08:00
Commit graph

4522 commits

Author SHA1 Message Date
Richard M. Stallman
aa7ea8bd6e (generate-file-autoloads): Set float-output-format to
nil, not "%.20e", since nil is guaranteed to not lose info on output.
1993-08-11 06:38:38 +00:00
Richard M. Stallman
2a5fa27beb (mouse-set-point): Use event-end, not event-start. 1993-08-11 06:17:43 +00:00
Richard M. Stallman
915cfd1f4d (other-frame): Fix error in loop counting. 1993-08-11 06:02:05 +00:00
Richard M. Stallman
19bd42363e (do-install): Install info/gnus*. 1993-08-11 05:53:25 +00:00
Richard M. Stallman
2f24f5ac0c (direct_output_forward_char): Fix previous change:
verify position is in range before calling Fget_text_property,
and calculate position properly.
1993-08-11 05:24:29 +00:00
Richard M. Stallman
5c781212c8 (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
(syms_of_minibuf): Set them up.
(read_minibuffer): Run the hook, if not empty.
1993-08-11 05:23:49 +00:00
Richard M. Stallman
0b7f4d1b60 (tpu-help): Use variables for "n" and "p".
(tpu-help-N, tpu-help-n, tpu-help-P, tpu-help-p): New vars.
1993-08-11 05:01:04 +00:00
Richard M. Stallman
4cb9d259e0 Insert setqs for tpu-help-... variables. 1993-08-11 05:00:27 +00:00
Richard M. Stallman
018cfa0756 (receive_incremental_selection): Use bcopy, not memcpy. 1993-08-11 04:51:08 +00:00
Richard M. Stallman
806f25b218 (BIG_ENDIAN): Provide a value that matches the system. 1993-08-11 04:49:27 +00:00
Richard M. Stallman
31ba73cb9d (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM. 1993-08-11 04:47:56 +00:00
Richard M. Stallman
82c1ecc6e5 Add #undef HAVE_FTIME. 1993-08-11 04:47:39 +00:00
Richard M. Stallman
465db27b59 (term_get_fkeys_define_1, term_get_fkeys_define): New functions.
(term_get_fkeys): Use them.
1993-08-11 04:09:28 +00:00
Richard M. Stallman
0d33a6902c (m88k-tektronix-sysv3*): Added the missing *.
Use tekxd88, not tekXD88.
1993-08-10 21:30:51 +00:00
Richard M. Stallman
404e81d617 *** empty log message *** 1993-08-10 21:27:23 +00:00
Richard M. Stallman
dbe2a425d2 (LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional. 1993-08-10 21:24:41 +00:00
Richard M. Stallman
c62e995865 Handle NO_TERMIO in principal HAVE_TERMIOS case. 1993-08-10 21:22:44 +00:00
Richard M. Stallman
abfc2e5fd2 (x_get_customization_string): Don't use value of strcpy. 1993-08-10 21:16:01 +00:00
Richard M. Stallman
b3bf02fa61 entered into RCS 1993-08-10 20:35:31 +00:00
Roland McGrath
3f469c2e5e Check for -lm. Then can check for frexp and logb. 1993-08-10 18:16:48 +00:00
Roland McGrath
4cc1b78aef Undo last change. 1993-08-10 17:57:31 +00:00
Roland McGrath
8bab5c187a (calendar-absolute-from-time, calendar-time-from-absolute): Use % in place
of mod.  Use (floor (/ A B)) in place of (floor A B).
1993-08-10 17:52:21 +00:00
Richard M. Stallman
551dd6e32f (HAVE_TCATTR): Macro #defined.
(HAVE_CLOSEDIR): #undef to allow use of closedir in sysdep.c.
(SIGTSTP): Commented #undef to allow use of ^Z in shell-mode.
(SIGNALS_VIA_CHARACTERS): #defined.
1993-08-10 17:27:50 +00:00
Richard M. Stallman
78210c952b (mouse-drag-region): Doc fix. 1993-08-10 17:03:06 +00:00
Richard M. Stallman
97c6c316f6 (texinfo-delete-from-print-queue)
(texinfo-tex-buffer): Load tex-mode to get tex-start-shell, etc.
1993-08-10 08:24:55 +00:00
Richard M. Stallman
d7fa63b287 (hebrew-holidays-3): Fix misspelling in var name. 1993-08-10 05:53:31 +00:00
Richard M. Stallman
28d849dbb8 (Fexpt): Use IN_FLOAT2. 1993-08-10 05:47:49 +00:00
Richard M. Stallman
3530d53400 (Vinvocation_directory): Declared. 1993-08-10 04:36:30 +00:00
Richard M. Stallman
c273a8a3c8 Change revision number and comments. 1993-08-10 04:19:12 +00:00
Richard M. Stallman
82871877e2 Added section on local variables. 1993-08-10 04:18:52 +00:00
Richard M. Stallman
e4b052bfbe (tpu-gnu-map-key): Repaired the key name
generation code to work with the latest version of emacs.
1993-08-10 04:18:28 +00:00
Richard M. Stallman
b4196a9956 (tpu-search-internal): Changed variable
searching-forward to tpu-searching-forward.

Changed "edit-picture-hook" to "picture-mode-hook" for emacs version 19.
1993-08-10 04:18:07 +00:00
Richard M. Stallman
09ac6f3b57 (tpu-version): Print version number rather than the RCS revision number.
(tpu-next-file-buffer): Bind starting-buffer with let.
(tpu-load-xkeys): Check value of tpu-xkeys-file.
Make sure to use the "*scratch*" buffer.

(tpu-lm-replace): Changed variable searching-forward
to tpu-searching-forward.
(tpu-substitute): Likewise.
(tpu-toggle-search-direction): Likewise.
(tpu-search-forward, tpu-search-reverse, tpu-set-search): Likewise.
(tpu-search-internal, tpu-adjust-search): Likewise.
1993-08-10 04:17:38 +00:00
Paul Eggert
7fa8a8981f (gnus-caesar-region): Replace %' by mod' and simplify. 1993-08-10 04:14:17 +00:00
Paul Eggert
632f9a0ea0 (calendar-/, calendar-%): Remove, since floor and mod
now subsume them.  All callers changed.
1993-08-10 04:14:17 +00:00
Paul Eggert
e7bb3aebcc solar-mod -> mod 1993-08-10 04:14:17 +00:00
Paul Eggert
12e070d17a (siolar-mode): Remove, since mod now subsumes it. ALl callers changed. 1993-08-10 04:14:17 +00:00
Paul Eggert
46780baeeb mod' is no longer an alias for %'. 1993-08-10 04:14:17 +00:00
Paul Eggert
ebe6b81460 (floor*): Use `floor' instead of doing most the work ourselves. 1993-08-10 04:14:17 +00:00
Paul Eggert
2ec5af1103 (ring-mod): Remove, since floor and mod
now subsume them.  All callers changed.
1993-08-10 04:14:17 +00:00
Paul Eggert
adb4746230 Remove, since floor and mod
(caesar-region): Replace `%' by `mod' and simplify.
1993-08-10 04:14:17 +00:00
Paul Eggert
9cd77daade (abs, ceiling, floor): Remove, since they now redefine
builtin functions.  All `ceiling' callers rewritten to invoke `floor'.
1993-08-10 04:14:17 +00:00
Paul Eggert
0bf9031ad1 ring-mod -> mod 1993-08-10 04:14:17 +00:00
Paul Eggert
ffbc30b29a (isearch-ring-adjust1, isearch-ring-advance-edit): Replace %' by mod' and simplify. 1993-08-10 04:14:17 +00:00
Paul Eggert
47096a67ef (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),
which is simpler.
1993-08-10 04:14:17 +00:00
Paul Eggert
9b1868cc53 (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'
and `floor' functions instead of doing it ourselves.
1993-08-10 04:14:17 +00:00
Paul Eggert
c6bfcd1295 (vc-previous-comment): Use mod', not ring-mod'. 1993-08-10 04:14:17 +00:00
Paul Eggert
44fa9da5d7 (Fmod): New function; result is always same sign as divisor. 1993-08-10 04:14:17 +00:00
Paul Eggert
ce426daa32 (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
isn't defined, since `(floor A B)' is now needed for integers.
1993-08-10 04:14:17 +00:00
Paul Eggert
fc2157cb0f (Ffloor): Optional second operand specifies divisor, as in Common Lisp.
(syms_of_floatfns): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE
isn't defined, since `(floor A B)' is now needed for integers.
1993-08-10 04:14:17 +00:00