* files.el (hack-local-variables-prop-line)
commit91f68422d65d4fe746e4cd89cd274636a097c4ff
authorChong Yidong <cyd@stupidchicken.com>
Wed, 29 Apr 2009 03:02:54 +0000 (29 03:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 29 Apr 2009 03:02:54 +0000 (29 03:02 +0000)
tree1b8e00eeef766bcfa1827f55bd936addd6c1fb58
parentee87c5499807d57d19f95939e79cde34e22bc90d
* files.el (hack-local-variables-prop-line)
(hack-local-variables, dir-locals-read-from-file): Bind
read-circle to nil before reading.
* lread.c (Vread_circle): New variable.
(read1): Disable recursive read if Vread_circle is nil.
etc/NEWS
lisp/ChangeLog
lisp/files.el
src/ChangeLog
src/lread.c