lisp/org-tempo.el: Do not refer to removed function in the commentary
Reported-by: Stefan Kangas <stefankangas@gmail.com> Link: https://orgmode.org/list/CADwFkmnsjEg+d7ty0bjT5RGQiS-SdKcvRUy+KHDh+maa92bp1w@mail.gmail.com
This commit is contained in:
parent
9ef18956bd
commit
b980f7abb8
|
@ -24,7 +24,7 @@
|
|||
;;; Commentary:
|
||||
;;
|
||||
;; Org Tempo reimplements completions of structure template before
|
||||
;; point like `org-try-structure-completion' in Org v9.1 and earlier.
|
||||
;; point in Org v9.1 and earlier.
|
||||
;; For example, strings like "<e" at the beginning of the line will be
|
||||
;; expanded to an example block.
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue