Skip to content

Conversation

gracjan
Copy link
Contributor

@gracjan gracjan commented Jan 24, 2015

Some rather obvious improvements to haskell-font-lock.

Rename haskell-fl-latex-* to haskell-font-lock-latex-* to make naming
more sane.
@purcell
Copy link
Member

purcell commented Jan 24, 2015

defvar-local is Emacs 24.3 and greater only. Please combine defvar and make-variable-buffer-local instead.

Mark haskell-font-lock-latex-cache-pos and
haskell-font-lock-latex-cache-in-comment as buffer local. Otherwise
editing two latex files at the same time would result in confusing
results.
@gracjan
Copy link
Contributor Author

gracjan commented Jan 24, 2015

True. Fixed.

purcell added a commit that referenced this pull request Jan 24, 2015
@purcell purcell merged commit ce64899 into haskell:master Jan 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants