aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-24 09:41:35 -0400
committerCraig Jennings <c@cjennings.net>2026-06-24 09:41:35 -0400
commit9c8b859cffdb7dda5ed4ffcb94d7e3b66587ad35 (patch)
treeddeeece1f7a326e5fdbfd288ac6a906792c93883 /tests
parentc495e0ea8bfeedc683cc4388375109c7ce469d55 (diff)
downloaddotemacs-9c8b859cffdb7dda5ed4ffcb94d7e3b66587ad35.tar.gz
dotemacs-9c8b859cffdb7dda5ed4ffcb94d7e3b66587ad35.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 'tests')
0 files changed, 0 insertions, 0 deletions