diff options
| author | Juanma Barranquero | 2010-01-02 02:03:48 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2010-01-02 02:03:48 +0100 |
| commit | db4a7382f0ee49338f9c52adb93cd16c4b93dcd3 (patch) | |
| tree | 9b1ffd8f685789d5e8becb3d6f4a405eff330137 /lisp/org/ChangeLog | |
| parent | da14b7caecf13214dfe328cdb5a6a5532c41a644 (diff) | |
| download | emacs-db4a7382f0ee49338f9c52adb93cd16c4b93dcd3.tar.gz emacs-db4a7382f0ee49338f9c52adb93cd16c4b93dcd3.zip | |
lisp/org/org.el: Fix typos in error messages.
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index cc125d28238..5d612f022fa 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-01 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * org.el (org-get-outline-path, org-speed-command-help): | ||
| 4 | Fix typos in error messages. | ||
| 5 | |||
| 1 | 2009-12-14 Juri Linkov <juri@jurta.org> | 6 | 2009-12-14 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * org-html.el (org-export-html-style-include-default): | 8 | * org-html.el (org-export-html-style-include-default): |