From a8a8f70039954be3bffae13b059428ccef252966 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Mon, 7 May 2018 22:50:56 +0200 Subject: [PATCH] ORG-NEWS: Fix typo * etc/ORG-NEWS (Change in the structure template expansion): Fix typo. --- etc/ORG-NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index e86fbb1ed..2a22be0d5 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -28,7 +28,7 @@ look at the outshine package in the MELPA repository. *** Change in the structure template expansion Org 9.2 comes with a new template expansion mechanism, combining -~org-insert-structure-template~ bound to ~C-c C-'~. +~org-insert-structure-template~ bound to ~C-c C-,~. If you customized the ~org-structure-template-alist~ option manually, you probably need to udpate it, see the docstring for accepted values.