]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / lisp / org / ChangeLog
index 081da5db73be89bc07295eed1eea69591e9da973..35e6ef1eccd9e68899ae97bebf06dbdf2c3ad244 100644 (file)
        in a table.el table last.
 
        * org.el (org-delete-property): Don't suggest to delete the
-       CATEGORY property when the category is not explicitely set in the
+       CATEGORY property when the category is not explicitly set in the
        property drawer.  Also enforce matching when completing.
        (org-insert-heading): Fix regression: with two universal prefixes,
        insert heading at the end of the subtree.
 2012-01-03  Nicolas Goaziou  <n.goaziou@gmail.com>
 
        * org.el (org-fontify-meta-lines-and-blocks-1):
-       Recognize "name" as a valid keyword that can preceed a block.
+       Recognize "name" as a valid keyword that can precede a block.
 
 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>