From ed2311923a5162f79b161635409bfaa2da57512d Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Sun, 23 Nov 2008 08:27:31 +0100 Subject: [PATCH] More typos, dammit. --- .gitignore | 1 + ORGWEBPAGE/Changes.org | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 26f625555..3e9087ddf 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ org-*.tar.gz org-*.zip manual org_dual_license.texi +ORGWEBPAGE/Changes.txt # aspell word and replacement lists diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index 7d6cc5bc1..de682cc15 100644 --- a/ORGWEBPAGE/Changes.org +++ b/ORGWEBPAGE/Changes.org @@ -62,7 +62,7 @@ You can now get the completion interface from /ido.el/ for many of Org's internal completion commands by turning on the - variable =org-completion-use-ido=. =ido=mode= must also be + variable =org-completion-use-ido=. =ido-mode= must also be active before you can use this. This change is based upon a request by Samuel Wales. @@ -112,7 +112,7 @@ *** New contributed file /org-eval-light.el/ - This module gives contrib over execution Emacs Lisp code + This module gives control over execution Emacs Lisp code blocks included in a file. Thanks to Eric Schulte also for this file. @@ -143,7 +143,7 @@ *** =yank-pop= works again after yanking an outline tree - Samuel Wales had noticed that org-yank did mess up this + Samuel Wales had noticed that =org-yank= did mess up this functionality. Now you can use =yank-pop= again, the only restriction is that the so-yanked text will not be pro/demoted or folded. -- 2.11.4.GIT