]> git.eshelyaron.com Git - emacs.git/commit
(reset_buffer_local_variables): Implement `permanent-local-hook'.
authorRichard M. Stallman <rms@gnu.org>
Fri, 25 Jan 2008 22:56:30 +0000 (22:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 25 Jan 2008 22:56:30 +0000 (22:56 +0000)
commit2f7a359dddf8eff1830548918d2fdc43211b84a9
tree6cec8a532738bfc4ce73e3005764ee2ecb52f53c
parent2b88d62a493196add69d764cf971e4f10ab1e42d
(reset_buffer_local_variables): Implement `permanent-local-hook'.
(Qpermanent_local_hook): New variable.
(syms_of_buffer): init and staticpro it.
src/buffer.c