- 19 Aug, 2002 1 commit
-
-
Kenichi Handa authored
different scripts constituting a work.
-
- 01 Aug, 2002 1 commit
-
-
Kenichi Handa authored
(syms_of_syntax): Declare it as a Lisp variable. (scan_words): Call functions in Vnext_word_boundary_function_table if any.
-
- 30 Jul, 2002 1 commit
-
-
Dave Love authored
-
- 01 Mar, 2002 1 commit
-
-
Kenichi Handa authored
(syntax_parent_lookup): Deleted. (Fmodify_syntax_entry): Accept a cons as CHAR. (skip_chars): Adjusted for the new multibyte form. (init_syntax_once): Call char_table_set_range instead of directly accessing the structure of a char table.
-
- 26 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(describe_syntax, describe_syntax_1, Fdescribe_syntax): Remove.
-
- 19 Nov, 2001 1 commit
-
-
Stefan Monnier authored
(describe_syntax_1): Update call to describe_vector.
-
- 02 Nov, 2001 2 commits
-
-
Stefan Monnier authored
(Finternal_describe_syntax_value): Rename from describe_syntax. Don't insert space at front and \n at the end. (syms_of_syntax): Defsubr Sinternal_describe_syntax_value.
-
Pavel Janík authored
-
- 25 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 23 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 20 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 12 Oct, 2001 1 commit
-
-
Stefan Monnier authored
(Fforward_comment): Don't skip quoted chars when going backward.
-
- 10 Oct, 2001 1 commit
-
-
Stefan Monnier authored
-
- 08 Sep, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 01 May, 2001 1 commit
-
-
Stefan Monnier authored
properties as old_prop before deciding not to invalidate.
-
- 09 Dec, 2000 1 commit
-
-
Stefan Monnier authored
right Sstring syntax when jumping over strings. (init_syntax_once): Use Smax rather than 13.
-
- 24 Oct, 2000 1 commit
-
-
Kenichi Handa authored
-
- 15 Oct, 2000 3 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(Fmodify_syntax_entry): Use it and document the ! and | fences. (skip_chars, Fforward_comment): Remove unused variables. (syms_of_syntax): Add defsubr for string-to-syntax.
-
Eli Zaretskii authored
-
- 12 Oct, 2000 1 commit
-
-
Kenichi Handa authored
multibyte char.
-
- 02 Oct, 2000 2 commits
-
-
Stefan Monnier authored
(back_comment): Check two-char comment markers more carefully to better handle overlapping cases like *//* or /* */* */ ... Match nestedness of ender/starter.
-
Stefan Monnier authored
(Fforward_comment): Treat an unmatched \n comment-ender as whitespace.
-
- 28 Sep, 2000 1 commit
-
-
Kenichi Handa authored
-
- 27 Aug, 2000 1 commit
-
-
Stefan Monnier authored
actually inside another comment as in: /* a // b */ c // d \n. Make it clear that `comstart_pos' is unused for nested comments.
-
- 07 Aug, 2000 1 commit
-
-
Kenichi Handa authored
unibyte string consistent with that of regex search.
-
- 05 Aug, 2000 1 commit
-
-
Kenichi Handa authored
-
- 04 Aug, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 25 Jul, 2000 1 commit
-
-
Gerd Moellmann authored
Fconstrain_to_field.
-
- 14 Jul, 2000 1 commit
-
-
Dave Love authored
-
- 12 Jul, 2000 1 commit
-
-
Stefan Monnier authored
Obey open_paren_in_column_0_is_defun_start. When reverting to the `slow' method, try to nicely handle the case of nested comments by checking that the comment-starter we found does indeed match the comment-ender. (scan_sexps_forward, scan_sexps_forward): Ignore excessive opening parenthesis rather than throwing an error.
-
- 21 Jun, 2000 1 commit
-
-
Stefan Monnier authored
the added benefit of handling multiple string-styles as long as they are not nested). Jump to the slow code as soon as a comment starter is found in a "string_lossage" position. Fixes the case: " /* " /* " */.
-
- 20 Jun, 2000 2 commits
-
-
Stefan Monnier authored
Check the comstyle of single-char comment-starters. Clarify control-flow around the Scomment case.
-
Stefan Monnier authored
(Fforward_comment, scan_lists): Check the comstyle of single-char comment-starters. (scan_sexps_forward): Don't try to recognize `half comment-enders' if we're just at the beginning of the comment (f.ex with (*) ... (*)).
-
- 19 Jun, 2000 1 commit
-
-
Dave Love authored
-
- 29 May, 2000 1 commit
-
-
Gerd Moellmann authored
open_paren_in_column_0_is_defun_start outside of the loop.
-
- 23 May, 2000 1 commit
-
-
Kenichi Handa authored
-
- 27 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
for handling per-buffer variables.
-
- 26 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
variables.
-