diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-08 12:12:52 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-08 12:12:52 -0600 |
| commit | 04b11059b831c94b4e5ba901b735fcc888cbbe1a (patch) | |
| tree | 06051abaed3c4e1b79f2a0e10447c7c80649d268 /assets | |
| parent | 29b559bd1a956a4efdec625f1b5d878503d46a33 (diff) | |
refactor: make debug functions public (single hyphen naming)
Renamed private debug functions to public API:
- wttrin--debug-show-log → wttrin-debug-show-log
- wttrin--debug-clear-log → wttrin-debug-clear-log
Added ;;;###autoload to both functions for proper autoloading.
Updated all references:
- README.org (2 occurrences)
- tests/README-DEBUG-TESTS.md (4 occurrences)
- tests/test-wttrin-integration-with-debug.el (8 occurrences)
These are user-facing commands that should be discoverable via M-x,
so they follow the public API naming convention (single hyphen).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'assets')
0 files changed, 0 insertions, 0 deletions
