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
2015-11-21
Revert regexp reentrancy abort patch
Paul Eggert
2015-11-16
Improve fix for regex reentrancy abort
Paul Eggert
2015-11-15
Fix regex abort when it tries to reenter itself
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-07
* src/syntax.c (syms_of_syntax): Make syntax-propertize--done local
Stefan Monnier
2015-09-24
Fix recent bootstrap problems
Stefan Monnier
2015-09-23
* src/syntax.c: Handle spurious e_property_truncated flag
Stefan Monnier
2015-09-16
Omit unnecessary \ before paren in C docstrings
Paul Eggert
2015-09-16
Add -Wswitch to --enable-gcc-warnings
Paul Eggert
2015-09-11
Merge syntax-propertize--done and parse-sexp-propertize-done
Stefan Monnier
2015-09-09
* src/syntax.c (SETUP_SYNTAX_TABLE): Move truncation...
Stefan Monnier
2015-09-09
Make syntax.c call syntax-propertize on demand
Stefan Monnier
2015-08-28
Fix minor text quoting problems in lisp top level
Paul Eggert
2015-08-23
Fix minor glitches from ‘format’ reversion
Paul Eggert
2015-08-23
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-18
Use new q ‘format’ flag when fixing quotes in C
Paul Eggert
2015-08-14
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-09
Fix some minor quoting issues with grave accent
Paul Eggert
2015-06-11
* src/syntax.c (Fbackward_prefix_chars): Reword docstring
Nicolas Richard
2015-04-29
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-08
Merge from emacs-24; up to 117687
Glenn Morris
2014-11-06
* src/syntax.c (back_comment): Fix off-by-one error.
Alan Mackenzie
2014-09-07
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-09-04
Remove stray semicolons.
Paul Eggert
2014-08-28
Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.
Eli Zaretskii
2014-08-27
Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.
Eli Zaretskii
2014-07-09
* syntax.c (back_comment): Use more-natural location for label.
Paul Eggert
2014-07-04
* src/syntax.c (find_defun_start): Try the cache even
Stefan Monnier
2014-02-07
* syntax.c (Fskip_syntax_backward): Doc clarification.
Lars Ingebrigtsen
2014-02-05
Fix bug #16453.
Bastien Guerry
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-21
Fix syntax.h bug introduced by recent INLINE change.
Paul Eggert
2013-09-20
A simpler, centralized INLINE.
Paul Eggert
2013-08-26
* syntax.c (init_syntax_once): Adjust comment and do an early
Dmitry Antipov
2013-08-13
Doc fix for forward-word and backward-word.
Xue Fuqiao
2013-07-10
Syntax cleanup, mostly replacing macros with functions.
Paul Eggert
2013-06-20
* syntax.c: Integer cleanups.
Paul Eggert
2013-06-18
* syntax.c (skip_chars): Don't use uninitialized storage
Paul Eggert
2013-02-10
* syntax.c (scan_sexps_forward): Fix byte position calculation
Dmitry Antipov
2013-02-08
* search.c (scan_buffer): Calculate end byte position just once.
Dmitry Antipov
2013-02-08
* lisp.h (make_uninit_vector): New function.
Dmitry Antipov
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-09-30
Prefer plain 'static' to 'static inline'.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-08
Introduce "raw syntax descriptor" terminology, and use it.
Chong Yidong
2012-08-17
* buffer.h (BSET): Remove.
Paul Eggert
2012-08-17
* lisp.h (CSET): Remove.
Paul Eggert
2012-08-16
Use ASCII tests for character types.
Paul Eggert
[prev]
[next]