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

remove company-coq-local-symbols #634

Merged
merged 1 commit into from
May 17, 2022
Merged

remove company-coq-local-symbols #634

merged 1 commit into from
May 17, 2022

Conversation

affeldt-aist
Copy link
Member

@affeldt-aist affeldt-aist commented Apr 12, 2022

Motivation for this change
  • they are redundant with .dir-locals.el
  • there are still a few symbols defined in
    lebesgue_integral.v but they might disappear
    with an anticipated change of ASCII notation
    (see PR change \int_ notation #644 )

Note that the few symbols left in .dir-locals.el correspond
to ASCII notations that should not be immediately followed by
characters, so that they should be rendered consistently with
emacs+company-coq and can be ignored otherwise.

Things done/to do

- [ ] added corresponding entries in CHANGELOG_UNRELEASED.md
- [ ] added corresponding documentation in the headers

Automatic note to reviewers

Read this Checklist and put a milestone if possible.

- they are redundant with `.dir-locals.el`
- there are still a few symbols defined in
  `lebesgue_integral.v` but they might disappear
  with an anticipated change of ASCII notation
@affeldt-aist affeldt-aist added this to the 0.5.1 milestone May 10, 2022
@affeldt-aist
Copy link
Member Author

I'll merge this one, among others because PR #644 looks promising.

@affeldt-aist affeldt-aist merged commit bfa6d4b into master May 17, 2022
@affeldt-aist affeldt-aist deleted the rm_symbols branch May 17, 2022 06:04
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.

1 participant