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
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-12-27
Remove unused declarations
Andreas Schwab
2010-11-20
* src/xfaces.c (lookup_face): Make static.
Andreas Schwab
2010-09-24
Fix int/EMACS_INT use in casefiddle.c and syntax.c.
Eli Zaretskii
2010-09-23
Merge changes from emacs-23 branch
Chong Yidong
2010-09-21
* src/syntax.c (back_comment): Detect the case where a 1-char comment
Stefan Monnier
2010-08-12
Introduce a new comment style "c" flag.
Stefan Monnier
2010-07-12
Convert old-style definitions
Andreas Schwab
2010-07-08
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Andreas Schwab
2010-07-04
Convert declarations or definitions to standard C.
Dan Nicolaescu
2010-07-04
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-02
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-05-05
* syntax.c (Fchar_syntax): Check the arg is a character.
Stefan Monnier
2010-03-10
Cleanup setup of gl_state in various parts of the code.
Stefan Monnier
2010-03-05
(skip_chars): Setup gl_state (bug#3823).
Stefan Monnier
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-21
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Andreas Schwab
2009-11-06
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-10-19
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-18
Remove leftover table unibyte_to_multibyte_table.
Stefan Monnier
2009-10-04
Fix typos in comments.
Juanma Barranquero
2009-09-18
* syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
Chong Yidong
2009-02-20
(Fskip_chars_forward): Fix doc typo.
Glenn Morris
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-12-11
* syntax.c (Fmodify_syntax_entry): Doc fix.
Juanma Barranquero
2008-10-22
(scan_words): Call word_boundary_p instead of comparing
Kenichi Handa
2008-07-24
(struct lisp_parse_state, char_quoted, inc_bytepos)
Stefan Monnier
2008-07-22
(char_quoted): Check "charpos > beg" before decrementing.
Stefan Monnier
2008-07-20
(find_start_pos, find_start_value)
Andreas Schwab
2008-07-16
various small cleanups detailed in changelogs
Adrian Robert
2008-07-15
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-06-12
* character.h (CHAR_TO_BYTE_SAFE): New macro.
Stefan Monnier
2008-05-14
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-04-02
(Fforward_word): Add ^ interactive spec.
Chong Yidong
2008-02-12
(scan_lists): Follow coding convention.
Stefan Monnier
2008-01-09
Merge from emacs--devo--0
Miles Bader
2008-01-08
Add 2008 to copyright years.
Glenn Morris
2007-07-27
Merge from emacs--devo--0
Miles Bader
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-06-06
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
Chong Yidong
2007-05-24
Merge from emacs--devo--0
Miles Bader
2007-05-22
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
Kenichi Handa
2007-05-21
(skip_syntaxes): Synch with the trunk.
Kenichi Handa
2007-05-19
(skip_chars): Update syntax-table only after we checked that
Stefan Monnier
2007-01-26
Merge from emacs--devo--0
Miles Bader
2007-01-14
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2006-12-16
Merge from emacs--devo--0
Miles Bader
2006-12-10
Fix spurious open-paren-in-column-0 in a comment.
Stefan Monnier
2006-12-09
* syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the
Alan Mackenzie
[prev]
[next]