aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-11-14 15:59:56 -0800
committerPaul Eggert2011-11-14 15:59:56 -0800
commit91af3942e9ab5540b3ab4dde6733bc883dc2abdd (patch)
tree7a83e35278714a4498663fc968d36210d8c6436e /lisp/org/ChangeLog
parent5ef215d87480e348e432b4e323b1ba24e27ebf81 (diff)
downloademacs-91af3942e9ab5540b3ab4dde6733bc883dc2abdd.tar.gz
emacs-91af3942e9ab5540b3ab4dde6733bc883dc2abdd.zip
Spelling fixes.
Diffstat (limited to 'lisp/org/ChangeLog')
-rw-r--r--lisp/org/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 704da5fa68e..d4f993fedf6 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -7163,7 +7163,7 @@
7163 src blocks. 7163 src blocks.
7164 (org-speed-command-default-hook): The default hook for 7164 (org-speed-command-default-hook): The default hook for
7165 org-speed-command-hook. Factored out from org-self-insert-command 7165 org-speed-command-hook. Factored out from org-self-insert-command
7166 and mimics existing behaviour. 7166 and mimics existing behavior.
7167 (org-self-insert-command): Modified to use org-speed-command-hook. 7167 (org-self-insert-command): Modified to use org-speed-command-hook.
7168 7168
71692010-11-11 Carsten Dominik <carsten.dominik@gmail.com> 71692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
@@ -10577,7 +10577,7 @@
10577 a list of symbols specifying which of the special keywords #+DATE, 10577 a list of symbols specifying which of the special keywords #+DATE,
10578 #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock. 10578 #+AUTHOR, #+EMAIL and #+TITLE should be hidden by font lock.
10579 (org-fontify-meta-lines-and-blocks): Changes to font-lock code 10579 (org-fontify-meta-lines-and-blocks): Changes to font-lock code
10580 implementing new faces and hiding behaviour. 10580 implementing new faces and hiding behavior.
10581 10581
10582 * org-faces.el (org-document-title): New face for #+TITLE lines. 10582 * org-faces.el (org-document-title): New face for #+TITLE lines.
10583 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines. 10583 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines.
@@ -16482,14 +16482,14 @@
164822008-11-23 Carsten Dominik <carsten.dominik@gmail.com> 164822008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
16483 16483
16484 * org-export-latex.el (org-export-latex-subcontent): 16484 * org-export-latex.el (org-export-latex-subcontent):
16485 Interprete target aliases as additonal labels. 16485 Interprete target aliases as additional labels.
16486 16486
16487 * org-exp.el (org-export-target-aliases): New variable. 16487 * org-exp.el (org-export-target-aliases): New variable.
16488 (org-export-preprocess-string) 16488 (org-export-preprocess-string)
16489 (org-export-handle-invisible-targets): Fill the alias alist. 16489 (org-export-handle-invisible-targets): Fill the alias alist.
16490 (org-export-as-html): Remove the &nbsp; from the anchor, and also 16490 (org-export-as-html): Remove the &nbsp; from the anchor, and also
16491 assign an id. 16491 assign an id.
16492 (org-html-level-start): Insert the target aliases as additonal 16492 (org-html-level-start): Insert the target aliases as additional
16493 anchors. 16493 anchors.
16494 16494
16495 * org.el (org-edit-fixed-width-region): Fix bug when starting a new 16495 * org.el (org-edit-fixed-width-region): Fix bug when starting a new