diff options
| author | Carsten Dominik | 2008-10-12 06:18:14 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2008-10-12 06:18:14 +0000 |
| commit | 47ffc45683207db93718fa37f2dcbb41fafcf51a (patch) | |
| tree | c300c881ffe390550bab4a11ea842d04c79e0aba /etc | |
| parent | 621f83e4c1870e4574d3052669b3bb0343cca01e (diff) | |
| download | emacs-47ffc45683207db93718fa37f2dcbb41fafcf51a.tar.gz emacs-47ffc45683207db93718fa37f2dcbb41fafcf51a.zip | |
New files org-attach.el, org-list.el, org-plot.el.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index af468126952..f849a96a66e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-10-12 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * refcards/orgcard.tex: Add description for attachments, plus | ||
| 4 | minor changes. | ||
| 5 | |||
| 6 | 2008-07-24 Carsten Dominik <dominik@science.uva.nl> | ||
| 7 | |||
| 8 | * refcards/orgcard.tex: Minor fixes. | ||
| 9 | |||
| 1 | 2008-09-08 Daiki Ueno <ueno@unixuser.org> | 10 | 2008-09-08 Daiki Ueno <ueno@unixuser.org> |
| 2 | 11 | ||
| 3 | * TODO: Remove the entry describing auto-encryption. | 12 | * TODO: Remove the entry describing auto-encryption. |
| @@ -36,11 +45,13 @@ | |||
| 36 | * PROBLEMS: | 45 | * PROBLEMS: |
| 37 | * MACHINES: Remove VMS info. | 46 | * MACHINES: Remove VMS info. |
| 38 | 47 | ||
| 48 | >>>>>>> 1.736 | ||
| 39 | 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu> | 49 | 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu> |
| 40 | 50 | ||
| 41 | * PROBLEMS: | 51 | * PROBLEMS: |
| 42 | * MACHINES: Remove mentions of Mac Carbon. | 52 | * MACHINES: Remove mentions of Mac Carbon. |
| 43 | 53 | ||
| 54 | >>>>>>> 1.727 | ||
| 44 | 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 55 | 2008-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 45 | 56 | ||
| 46 | * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el. | 57 | * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el. |