aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-07-28 21:58:59 +0000
committerJuanma Barranquero2008-07-28 21:58:59 +0000
commit366b7d44850942899b85a90d39242a373c0304ff (patch)
treeebb8f2dfb76a9e71d225babd5d36d7ce483bdde2
parent9cac63134b9c45a409ead84e7f351c2e6ba8501a (diff)
downloademacs-366b7d44850942899b85a90d39242a373c0304ff.tar.gz
emacs-366b7d44850942899b85a90d39242a373c0304ff.zip
Update entry.
-rw-r--r--doc/misc/ChangeLog5
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 @@
12008-07-28 Stephen Leake <stephen_leake@stephe-leake.org> 12008-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
52008-07-27 Michael Albinus <michael.albinus@gmx.de> 82008-07-27 Michael Albinus <michael.albinus@gmx.de>
6 9