1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 08:51:10 -08:00
emacs/doc
Eli Zaretskii df04f3e755 Fix a rare segfault in syntax.c
* src/syntax.c (Fforward_comment): Prevent the loop for COUNT < 0
from going outside the valid range of character/byte positions.
(Bug#43499)

* doc/lispref/syntax.texi (Syntax Class Table): Mention the
"comment-fence" and "string-fence" as alternative names of 2
syntax classes.
2020-09-19 19:54:01 +03:00
..
emacs Document the 'flex' completion style 2020-08-15 12:32:32 +03:00
lispintro Fix typo in Introduction to Emacs Lisp 2020-08-31 11:34:57 +02:00
lispref Fix a rare segfault in syntax.c 2020-09-19 19:54:01 +03:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Remove obsolete "Wide Characters" section of Gnus manual 2020-08-31 11:46:23 -07:00