From: Juanma Barranquero Date: Sun, 29 Oct 2006 15:59:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.91~477 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5d1b4ae30f287a5b6e9db59cbdd7ca5b00ed724a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 17d1794fec3..0ae22128fe1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,15 @@ +2006-10-29 Stephen Leake + + * 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 * 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.