- 03 Jan, 1994 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 02 Jan, 1994 7 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
choice in non-leap years by re-reversing the list. Fix out of place parenthesis in prompt.
-
Richard M. Stallman authored
total_length calculation. Minimize pointer dereferencing. (balance_an_interval): Remove recursive rebalancing. Rebalance precisely when imbalanced. If a rotation is done, rebalance only the node which may have become unbalanced. Iterate until the current node is balanced. (balance_possible_root_interval): New function. (balance_intervals): Move the interation into rebalance_an_interval. (balance_intervals_internal): New subroutine of balance_intervals. (split_interval_right, split_interval_left): Speed up by not checking LEAF_INTERVAL_P. (split_interval_right, split_interval_left, find_interval, adjust_intervals_for_insertion, graft_intervals_into_buffer): Add dynamic rebalancing anywhere a node may become unbalanced. (graft_intervals_into_buffer, copy_intervals): No longer any need to do a full rebalance as the tree stays balanced.
-
Richard M. Stallman authored
Assume children must be intervals, never strings or buffers.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use ALL_CFLAGS in all the rules that compile and link with one cmd. (LINK_CFLAGS): New variable. (timer): Use LINK_CFLAGS.
-
Richard M. Stallman authored
no place to advance to, fail instead.
-
- 01 Jan, 1994 15 commits
-
-
Richard M. Stallman authored
until after checking for a magic handler.
-
Richard M. Stallman authored
Adapted to Emacs 19 regex rules. (bibtex-reference): Removed one set of parentheses (a workaround).
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(compile): Obey them.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
to the process marker.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(${etc}DOC): Use SOME_MACHINE_OBJECTS, not OBJECTS_MACHINE or OBJECTS_SYSTEM.
-
Richard M. Stallman authored
(ispell-command-loop, ispell-next): Call them. (ispell-highlight, ispell-overlay): New variables.
-
Richard M. Stallman authored
use default name in specified dir.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 31 Dec, 1993 16 commits
-
-
Richard M. Stallman authored
Get rid of local var `handled'.
-
Richard M. Stallman authored
(make_lispy_event): Define i.
-
Richard M. Stallman authored
(replace-overlay): New variable. (replace-highlight, replace-dehighlight): New functions. (perform-replace): Use them.
-
Richard M. Stallman authored
[! MULTI_FRAME] (Fmouse_position): New definition. [! MULTI_FRAME] (syms_of_frame): Add mouse-position.
-
Richard M. Stallman authored
turn it into a list before appending.
-
Richard M. Stallman authored
if inserted is 0. New local `handled', set if run handler. Avoid setting modtime field if ran a handler.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(eval-buffer): Use current buffer by default.
-
Richard M. Stallman authored
for different versions of stdio.h.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ispell-complete-word): Improve error messages.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Noah Friedman authored
-
Richard M. Stallman authored
-