- 05 Jan, 1994 2 commits
-
-
Richard M. Stallman authored
(RAW_SYNTAX, RAW_SYNTAX_MATCH, SYNTAX_CHOOSE_TABLE): New macros. (SYNTAX, SYNTAX_MATCH, SYNTAX_COMSTART_FIRST, SYNTAX_COMSTART_SECOND) (SYNTAX_COMEND_FIRST, SYNTAX_COMEND_SECOND, SYNTAX_PREFIX) (SYNTAX_COMMENT_STYLE): Handle Sinherit. Alternative definitions if __GNUC__.
-
Richard M. Stallman authored
-
- 04 Jan, 1994 11 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Fork a subprocess and use it to copy the mail file.
-
Richard M. Stallman authored
(temacs): Delete redundant use of LDFLAGS. (${etc}DOC): Fix typo in previous change.
-
Richard M. Stallman authored
(Qget_file_buffer): New variable. (syms_of_buffer): Set up Qget_file_buffer. (Fget_file_buffer): For magic file names, run the handler.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fx_create_frame): Add to Vframe_list before making visible.
-
- 03 Jan, 1994 11 commits
-
-
Paul Eggert authored
editing the comment.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
paragraph-separate to a specific list of control sequences. (tex-common-initialization): Make paragraph-start and paragraph-separate match a line of $$.
-
Richard M. Stallman authored
(comint-dynamic-list-completions): Use read-key-sequence. Special handling for mouse-choose-completion.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
for copy-syntax-table.
-
Richard M. Stallman authored
not a fully qualified domain name, then try to find one in the list of alternate names.
-
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 9 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
-