| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor optimization of the "abort redisplay" feature | Eli Zaretskii | 2022-06-25 | 1 | -1/+1 |
* | Don't count ticks too eagerly in syntax.c | Eli Zaretskii | 2022-06-18 | 1 | -1/+2 |
* | Handle too long syntactic fontifications | Eli Zaretskii | 2022-06-17 | 1 | -0/+8 |
* | Remove unused fns/data and make fns static | Paul Eggert | 2022-03-19 | 1 | -1/+1 |
* | Fix Fchar_syntax for non-ASCII in unibyte buffers | Mattias EngdegÄrd | 2022-01-20 | 1 | -2/+3 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | Fix recent parse-partial-sexp argument validation | Basil L. Contovounesios | 2021-08-22 | 1 | -2/+2 |
* | ; * src/syntax.c: Remove a stray comment. | Eli Zaretskii | 2021-08-21 | 1 | -2/+0 |
* | Tweak the comment-start-skip example in the manual | Lars Ingebrigtsen | 2021-08-21 | 1 | -0/+1 |
* | Make parse-partial-sexp signal an error if TO is smaller than FROM | Lars Ingebrigtsen | 2021-08-21 | 1 | -2/+7 |
* | Add a new function syntax-class-to-char | Lars Ingebrigtsen | 2021-06-15 | 1 | -0/+18 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Add new Lisp implementation of substitute-command-keys | Stefan Kangas | 2020-10-18 | 1 | -1/+1 |
* | Handle escaped comment enders correctly in syntax.c, fixing bug #43558 | Alan Mackenzie | 2020-09-23 | 1 | -0/+7 |
* | Merge from origin/emacs-27 | Glenn Morris | 2020-09-20 | 1 | -11/+14 |
|\ |
|
| * | Fix a rare segfault in syntax.c | Eli Zaretskii | 2020-09-19 | 1 | -11/+14 |
* | | Omit "V" at the start of DEFVAR_BOOL vars | Paul Eggert | 2020-08-25 | 1 | -5/+5 |
* | | Fix GC bugs related to uninitialized vectors | Paul Eggert | 2020-08-15 | 1 | -2/+2 |
* | | Merge from origin/emacs-27 | Glenn Morris | 2020-04-20 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | * src/regex-emacs.c (re_match_2_internal): Rework comment in last change | Stefan Monnier | 2020-04-18 | 1 | -2/+2 |
* | | Port recent character.h changes to --with-wide-int | Paul Eggert | 2020-04-17 | 1 | -7/+6 |
* | | Prefer more inline functions in character.h | Paul Eggert | 2020-04-17 | 1 | -60/+53 |
* | | (forward-comment -n): escaped newline is sometimes NOT end of comment | Alan Mackenzie | 2020-04-16 | 1 | -2/+3 |
|/ |
|
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Trivial docstring fixes | Juanma Barranquero | 2019-12-24 | 1 | -1/+1 |
* | Revert "Move description of value to syntax-ppss function." | Lars Ingebrigtsen | 2019-10-30 | 1 | -1/+19 |
* | Move description of value to syntax-ppss function. | Lars Ingebrigtsen | 2019-10-30 | 1 | -19/+1 |
* | Fix misuses of NULL when talking about the NUL character | Stefan Monnier | 2019-03-21 | 1 | -4/+1 |
* | Simplify list creation in C code | Paul Eggert | 2019-03-04 | 1 | -1/+1 |
* | * src/syntax.c (update_syntax_table): Prefer 'else' to 'goto' | Stefan Monnier | 2019-03-01 | 1 | -33/+34 |
* | Maintain interval ->position fields correctly in update_interval | Alan Mackenzie | 2019-03-01 | 1 | -14/+0 |
* | Widen modiff counts to avoid wraparound | Paul Eggert | 2019-01-31 | 1 | -3/+3 |
* | Add portable dumper | Daniel Colascione | 2019-01-15 | 1 | -3/+0 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | Improve bignum support for system types | Paul Eggert | 2018-08-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into feature/bignum | Tom Tromey | 2018-08-09 | 1 | -5/+6 |
|\ \ |
|
| * | | Rename src/regex.c to src/regex-emacs.c. | Paul Eggert | 2018-08-05 | 1 | -5/+6 |
* | | | More macro renamings for bignum | Tom Tromey | 2018-08-07 | 1 | -45/+45 |
* | | | Rename integerp->fixnum, etc, in preparation for bignums | Tom Tromey | 2018-07-12 | 1 | -54/+54 |
|/ / |
|
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-03-20 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Improve word motion docs (Bug#30815) | Noam Postavsky | 2018-03-16 | 1 | -4/+5 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-02-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ; Fix doc typos related to indefinite articles | Glenn Morris | 2018-02-16 | 1 | -1/+1 |
* | | Merge from emacs-26 | Noam Postavsky | 2018-01-26 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | * src/syntax.c (char-syntax): Warn about ignoring text properties (Bug#22765). | Noam Postavsky | 2018-01-26 | 1 | -1/+6 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | | * src/syntax.c (find_defun_start): Use syntax-ppss | Stefan Monnier | 2017-12-12 | 1 | -0/+26 |
|/ |
|
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |