Merge pull request from aspiers/hyperlink-all-bindings
hyperlink functions in Comments column GitHub-reference: https://github.com/jwiegley/use-package/issues/76
This commit is contained in:
@@ -205,8 +205,8 @@
|
||||
(if (or (null was-command)
|
||||
(string= command-desc was-command-desc))
|
||||
""
|
||||
(format "(%s)" was-command-desc))
|
||||
(format "[now: %s]" at-present)))))
|
||||
(format "was `%s\'" was-command-desc))
|
||||
(format "[now: `%s\']" at-present)))))
|
||||
|
||||
(setq last-binding binding)))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user