1993-08-10 |
Richard M. Stallman |
(HAVE_TCATTR): Macro #defined.
|
1993-08-10 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
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.
|