All notable changes to this project are documented in this file.
This changelog format is based on Keep a Changelog.
This project adheres to the SemVar version of semantic versioning.
This project uses the ISO 8601 date format of (YYYY-MM-DD).
- Support windows ping.exe (a45a33122b49f26a47fbe1afa924cc9db4b85e74)
- Add CI (3e4f64aee09bcbce741cac020b5fb0409fb89ed0)
- Complete hook
- Success hook
- Fail hook
- Use lexical bindings to improve performance.
- Readme
- Changelog
- BSD zero clause license (SPDX: 0BSD)
eping
interactive function to check internet connectivity from within Emacs usingping
.- Configurable
eping-domain-options
variable that the user can select from when prompted for a domain to ping. - Configurable
eping-number-pings-options
variable that user can select from when prompted for the number of pings. - Info documentation
- HTML documentation