- 13 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 28 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 25 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 15 Apr, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
text property into account when doing SYNTAX (c). (ST_COMMENT_STYLE, ST_STRING_STYLE): New codes to denote delimiters for new types of strings and comments. (Vparse_sexp_lookup_properties): New variable. (struct lisp_parse_state): Comment updated. (gl_state): New global variable. (update_syntax_table): New function. (char_quoted): Move earlier, update gl_state when needed. (find_defun_start): Update gl_state when needed. (back_comment): New function. (Scomment_fence, Sstring_fence): New delimeter char classes denoted by `!' and `|'. (Fchar_syntax, Fmatching_paren): Update gl_state to whole-bufferstate. (scan_words): update gl_state when needed. (Fskip_chars_forward): Move from search.c. (Fskip_chars_backward): Move from search.c. (Fskip_syntax_forward): Move from search.c. (Fskip_syntax_backward): Move from search.c. (skip_chars): Move from search.c. (Fforward_comment, scan_lists): Update gl_state when needed. Handle Scomment_fence, Sstring_fence. (Fbackward_prefix_chars) Update gl_state when needed. (scan_sexps_forward): Update gl_state when needed. Handle Scomment_fence, Sstring_fence. If comment_stop==-1, stop at start or end of comment or string. (Fparse-partial-sexp): Doc fix. (syms_of_syntax): Move initialization of skip* from search.c.
-
- 28 Feb, 1997 1 commit
-
-
Kenichi Handa authored
of "comparison is always 1 ...".
-
- 27 Feb, 1997 1 commit
-
-
Kenichi Handa authored
VALUE is char-table.
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
(Vsyntax_code_object): New variable. (Fmodify_syntax_entry): Handle multibyte characters. A multibyte character in matching parenthesis is also handled correctly. Use shared object in the vector Vsyntax_code_object for an ASCII character. (describe_syntax): Handle a multibyte character in matching parenthesis. (describe_syntax_1): Describe also parent syntax tables. (scan_words, Fforward_comment): Handle multibyte characters. (scan_lists, char_quoted, Fbackward_prefix_chars): Likewise. (scan_sexps_forward): Likewise. (init_syntax_once): Initialize Vsyntax_code_object. Initialize Vstandard_syntax_table by share objects in Vsyntax_code_object. (syms_of_syntax): Staticpro Vsyntax_code_object.
-
- 10 Feb, 1997 1 commit
-
-
Richard M. Stallman authored
(syms_of_syntax): Set up Qscan_error.
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 24 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
Set the parent only if it was nil.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
Harmonize arguments with documentation.
-
- 11 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
Use Qsyntax_table_p for the error message. (Fmodify_syntax_entry): Don't fail to init MATCH.
-
- 14 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(init_syntax_once): Call Fmake_char_table the new way. Set up Qsyntax_table. (Fsyntax_table_p): Check the `purpose' field.
-
- 07 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(Fmodify_syntax_entry, init_syntax_once): Use SET_RAW_SYNTAX_ENTRY. Handle new syntax-table data format. (check_syntax_table): Use CHECK_CHAR_TABLE. Now static. Don't return anything; callers changed. (Fcopy_syntax_table): Use Fcopy_sequence. (Fchar_syntax, Fmatching_paren, Fforward_comment): Copy complex args to SYNTAX into variables before using them. (Fsyntax_table_p): Accept any char-table. (syntax_parent_lookup): New function. (syntax_temp): New variable.
-
- 19 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 16 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
in the starting state for tracking when we reach TARGETDEPTH.
-
- 29 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 25 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 09 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jan, 1995 1 commit
-
-
Karl Heuer authored
-
- 09 Nov, 1994 1 commit
-
-
Karl Heuer authored
-
- 12 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
do notice a 2-char comment ender that straddles FROM.
-
- 08 Oct, 1994 1 commit
-
-
Jim Blandy authored
-
- 04 Oct, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
Don't use XFASTINT as an lvalue.
-
- 27 Sep, 1994 1 commit
-
-
Karl Heuer authored
-
- 17 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
single-char comment end going forward.
-
- 24 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
a comment, ignore a comment-starter that overlaps the comment-ender.
-
- 20 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 19 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
(Fchar_syntax): Pass arg directly to SYNTAX, no masking.
-
- 16 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 04 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 02 Mar, 1994 1 commit
-
-
Karl Heuer authored
-
- 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
-