emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/which-key bb9fc431ec 3/4: Replace internet link by Info


From: ELPA Syncer
Subject: [elpa] externals/which-key bb9fc431ec 3/4: Replace internet link by Info node
Date: Thu, 7 Mar 2024 12:59:09 -0500 (EST)

branch: externals/which-key
commit bb9fc431ec2123fc71fe297f7fb396222f5be26e
Author: Jeremy Bryant <jb@jeremybryant.net>
Commit: Justin Burkett <justin@burkett.cc>

    Replace internet link by Info node
    
    * which-key.el (which-key-hide-alt-key-translations):
    Replace internet link by Info node.
---
 which-key.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/which-key.el b/which-key.el
index 7927c901fe..4088032f26 100644
--- a/which-key.el
+++ b/which-key.el
@@ -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")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]