Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the font-locking of certain character literals #274

Closed
bbatsov opened this issue Jan 25, 2015 · 0 comments
Closed

Fix the font-locking of certain character literals #274

bbatsov opened this issue Jan 25, 2015 · 0 comments
Labels

Comments

@bbatsov
Copy link
Member

bbatsov commented Jan 25, 2015

Currently \,, \,, and \; aren't font-locked properly (most likely due to problems with the existing regexp).

@bbatsov bbatsov added the bug label Jan 25, 2015
m00nlight pushed a commit to m00nlight/clojure-mode that referenced this issue Mar 5, 2015
@m00nlight m00nlight mentioned this issue Mar 5, 2015
@bbatsov bbatsov closed this as completed in fc856ba Mar 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant