index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syntax.c
Age
Commit message (
Expand
)
Author
2004-04-08
Sync to HEAD.
Kenichi Handa
2004-01-06
(skip_chars): Treat '-' at end of string as ordinary
Andreas Schwab
2003-11-15
(skip_chars): Be sure to alloca char_ranges when necessary.
Kenichi Handa
2003-09-08
*** empty log message ***
Kenichi Handa
2003-09-08
New directory
Kenichi Handa
2003-09-01
Add arch taglines
Miles Bader
2003-08-17
(Fforward_word): Argument changed to optional. Set default value to 1.
Richard M. Stallman
2003-05-17
(find_defun_start): When open_paren_in_column_0_is_defun_start,
Richard M. Stallman
2003-04-24
(skip_chars): Fix previous change.
Kenichi Handa
2003-04-24
(skip_chars): Make the code faster by using the common
Kenichi Handa
2003-02-25
(back_comment): Only check nestedness of 2nd char if needed.
Stefan Monnier
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
2003-01-31
(Fskip_chars_forward)
Dave Love
2003-01-07
(skip_chars, skip_syntaxes): Fix type errors.
Dave Love
2002-11-14
(scan_sexps_forward):
Dave Love
2002-11-12
(scan_sexps_forward): Undo last patch.
Stefan Monnier
2002-11-09
(scan_sexps_forward): Update syntax table before reading
Stefan Monnier
2002-10-30
(Fforward_comment): Doc fix.
Dave Love
2002-10-18
Fix typo in comment.
Juanma Barranquero
2002-10-14
(scan_lists): Don't get fooled by a symbol ending with a backslash-quoted char.
Stefan Monnier
2002-09-18
*** empty log message ***
Kenichi Handa
2002-09-18
(skip_syntaxes): Fix previous change.
Kenichi Handa
2002-09-18
(skip_syntaxes): Fix previous change.
Kenichi Handa
2002-09-13
(skip_chars): Fix previous change.
Kenichi Handa
2002-09-05
(syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.
Dave Love
2002-09-03
(char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
Kenichi Handa
2002-08-19
(scan_words): Don't treat characters belonging to
Kenichi Handa
2002-08-01
(Vnext_word_boundary_function_table): New variable.
Kenichi Handa
2002-07-30
(scan_sexps_forward): Declare an arg.
Dave Love
2002-07-19
(Fstring_to_syntax, skip_chars): Treat Lisp string
Ken Raeburn
2002-07-15
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Ken Raeburn
2002-03-01
Include "character.h" instead of "charset.h".
Kenichi Handa
2001-11-26
(syms_of_syntax): Remove defsubr of Sdescribe_syntax.
Stefan Monnier
2001-11-19
(describe_syntax): Add dummy arg.
Stefan Monnier
2001-11-02
(describe_syntax): New wrapper.
Stefan Monnier
2001-11-02
Update usage of CHECK_ macros (remove unused second argument).
Pavel Janík
2001-10-25
Fix comment ending.
Stefan Monnier
2001-10-23
(modify-syntax-entry): Fix argument names (use CHAR instead of C) and usage.
Pavel Janík
2001-10-20
Change doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík
2001-10-12
(update_syntax_table): Simplify.
Stefan Monnier
2001-10-10
Include keymap.h.
Stefan Monnier
2001-09-08
Comment change.
Richard M. Stallman
2001-06-15
Fixed a typo in a comment.
Eli Zaretskii
2001-05-01
(update_syntax_table): Check that oldi has the same
Stefan Monnier
2000-12-09
(scan_lists): Check that the right quote char has the
Stefan Monnier
2000-10-24
*** empty log message ***
Kenichi Handa
2000-10-15
(describe_syntax): Add code for comment and string fences.
Stefan Monnier
2000-10-15
(Fstring_to_syntax): New function extracted from Fmodify_syntax_entry.
Stefan Monnier
2000-10-15
Fix wording in a comment.
Eli Zaretskii
2000-10-12
(skip_chars): Change the way of handling a range from unibyte char to
Kenichi Handa
[prev]
[next]