summaryrefslogtreecommitdiff
path: root/lisp/org/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ChangeLog.1')
-rw-r--r--lisp/org/ChangeLog.110
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index 4fc9f5fe1c1..9d2c6663919 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -1176,7 +1176,7 @@
* org.el (org-mode): Add guard around set-face-foreground.
-2014-04-22 Rasmus <w530@pank.eu>
+2014-04-22 Rasmus Pank Roulund <w530@pank.eu>
* ox-html.el (org-html-html5-elements): Drop reference to hgroup.
@@ -6519,14 +6519,14 @@
(org-insert-link): Call `org-link-try-special-completion' from the
original buffer.
-2013-11-12 Oleh <oleh.krehel@gmail.com>
+2013-11-12 Oleh Krehel <oleh.krehel@gmail.com>
* org.el (org-open-at-point): The new code is being run in the
same spot as `org-open-link-functions'. In case they failed,
check if link matches "^id:" and if so, load the id interface and
follwo the link.
-2013-11-12 Rasmus <rasmus@gmx.us> (tiny change)
+2013-11-12 Rasmus Pank Roulund <rasmus@gmx.us> (tiny change)
* ox-latex.el (org-latex--inline-image): The pgf format is
associated to an inline image and treated like tikz files.
@@ -6760,7 +6760,7 @@
* org-clock.el (org-clock-notify-once-if-expired):
Honor `org-clock-sound'.
-2013-11-12 Rasmus Pank <rasmus.pank@gmail.com>
+2013-11-12 Rasmus Pank Roulund <rasmus.pank@gmail.com>
* org.el (org-format-latex-header): Remove eucal and amsmath.
(org-latex-default-packages-alist): Remove amstext and add
@@ -11195,7 +11195,7 @@
* org-latex.el (org-export-as-latex): Fix bug in setting the
export directory according to the LaTeX options.
-2012-04-01 K.Nagashima <uni.naga@gmail.com> (tiny change)
+2012-04-01 K. Nagashima <uni.naga@gmail.com> (tiny change)
* org.el (org-show-subtree): Make interactive.