diff lisp/ChangeLog @ 73532:cb8aebee1a48

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 29 Oct 2006 15:59:13 +0000
parents b47044e7b02f
children fa022f5f8164
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 29 15:29:57 2006 +0000
+++ b/lisp/ChangeLog	Sun Oct 29 15:59:13 2006 +0000
@@ -1,6 +1,15 @@
+2006-10-29  Stephen Leake  <stephen_leake@stephe_leake.org>
+
+	* progmodes/ada-mode.el: Change maintainer, apply
+	whitespace-clean, checkdoc.  Minor improvements to many doc
+	strings.
+	(ada-mode-version): New function.
+	(ada-create-menu): Menu operations are available for all supported
+	compilers.
+
 2006-10-29  Lars Hansen  <larsh@soem.dk>
 	* net/tramp.el (with-parsed-tramp-file-name): Correct debug
-	spec. Highlight as keyword.
+	spec.  Highlight as keyword.
 	(tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
 	Don't call tramp-method-out-of-band-p for local files.
 	(tramp-touch): Quote file name.