summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-05-23 01:39:33 -0400
committerKyle Meyer <kyle@kyleam.com>2016-05-23 01:41:47 -0400
commit9a6f5e2878de5d1fdfe1b7c0c4aa652deb87a4ce (patch)
tree1e7f9fb4edb683ebd9af341eacbbef22216a90b3 /NEWS
parent00d7142a0828910dd56c8a778cf656b92a532c0a (diff)
downloadbog-9a6f5e2878de5d1fdfe1b7c0c4aa652deb87a4ce.tar.gz
bog-citekey-syntax-table: Inherit text-mode-syntax-table
Org mode makes its syntax table modifications in the body of the define-derived-mode call. As a result, if bog-citekey-syntax-table inherits org-mode-syntax-table, bog-citekey-syntax-table will be different depending on whether the function org-mode has been called (which in most cases corresponds to whether an Org buffer has been visited). To avoid this, use text-mode-syntax-table directly, mirroring Org's modifications.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions