diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 249d6108e7a..0bcec517918 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,13 @@ | |||
| 1 | 2007-06-06 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * pgg.el (pgg-sign-region, pgg-sign): | ||
| 4 | * ses.el (ses-call-printer): | ||
| 5 | * calendar/icalendar.el (icalendar--diarytime-to-isotime): | ||
| 6 | * textmodes/org.el (org-cycle): Fix typos in docstrings. | ||
| 7 | |||
| 1 | 2007-06-06 Carsten Dominik <dominik@science.uva.nl> | 8 | 2007-06-06 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 9 | ||
| 3 | * textmodes/org.el: | 10 | * textmodes/org.el |
| 4 | (org-export-region-as-html, org-replace-region-by-html) | 11 | (org-export-region-as-html, org-replace-region-by-html) |
| 5 | (org-number-to-letters, org-table-fedit-finish) | 12 | (org-number-to-letters, org-table-fedit-finish) |
| 6 | (org-normalize-color, org-table-fedit-ref-right) | 13 | (org-normalize-color, org-table-fedit-ref-right) |
| @@ -107,7 +114,6 @@ | |||
| 107 | (org-read-date): Match am/pm times. | 114 | (org-read-date): Match am/pm times. |
| 108 | (org-eval-in-calendar): Fix default date in prompt. | 115 | (org-eval-in-calendar): Fix default date in prompt. |
| 109 | 116 | ||
| 110 | |||
| 111 | 2007-06-05 Chong Yidong <cyd@stupidchicken.com> | 117 | 2007-06-05 Chong Yidong <cyd@stupidchicken.com> |
| 112 | 118 | ||
| 113 | * files.el (auto-mode-alist): Separate "ChangeLog.1" and | 119 | * files.el (auto-mode-alist): Separate "ChangeLog.1" and |