- 10 Aug, 1993 12 commits
-
-
Paul Eggert authored
now subsume them. All callers changed.
-
Paul Eggert authored
(caesar-region): Replace `%' by `mod' and simplify.
-
Paul Eggert authored
builtin functions. All `ceiling' callers rewritten to invoke `floor'.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
which is simpler.
-
Paul Eggert authored
and `floor' functions instead of doing it ourselves.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
isn't defined, since `(floor A B)' is now needed for integers.
-
Paul Eggert authored
(syms_of_floatfns): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE isn't defined, since `(floor A B)' is now needed for integers.
-
Richard M. Stallman authored
(PATCH_INDEX): Likewise.
-
- 09 Aug, 1993 10 commits
-
-
Paul Eggert authored
Remove it, but leave "Bill Gates, Jr" alone. Remove the junk from fullnames like "0000-Admin(0000)".
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
configuration script to edit. * floatfns.c (Flogb): Use HAVE_LOGB and HAVE_FREXP, instead of assuming that all USG systems have FREXP.
-
Richard M. Stallman authored
not using save-excursion.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in the outermost let, not an inner one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 Aug, 1993 16 commits
-
-
Richard M. Stallman authored
after a recursive call. Delete the aborts if ptr is clobbered.
-
Richard M. Stallman authored
(x_font_table): Use struct font_info as elements. (x_new_font): Corresponding changes. Use XListFonts, not XListFontsWithInfo. Use XFreeFontNames, not XFreeFontInfo. Compare fonts by name, not by fid. If already_loaded is 0, that counts as "yes".
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mouse-drag-region): Use mouse-set-point. Don't set a mark if final event wasn't suitable for setting point.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Fix bugs in previous change.
-
Richard M. Stallman authored
Don't unset TERM and TERMCAP--show them instead.
-
Richard M. Stallman authored
compensate when setting point.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(init_cmdargs): Set up its value. (Finvocation_directory): New function. (main): Call init_buffer, init_callproc and init_cmdargs before init_lread. (syms_of_emacs): Install the function, and protect the variable.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
at end of Vload_path, if not present already.
-
Richard M. Stallman authored
When running gzip, see if it made .gz or .z. (dired-compress): Delete old entry for new-file, if any.
-
Jim Blandy authored
vc-diff, and remove extra paren from vc-directory-18.
-
Jim Blandy authored
-
- 07 Aug, 1993 2 commits
-
-
Richard M. Stallman authored
don't try to use diff-read-switches. Always call diff with 3 args. (dired-backup-diff): Likewise.
-
Richard M. Stallman authored
if it doesn't help matters.
-