diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-24 09:41:35 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-24 09:41:35 -0400 |
| commit | 7fbf13c27b25723a5b9d26e72a68ee09ff994098 (patch) | |
| tree | 779119a25a10e77c444f25fad4bc3e76e3734ddb /modules/help-utils.el | |
| parent | fba2125a65b6ee7c013e5772d869a8215510fd29 (diff) | |
| download | dotemacs-7fbf13c27b25723a5b9d26e72a68ee09ff994098.tar.gz dotemacs-7fbf13c27b25723a5b9d26e72a68ee09ff994098.zip | |
chore(elisp): clear byte-compile warnings (elfeed, markdown, prog-general)
The use-package :bind autoload stubs for own same-file commands collided with their defuns ("defined multiple times"). Move those bindings out of :bind to keymap-global-set / with-eval-after-load after the defun — same key, command, and map, verified live in the daemon. prog-general's case was instead a redundant same-file declare-function (removed). Plus declare-function/defvar for lazy package symbols, and mark-whole-buffer swapped for goto-char+push-mark in the elfeed tag helpers. No behavior change.
Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ
Diffstat (limited to 'modules/help-utils.el')
0 files changed, 0 insertions, 0 deletions
