Mercurial > emacs
changeset 74203:f6d979f0cbd9
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 26 Nov 2006 13:49:43 +0000 |
parents | abb4062752c5 |
children | 916cee8ae7d5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <stephen_leake@stephe-leake.org> + + * 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 <storm@cua.dk> * kmacro.el: Fix commentary.