ORG-NEWS: Fix typo
This commit is contained in:
parent
06b49cd837
commit
153cd2b355
|
@ -95,8 +95,8 @@ document, use =shrink= value instead, or in addition to align:
|
|||
#+END_EXAMPLE
|
||||
|
||||
** New features
|
||||
*** ~org-tempo~ may used for snippet expansion of structure template.
|
||||
See manual and commentary in ~org-tempo.el~ for details.
|
||||
*** Org Tempo may used for snippet expansion of structure template.
|
||||
See manual and the commentary section in ~org-tempo.el~ for details.
|
||||
*** Exclude unnumbered headlines from table of contents
|
||||
Set their =UNNUMBERED= property to the special =notoc= value. See
|
||||
manual for details.
|
||||
|
@ -194,9 +194,8 @@ See docstring for details.
|
|||
See docstring for details.
|
||||
|
||||
** Removed functions
|
||||
|
||||
*** ~org-try-structure-completion~
|
||||
=org-tempo= may be used as a replacement.
|
||||
Org Tempo may be used as a replacement. See details above.
|
||||
** Removed variables
|
||||
|
||||
*** org-babel-use-quick-and-dirty-noweb-expansion
|
||||
|
|
Loading…
Reference in New Issue