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.18
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index 4e1c44d2bcf..bcc109583cd 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -20112,10 +20112,10 @@
2011-05-10 Jim Meyering <meyering@redhat.com>
Fix doubled-word typos.
- * org-agenda.el (org-agenda-entry-types): the the -> the
- * org-table.el (org-table-get-remote-range): or or -> or
- * org-wl.el (org-wl-folder-type): the the -> the
- * org.el (org-goto, org-inside-LaTeX-fragment-p): Likewise.
+ * org-agenda.el (org-agenda-entry-types):
+ * org-table.el (org-table-get-remote-range):
+ * org-wl.el (org-wl-folder-type):
+ * org.el (org-goto, org-inside-LaTeX-fragment-p): Fix typos.
2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>