]> git.earman.xyz Git - emacsinit.git/commitdiff
Formatting changes, attempt to make =C-'= display properly
authorrearman <rearman@r717.net>
Wed, 15 Mar 2023 21:40:59 +0000 (17:40 -0400)
committerrearman <rearman@r717.net>
Wed, 15 Mar 2023 21:40:59 +0000 (17:40 -0400)
init.org

index 5f68059bcfdcfe75d3f472783778510d18354193..3ba326303a78995973c0a777f7a9838069ed6df3 100644 (file)
--- a/init.org
+++ b/init.org
@@ -461,7 +461,7 @@ Just some basic stuff.  I don't think I've seen too many configs that don't have
 
 *** Bindings
 
-The usual bindings, aside from my special case of using =C-'= in place of =C-u=.  I have unbound =C-'= in org-mode.
+The usual bindings, aside from my special case of using =C-‘= in place of =C-u=.  I have unbound =C-‘= in org-mode.
 
 #+BEGIN_SRC emacs-lisp
 (global-set-key (kbd "C-c l") 'org-store-link)