| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (hebrew-holidays-3): Fix misspelling in var name. | Richard M. Stallman | 1993-08-10 | 1 | -1/+1 |
* | (Fexpt): Use IN_FLOAT2. | Richard M. Stallman | 1993-08-10 | 1 | -3/+3 |
* | (Vinvocation_directory): Declared. | Richard M. Stallman | 1993-08-10 | 1 | -1/+1 |
* | Change revision number and comments. | Richard M. Stallman | 1993-08-10 | 1 | -3/+1 |
* | Added section on local variables. | Richard M. Stallman | 1993-08-10 | 1 | -2/+7 |
* | (tpu-gnu-map-key): Repaired the key name | Richard M. Stallman | 1993-08-10 | 1 | -9/+13 |
* | (tpu-search-internal): Changed variable | Richard M. Stallman | 1993-08-10 | 1 | -5/+8 |
* | (tpu-version): Print version number rather than the RCS revision number. | Richard M. Stallman | 1993-08-10 | 1 | -32/+42 |
* | (gnus-caesar-region): Replace `%' by `mod' and simplify. | Paul Eggert | 1993-08-10 | 1 | -3/+2 |
* | (calendar-/, calendar-%): Remove, since floor and mod | Paul Eggert | 1993-08-10 | 2 | -39/+17 |
* | solar-mod -> mod | Paul Eggert | 1993-08-10 | 1 | -3/+3 |
* | (siolar-mode): Remove, since mod now subsumes it. ALl callers changed. | Paul Eggert | 1993-08-10 | 1 | -21/+14 |
* | `mod' is no longer an alias for `%'. | Paul Eggert | 1993-08-10 | 2 | -9/+0 |
* | (floor*): Use `floor' instead of doing most the work ourselves. | Paul Eggert | 1993-08-10 | 1 | -13/+2 |
* | (ring-mod): Remove, since floor and mod | Paul Eggert | 1993-08-10 | 1 | -12/+4 |
* | Remove, since floor and mod | Paul Eggert | 1993-08-10 | 1 | -2/+1 |
* | (abs, ceiling, floor): Remove, since they now redefine | Paul Eggert | 1993-08-10 | 1 | -25/+5 |
* | ring-mod -> mod | Paul Eggert | 1993-08-10 | 1 | -3/+3 |
* | (isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and s... | Paul Eggert | 1993-08-10 | 1 | -9/+6 |
* | (current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L), | Paul Eggert | 1993-08-10 | 1 | -5/+4 |
* | (timezone-fix-time, timezone-zone-to-minute): Simplify with `abs' | Paul Eggert | 1993-08-10 | 1 | -10/+2 |
* | (vc-previous-comment): Use `mod', not `ring-mod'. | Paul Eggert | 1993-08-10 | 1 | -1/+1 |
* | (Fmod): New function; result is always same sign as divisor. | Paul Eggert | 1993-08-10 | 1 | -0/+55 |
* | (main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE | Paul Eggert | 1993-08-10 | 1 | -2/+0 |
* | (Ffloor): Optional second operand specifies divisor, as in Common Lisp. | Paul Eggert | 1993-08-10 | 1 | -15/+61 |
* | (unexec): Add casts for some comparisons. | Richard M. Stallman | 1993-08-10 | 1 | -62/+63 |
* | (awkscript): Some sites put comma-separated junk after the fullname. | Paul Eggert | 1993-08-09 | 2 | -2/+22 |
* | (edit-picture-hook): Use add-hook to modify it. | Richard M. Stallman | 1993-08-09 | 1 | -3/+3 |
* | (enable-local-variables): setq deleted. | Richard M. Stallman | 1993-08-09 | 1 | -6/+2 |
* | * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the | Jim Blandy | 1993-08-09 | 2 | -3/+9 |
* | (server-visit-files): Restore current-buffer by hand, | Richard M. Stallman | 1993-08-09 | 1 | -24/+28 |
* | (term_init): Improve error messages (give sh commands). | Richard M. Stallman | 1993-08-09 | 1 | -3/+9 |
* | (ange-ftp-send-cmd): Bind ange-ftp-this-... | Richard M. Stallman | 1993-08-09 | 1 | -5/+6 |
* | (gud-dbx-marker-filter): Detect signals as well as bpts. | Richard M. Stallman | 1993-08-09 | 1 | -2/+6 |
* | (comint-mode-map): Delete C-c C-y binding. | Richard M. Stallman | 1993-08-09 | 1 | -1/+0 |
* | (mh-read-msg-list): Undo previous change. | Richard M. Stallman | 1993-08-09 | 1 | -2/+2 |
* | (mark_object): Declare ptr volatile, or don't use it | Richard M. Stallman | 1993-08-08 | 1 | -29/+16 |
* | (struct font_info): New structure. | Richard M. Stallman | 1993-08-08 | 1 | -18/+25 |
* | (src, lisp): Include OChangeLog in dist. | Richard M. Stallman | 1993-08-08 | 1 | -2/+2 |
* | (minibuffer-window-active-p): New function. | Richard M. Stallman | 1993-08-08 | 1 | -0/+13 |
* | (mouse-set-point): Error if click in inactive minibuffer. | Richard M. Stallman | 1993-08-08 | 1 | -6/+9 |
* | (src): Don't put gnu-hp300 in dist. | Richard M. Stallman | 1993-08-08 | 1 | -1/+1 |
* | (shell-command, shell-command-on-region): | Richard M. Stallman | 1993-08-08 | 1 | -8/+5 |
* | Don't put -q in args. | Richard M. Stallman | 1993-08-08 | 1 | -4/+3 |
* | (etags-goto-tag-location): If match started with Ctrl-m, | Richard M. Stallman | 1993-08-08 | 1 | -0/+5 |
* | (HAVE_VFORK): Defined. | Richard M. Stallman | 1993-08-08 | 5 | -0/+20 |
* | (Vinvocation_directory): New var. | Richard M. Stallman | 1993-08-08 | 1 | -3/+29 |
* | (expand_and_dir_to_file): Use Fdirectory_file_name. | Richard M. Stallman | 1993-08-08 | 1 | -2/+2 |
* | (init_lread): Normally put Vinvocation_directory | Richard M. Stallman | 1993-08-08 | 1 | -1/+14 |
* | (dired-compress-file): For .z file, run gunzip. | Richard M. Stallman | 1993-08-08 | 1 | -2/+19 |