aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorNoam Postavsky2019-04-18 23:36:04 -0400
committerNoam Postavsky2019-05-09 06:42:40 -0400
commitca14dd1d4628094dd33d5d94694dcf5f29e843b8 (patch)
tree3e875dde24b32704e647ba9853f52d341861a4a6 /src/coding.c
parente7ab351caa884755c032fd9544ba67a3c953144f (diff)
downloademacs-ca14dd1d4628094dd33d5d94694dcf5f29e843b8.tar.gz
emacs-ca14dd1d4628094dd33d5d94694dcf5f29e843b8.zip
Fix nxml-get-inside (Bug#32003)
The change from 2016-01-16 "lisp/nxml: Use syntax-tables for comments" made nxml-get-inside return non-nil for any string or comment, including attribute strings. This caused incorrect and therefore indentation. * lisp/nxml/nxml-rap.el: Update commentary to reflect changes to nxml-mode parsing. (nxml-get-inside): Only return non-nil when inside comments and generic strings, not normal quote-delimited strings. * test/lisp/nxml/nxml-mode-tests.el: New tests.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions