Handle correctly an (undocumented) bare mode in hack-local-variables.
commitb0e79741aa66bd76ee1d69d524d5a661bf7a9f9b
authorAlan Mackenzie <acm@muc.de>
Thu, 24 Nov 2016 20:34:42 +0000 (24 20:34 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 24 Nov 2016 20:34:42 +0000 (24 20:34 +0000)
treeefaba783b3eda721ece40857ca4b79ed558f43ad
parentdfc5b0f65531ef71cbd2c0cc956c246ea4239612
Handle correctly an (undocumented) bare mode in hack-local-variables.

lisp/files.el (hack-local-variables-prop-line): When a file's first line
contains only a mode specification without the string "mode:", return the mode
symbol only when `handle-mode' is t.
lisp/files.el