aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2013-11-16 23:51:24 -0800
committerPaul Eggert2013-11-16 23:51:24 -0800
commitd1389828747d3e78ed968ea4a3341e61e8df4a1d (patch)
treee67f48fbed424ee161db2602e8865b71a2a8757b /etc
parent014690de705b6be7c55aa0b9ea85694c4fa1fd73 (diff)
downloademacs-d1389828747d3e78ed968ea4a3341e61e8df4a1d.tar.gz
emacs-d1389828747d3e78ed968ea4a3341e61e8df4a1d.zip
Spelling fixes.
* lisp/org/ob-python.el (org-babel-python-with-earmuffs): Rename from org-babel-python-with-earmufs. All uses changed. (org-babel-python-without-earmuffs): Rename from org-babel-python-without-earmufs. All uses changed.
Diffstat (limited to 'etc')
-rw-r--r--etc/ORG-NEWS16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 0c0152f8eb1..c02213623fd 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -101,7 +101,7 @@ of the list.
101Add support for ell, imath, jmath, varphi, varpi, aleph, gimel, beth, 101Add support for ell, imath, jmath, varphi, varpi, aleph, gimel, beth,
102dalet, cdots, S (§), dag, ddag, colon, therefore, because, triangleq, 102dalet, cdots, S (§), dag, ddag, colon, therefore, because, triangleq,
103leq, geq, lessgtr, lesseqgtr, ll, lll, gg, ggg, prec, preceq, 103leq, geq, lessgtr, lesseqgtr, ll, lll, gg, ggg, prec, preceq,
104preccurleyeq, succ, succeq, succurleyeq, setminus, nexist(s), mho, 104preccurlyeq, succ, succeq, succurlyeq, setminus, nexist(s), mho,
105check, frown, diamond. Changes loz, vert, checkmark, smile and tilde. 105check, frown, diamond. Changes loz, vert, checkmark, smile and tilde.
106 106
107*** Anonymous export back-ends 107*** Anonymous export back-ends
@@ -146,7 +146,7 @@ This makes java executable configurable for ditaa blocks.
146 146
147This enables SVG generation from latex code blocks. 147This enables SVG generation from latex code blocks.
148 148
149*** New option: [[doc:org-habit-show-done-alwyays-green][org-habit-show-done-alwyays-green]] 149*** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]]
150 150
151See [[http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha. 151See [[http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha.
152 152
@@ -277,8 +277,8 @@ manual for details and check [[http://orgmode.org/worg/org-8.0.html][this Worg p
277 moved some contributions into the =contrib/= directory. 277 moved some contributions into the =contrib/= directory.
278 278
279 The rationale for deciding that these files should live in =contrib/= 279 The rationale for deciding that these files should live in =contrib/=
280 is either because they rely on third-part softwares that are not 280 is either because they rely on third-party software that is not
281 included in Emacs, or because they are not targetting a significant 281 included in Emacs, or because they are not targeting a significant
282 user-base. 282 user-base.
283 283
284 - org-colview-xemacs.el 284 - org-colview-xemacs.el
@@ -395,7 +395,7 @@ Among the new/updated export options, three are of particular importance:
395 395
396- [[doc:org-export-allow-bind-keywords][org-export-allow-bind-keywords]] :: This option replaces the old option 396- [[doc:org-export-allow-bind-keywords][org-export-allow-bind-keywords]] :: This option replaces the old option
397 =org-export-allow-BIND= and the default value is =nil=, not =confirm=. 397 =org-export-allow-BIND= and the default value is =nil=, not =confirm=.
398 You will need to explicitely set this to =t= in your initialization 398 You will need to explicitly set this to =t= in your initialization
399 file if you want to allow =#+BIND= keywords. 399 file if you want to allow =#+BIND= keywords.
400 400
401- [[doc:org-export-with-planning][org-export-with-planning]] :: This new option controls the export of 401- [[doc:org-export-with-planning][org-export-with-planning]] :: This new option controls the export of
@@ -654,7 +654,7 @@ headlines and their content (but not subheadings) into the new file.
654This is useful when you want to quickly share an agenda containing the full 654This is useful when you want to quickly share an agenda containing the full
655list of notes. 655list of notes.
656 656
657**** New commands to drag an agenda line forward (=M-<down>=) or backard (=M-<up>=) 657**** New commands to drag an agenda line forward (=M-<down>=) or backward (=M-<up>=)
658 658
659It sometimes handy to move agenda lines around, just to quickly reorganize 659It sometimes handy to move agenda lines around, just to quickly reorganize
660your tasks, or maybe before saving the agenda to a file. Now you can use 660your tasks, or maybe before saving the agenda to a file. Now you can use
@@ -717,7 +717,7 @@ string is important to keep the agenda alignment clean.
717 717
718When [[doc:org-agenda-skip-scheduled-if-deadline-is-shown][org-agenda-skip-scheduled-if-deadline-is-shown]] is set to 718When [[doc:org-agenda-skip-scheduled-if-deadline-is-shown][org-agenda-skip-scheduled-if-deadline-is-shown]] is set to
719=repeated-after-deadline=, the agenda will skip scheduled items if they are 719=repeated-after-deadline=, the agenda will skip scheduled items if they are
720repeated beyond the current dealine. 720repeated beyond the current deadline.
721 721
722**** New option for [[doc:org-agenda-skip-deadline-prewarning-if-scheduled][org-agenda-skip-deadline-prewarning-if-scheduled]] 722**** New option for [[doc:org-agenda-skip-deadline-prewarning-if-scheduled][org-agenda-skip-deadline-prewarning-if-scheduled]]
723 723
@@ -757,7 +757,7 @@ check against the name of the buffer.
757 757
758Using =#+TAGS: { Tag1 : Tag2 Tag3 }= will define =Tag1= as a /group tag/ 758Using =#+TAGS: { Tag1 : Tag2 Tag3 }= will define =Tag1= as a /group tag/
759(note the colon after =Tag1=). If you search for =Tag1=, it will return 759(note the colon after =Tag1=). If you search for =Tag1=, it will return
760headlines containing either =Tag1=, =Tag2= or =Tag3= (or any combinaison 760headlines containing either =Tag1=, =Tag2= or =Tag3= (or any combination
761of those tags.) 761of those tags.)
762 762
763You can use group tags for sparse tree in an Org buffer, for creating 763You can use group tags for sparse tree in an Org buffer, for creating