summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomain Francoise <romain@orebokech.com>2006-04-06 20:26:11 +0000
committerRomain Francoise <romain@orebokech.com>2006-04-06 20:26:11 +0000
commit84471245fca81b226bc4233780d8f49c31a37725 (patch)
tree85efb39ecb4df132c59251837f99e5611f52403e
parent8fe9dc245dd0c01e9041fd3b3bb17eb2d9adaad9 (diff)
downloademacs-84471245fca81b226bc4233780d8f49c31a37725.tar.gz
Fix year.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f914e5dbc48..a31c796bda7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1251,7 +1251,7 @@
(org-format-org-table-html, org-format-table-table-html):
Fix typos in docstrings.
-12006-02-23 Carsten Dominik <dominik@science.uva.nl>
+2006-02-23 Carsten Dominik <dominik@science.uva.nl>
* textmodes/org.el (org-cleaned-string-for-export)
(org-solidify-link-text): New function.