diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-24 23:14:48 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-24 23:14:48 -0800 |
commit | e4920bc99dfcee02c3bb83b46a761b0893f76626 (patch) | |
tree | a6165f7a6c45f0b4924bad97b21ab179d3e7707e /lisp/org | |
parent | fa4fdb5ca559f8aae4137f8d3b974c14c760360d (diff) | |
download | emacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/org')
-rw-r--r-- | lisp/org/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 94346a4944a..1c8a3e72956 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -17596,7 +17596,7 @@ 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-schedule, org-deadline): Protect scheduled and - deadline tasks against changes that accidently remove the + deadline tasks against changes that accidentally remove the repeater. Also show a message with the new date when done. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> |