- 03 Feb, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Jan, 1994 1 commit
-
-
Richard M. Stallman authored
(syntax_code_spec, syntax_spec_code): Add entry for @ and Sinherit.
-
- 24 Dec, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 10 Nov, 1993 1 commit
-
-
Richard M. Stallman authored
after we reach beginning of a comment. Check the SYNTAX_COMMENT_STYLE of a one-character comment ender. (scan_lists): Check the SYNTAX_COMMENT_STYLE of a one-character comment ender.
-
- 10 Sep, 1993 1 commit
-
-
Roland McGrath authored
-
- 05 Aug, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 01 Aug, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 27 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jul, 1993 1 commit
-
-
Jim Blandy authored
-
- 17 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
to treat two-character comment enders with a special shortcut. (scan_sexps_forward): Set state.comstart to before the comment starter, not after.
-
- 13 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
to scan_sexps_forward. (scan_sexps_forward, char_quoted): Now static. (describe_syntax, describe_syntax_1): Now static.
-
- 12 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 10 Jun, 1993 1 commit
-
-
Jim Blandy authored
with the proper number of arguments.
-
- 09 Jun, 1993 1 commit
-
-
Jim Blandy authored
-
- 08 Jun, 1993 1 commit
-
-
Richard M. Stallman authored
thus moving acros whitespace. When moving fwd, treat Sendcomment as whitespace; likewise for Scomment when moving back. (scan_sexps_forward): New arg COMMENTSTOP. (Fparse_partial_sexp): Likewise.
-
- 25 May, 1993 3 commits
-
-
Richard M. Stallman authored
Convert it to an int.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 22 May, 1993 1 commit
-
-
Jim Blandy authored
-
- 02 Mar, 1993 1 commit
-
-
Richard M. Stallman authored
(check_syntax_table): Delete excess arg to wrong_type_argument. (Fforward_comment): New function.
-
- 11 Oct, 1992 1 commit
-
-
Richard M. Stallman authored
no need to advance over newline.
-
- 01 Oct, 1992 1 commit
-
-
Joseph Arceneaux authored
-
- 19 Sep, 1992 1 commit
-
-
Richard M. Stallman authored
if comment-end is 2 chars, assume it does end a comment. Otherwise, scan back to previous comment-end to see if there's a comment starter between. Also record whether the string quotes between the start and the end are paired and uniform. If so, skip to comment starter. If not, scan from start of defun to find comment starter if any. (find_defun_start): New function.
-
- 05 Sep, 1992 1 commit
-
-
Richard M. Stallman authored
Don't modify comstyle inside that loop. If string quotes don't match up, don't take value from OFROM; instead, parse forward using scan_sexps_forward. (scan_sexps_forward): Return value via a pointer passed in. New element in state contains char addr of last comment-starter seen. (Fparse_partial_sexp): Change call to scan_sexps_forward.
-
- 24 Jun, 1992 1 commit
-
-
Jim Blandy authored
-
- 01 May, 1992 1 commit
-
-
Jim Blandy authored
-
- 13 Jan, 1992 1 commit
-
-
Jim Blandy authored
-
- 14 Jan, 1991 1 commit
-
-
Richard M. Stallman authored
-