]> git.eshelyaron.com Git - emacs.git/commit
Dump and restore the standard syntax table.
authorKen Raeburn <raeburn@raeburn.org>
Wed, 1 Feb 2017 04:44:30 +0000 (23:44 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:20 +0000 (04:36 -0400)
commita47fa80166198097596c134e43acc632078d854a
tree37472060fec0f64fe109597031d5db967119fe42
parent4a6ef227e9e02785d66abd1600e88fa1ec01ba2b
Dump and restore the standard syntax table.

* src/syntax.c (Finternal_set_standard_syntax_table): New function.
(syms_of_syntax): Make it know.
* lisp/loadup.el: Generate a call, supplying the table definition at
dump time.
lisp/loadup.el
src/syntax.c