branch: externals/fontaine commit cbbc9be7ea6602baa777353e69257cfc3a974d49 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Suggest more appropriate key binding --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index a54ec929c1..71b826bf38 100644 --- a/README.org +++ b/README.org @@ -225,7 +225,7 @@ Remember to read the relevant doc strings. ;; respects the key binding conventions. Evaluate: ;; ;; (info "(elisp) Key Binding Conventions") -(define-key global-map (kbd "C-c p") #'fontaine-set-preset) +(define-key global-map (kbd "C-c f") #'fontaine-set-preset) #+end_src * GNU Free Documentation License