diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-09-20 03:20:32 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-09-20 03:20:32 +0200 |
commit | 93acd23dc3873931d823d06f0443ad32e370870e (patch) | |
tree | a8c36d57a18cfc19519ac8aa9e58974d9c08b669 /lisp/org | |
parent | f071341124811e21e94592137e4b1c8f0f5fd1f5 (diff) | |
download | emacs-93acd23dc3873931d823d06f0443ad32e370870e.tar.gz |
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/org')
-rw-r--r-- | lisp/org/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index c0b3fa567c6..e08f0780562 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -1163,7 +1163,7 @@ (org-agenda-bulk-remove-overlays): Use the normal overlay API. * org-freemind.el (org-freemind-from-org-mode-node) - (org-freemind-from-org-mode, ) + (org-freemind-from-org-mode) (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Use interactive-p instead of called-interactively, because this is backward compatible with older Emacsen I still support.. @@ -2616,7 +2616,7 @@ 2010-02-15 Chong Yidong <cyd@stupidchicken.com> * org-freemind.el (org-freemind-from-org-mode-node) - (org-freemind-from-org-mode, ) + (org-freemind-from-org-mode) (org-freemind-from-org-sparse-tree, org-freemind-to-org-mode): Pass arg to called-interactively-p. |