diff options
| author | Glenn Morris | 2011-02-27 17:07:29 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-02-27 17:07:29 -0800 |
| commit | 2b0c7330457b8ca42375c92ada7dc7cefb0fa9fb (patch) | |
| tree | b924eb1c22ab3bce643676162ef039f250782661 /lisp/org | |
| parent | df7f0d0b10ce31a6f1a8b7e979e120c695699d5a (diff) | |
| parent | d1f61aaf6f0b6a2cf2bbb7eaf5631f8b580568d4 (diff) | |
| download | emacs-2b0c7330457b8ca42375c92ada7dc7cefb0fa9fb.tar.gz emacs-2b0c7330457b8ca42375c92ada7dc7cefb0fa9fb.zip | |
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Diffstat (limited to 'lisp/org')
| -rw-r--r-- | lisp/org/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 5f0908e11c6..68d957584c6 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2011-02-28 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * org.el (org-maybe-keyword-time-regexp): | ||
| 4 | * org-icalendar.el (org-icalendar-store-UID): | ||
| 5 | * org-agenda.el (org-agenda-scheduled-leaders) | ||
| 6 | (org-agenda-deadline-leaders, org-agenda-filter-preset): | ||
| 7 | * org-table.el (org-table-current-line-types) | ||
| 8 | (org-table-current-begin-line, org-table-current-begin-pos): | ||
| 9 | (org-table-current-field-formula): | ||
| 10 | Fix typos in docstrings. | ||
| 11 | |||
| 1 | 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca> | 12 | 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 13 | ||
| 3 | * org-remember.el (org-remember-mode-map): | 14 | * org-remember.el (org-remember-mode-map): |