From 0bb2dc129a6700bacdddf945779354d6d8eecd52 Mon Sep 17 00:00:00 2001 From: tecosaur Date: Sun, 26 Apr 2020 17:47:43 +0800 Subject: [PATCH] Oooops, I did a boo-boo Abbrev-mode betrayed me :( for that you get two commits for the price of one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70afa116b..a5df26390 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ mysterious errors. When you do, here are some places you can look for help: + [This answer][change-font] shows you how to change the default font. + Your issue may be documented in the [FAQ]. + With Emacs built-in help system documentation is a keystroke away: - + For functions: SPC h for or C-h f + + For functions: SPC h f or C-h f + For variables: SPC h v or C-h v + For a keybind: SPC h k or C-h k + To search available keybinds: SPC h b b or C-h b b