Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Replace internet link by Info node
Browse files Browse the repository at this point in the history
* which-key.el (which-key-hide-alt-key-translations):
Replace internet link by Info node.
  • Loading branch information
jeremy-bryant authored and justbur committed Mar 7, 2024
1 parent b5b4310 commit bb9fc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion which-key.el
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ This string is fed into `substitute-command-keys'")
These translations are not relevant most of the times since a lot
of terminals issue META modifier for the Alt key.
See http://www.gnu.org/software/emacs/manual/html_node/emacs/Modifier-Keys.html"
See Info node `(emacs)Modifier Keys'."
:type 'boolean
:version "1.0")

Expand Down

0 comments on commit bb9fc43

Please sign in to comment.