Skip to content

Conversation

@jamescherti
Copy link
Contributor

@jamescherti jamescherti commented Nov 13, 2024

Fix warnings, add lexical-binding, enhance docstrings, and add *.elc to .gitignore

  • Fix warnings
  • Add lexical-binding
  • Enhance docstrings
  • Add *.elc to .gitignore
  • Replace (point-at-eol) and (point-at-bol) as they are deprecated
  • Remove key mappings as they are reserved. See key binding conventions in the Emacs documentation.

@jamescherti jamescherti force-pushed the fix-warnings branch 3 times, most recently from d33057c to 38a5c9b Compare November 13, 2024 15:01
…to .gitignore

- Fix warnings
- Add lexical-binding
- Enhance docstrings
- Add *.elc to .gitignore
- Remove (point-at-eol) and (point-at-bol) as they are deprecated
- Remove key mappings as they are reserved. See key binding conventions
  in the Emacs documentation.
Copy link
Collaborator

@jcs090218 jcs090218 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jcs090218 jcs090218 merged commit 9bc2d19 into ardumont:master Nov 29, 2024
11 checks passed
@jcs090218
Copy link
Collaborator

Thank you!

@jamescherti
Copy link
Contributor Author

Thank you!

You're very welcome!

Thank you for merging the pull request.

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