diff options
| author | Juanma Barranquero | 2008-07-28 21:58:59 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-07-28 21:58:59 +0000 |
| commit | 366b7d44850942899b85a90d39242a373c0304ff (patch) | |
| tree | ebb8f2dfb76a9e71d225babd5d36d7ce483bdde2 /doc/misc/ChangeLog | |
| parent | 9cac63134b9c45a409ead84e7f351c2e6ba8501a (diff) | |
| download | emacs-366b7d44850942899b85a90d39242a373c0304ff.tar.gz emacs-366b7d44850942899b85a90d39242a373c0304ff.zip | |
Update entry.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3e88476bba3..265858d7a3b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org> | 1 | 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org> |
| 2 | 2 | ||
| 3 | * ada-mode.texi: Update to Ada mode version 4.0. | 3 | * ada-mode.texi: Document using GNAT project files as Emacs Ada mode |
| 4 | project files. Delete 'main_unit' project variable; not needed. Allow | ||
| 5 | process environment variables wherever project variables are allowed. | ||
| 6 | Add tutorial section on multiple GNAT project files. | ||
| 4 | 7 | ||
| 5 | 2008-07-27 Michael Albinus <michael.albinus@gmx.de> | 8 | 2008-07-27 Michael Albinus <michael.albinus@gmx.de> |
| 6 | 9 | ||