Skip to content

pr silence warnings - #1056

Merged
matsl merged 7 commits into
masterfrom
pr_silence_warnings
Sep 12, 2026
Merged

pr silence warnings#1056
matsl merged 7 commits into
masterfrom
pr_silence_warnings

Conversation

@matsl

@matsl matsl commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

What

Silence warnings.

  • Declare used function hpath:expand
  • Define defsubst before use
  • Remove unused lexical vars
  • Break up long docstring, remove unused lexical var
  • Use let to define free var def

Why

Yet another batch of warnings.

@matsl
matsl requested a review from rswgnu September 12, 2026 12:30
* hbut.el (hpath:expand): Declare function.
* hyrolo.el (hyrolo-hdr-at-p): Define before first use.
* hmouse-drv.el (hkey-help): Remove unused lexical vars.
* hmouse-drv.el (hkey-help-hbut): Break long docstring. Remove unused
lexical var.
* hmouse-drv.el (hkey-help-hbut): Make def lexical var.
@matsl
matsl force-pushed the pr_silence_warnings branch from 55385b7 to 70285bf Compare September 12, 2026 14:48
@matsl
matsl merged commit bf32eb9 into master Sep 12, 2026
5 checks passed
@matsl
matsl deleted the pr_silence_warnings branch September 12, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants