Make set-auto-mode respect mode: entries at the end of the file (bug#8586)
authorGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:00:53 +0000 (21:00 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 May 2011 01:00:53 +0000 (21:00 -0400)
commite145f1881a460f77190b02968657d58b73ab8f56
tree0c503660c9f37d5d2fcfb38d42ac523145440359
parent8c7c1f6d955a74dee347f8c4fa2538b8eeccbcbf
Make set-auto-mode respect mode: entries at the end of the file (bug#8586)

* lisp/files.el (set-auto-mode):
Also respect mode: entries at the end of the file.

* doc/lispref/modes.texi (Auto Major Mode):
Update for set-auto-mode changes.

* doc/emacs/custom.texi (Specifying File Variables):
Major modes no longer need come first.

* etc/NEWS: Mention this.
doc/emacs/ChangeLog
doc/emacs/custom.texi
doc/lispref/ChangeLog
doc/lispref/modes.texi
etc/NEWS
lisp/ChangeLog
lisp/files.el