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
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-27
Improve bignum support for system types
Paul Eggert
2018-08-09
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-08-05
Rename src/regex.c to src/regex-emacs.c.
Paul Eggert
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-03-20
Merge from origin/emacs-26
Paul Eggert
2018-03-16
Improve word motion docs (Bug#30815)
Noam Postavsky
2018-02-17
Merge from origin/emacs-26
Glenn Morris
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-01-26
Merge from emacs-26
Noam Postavsky
2018-01-26
* src/syntax.c (char-syntax): Warn about ignoring text properties (Bug#22765).
Noam Postavsky
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-12
* src/syntax.c (find_defun_start): Use syntax-ppss
Stefan Monnier
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-05-16
Merge with gnulib, pacifying GCC 7
Paul Eggert
2017-02-01
Fix quitting bug when buffers are frozen
Paul Eggert
2017-02-01
Revamp quitting and fix infloops
Paul Eggert
2017-02-01
Remove immediate_quit.
Paul Eggert
2017-01-25
Replace QUIT with maybe_quit
Paul Eggert
2017-01-23
Fix comment detection on open parens
Noam Postavsky
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-25
regex.h now includes sys/types.h
Paul Eggert
2016-12-06
Clean out some IRIX cruft
Paul Eggert
2016-10-30
Handle chars of syntax word which are also flagged as comment delimiters
Alan Mackenzie
2016-08-02
Refactor regex character class parsing in [:name:]
Michal Nazarewicz
2016-06-19
Merge from origin/emacs-25
Paul Eggert
2016-06-19
Merge from origin/emacs-25
Paul Eggert
2016-06-16
Fbackward_prefix_chars: stay within buffer bounds
Noam Postavsky
2016-06-08
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-07
* src/syntax.c (syms_of_syntax) <comment-end-can-be-escaped>: Doc fix.
Glenn Morris
2016-06-07
Merge from origin/emacs-25
Paul Eggert
2016-06-07
Fix crash in syntax.c after GC
Paul Eggert
2016-06-06
Fix doc string quoting
Stephen Berman
2016-05-30
Omit IF_LINT code that no longer seems needed
Paul Eggert
2016-03-21
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-20
Amend parse-partial-sexp correctly to handle two character comment delimiters
Alan Mackenzie
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-03-01
* src/syntax.c (syntax_multibyte): Omit unnecessary parens.
Paul Eggert
2016-02-26
* src/syntax.c: Fix result of syntax_multibyte()
Aurelien Aptel
2016-02-15
Merge from origin/emacs-25
John Wiegley
2016-02-10
Improve doc strings of 'forward/backward-word-strictly'
Eli Zaretskii
2016-02-05
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-28
Allow line comments ending with escaped NL to be continued to the next line.
Alan Mackenzie
[prev]
[next]