Closed purcell closed 9 years ago
It doesn't seem worth bumping the Emacs version dependency up to 24.3 for defvar-local alone, so here's a commit which changes the code to use the classic local variable declaration method instead.
defvar-local
Yup, I guess you're right. I wasn't aware defvar-local was so new.
It doesn't seem worth bumping the Emacs version dependency up to 24.3 for
defvar-local
alone, so here's a commit which changes the code to use the classic local variable declaration method instead.