Re: interpreter-mode-alist
Thanks. I will fix the doc string. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel
interpreter-mode-alist
The documentation for the variable `interpreter-mode-alist' states: The car of each element, a regular expression, is compared with the name of the interpreter specified in the first line. If it matches, mode MODE is selected. This doesn't match the actual functionali