diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 703b084743c..6f462e32534 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -4906,7 +4906,7 @@ | |||
| 4906 | (Finternal_describe_syntax_value): Recognize new flag; use the | 4906 | (Finternal_describe_syntax_value): Recognize new flag; use the |
| 4907 | SYNTAX_FLAGS_* macros. | 4907 | SYNTAX_FLAGS_* macros. |
| 4908 | (scan_sexps_forward, Fparse_partial_sexp): Change representation of | 4908 | (scan_sexps_forward, Fparse_partial_sexp): Change representation of |
| 4909 | comment style to accomodate the new styles. | 4909 | comment style to accommodate the new styles. |
| 4910 | (back_comment, forw_comment, Fforward_comment, scan_lists) | 4910 | (back_comment, forw_comment, Fforward_comment, scan_lists) |
| 4911 | (scan_sexps_forward): Update code to obey the new comment style flag. | 4911 | (scan_sexps_forward): Update code to obey the new comment style flag. |
| 4912 | 4912 | ||