# HG changeset patch # User Juanma Barranquero # Date 1164548983 0 # Node ID f6d979f0cbd988b9458648e7f28c907879440f3c # Parent abb4062752c5d5ba562a23580038d6ac51b5694d *** empty log message *** diff -r abb4062752c5 -r f6d979f0cbd9 lisp/ChangeLog --- a/lisp/ChangeLog Sun Nov 26 13:47:50 2006 +0000 +++ b/lisp/ChangeLog Sun Nov 26 13:49:43 2006 +0000 @@ -1,3 +1,10 @@ +2006-11-26 Stephen Leake + + * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring. + (ada-compile-goto-error): Adapt to new argument profile of + compilation-goto-locus in Emacs 22. Don't check if the various + compile functions are defined; we already do "(require 'compile)". + 2006-11-26 Kim F. Storm * kmacro.el: Fix commentary.