Mercurial > emacs
diff lisp/org/ChangeLog @ 110435:7f85b522c27e
Fix typos in ChangeLogs.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 20 Sep 2010 03:20:32 +0200 |
parents | 80192451ba34 |
children | 93141d34a175 |
line wrap: on
line diff
--- a/lisp/org/ChangeLog Mon Sep 20 02:52:17 2010 +0200 +++ b/lisp/org/ChangeLog Mon Sep 20 03:20:32 2010 +0200 @@ -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.