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 | 06f35c82401a31c4a97d07bee2dea3e857ea2fbe (patch) | |
| tree | 20219a790067038406e1552753c4a70f86ddaeb3 /archive | |
| parent | 6232cee4cbcf455abfd1bab11aa27446c50dfa93 (diff) | |
| download | dotemacs-06f35c82401a31c4a97d07bee2dea3e857ea2fbe.tar.gz dotemacs-06f35c82401a31c4a97d07bee2dea3e857ea2fbe.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 'archive')
0 files changed, 0 insertions, 0 deletions
