Mercurial > emacs
diff lisp/ChangeLog @ 100891:e7407b3eef86
* progmodes/ada-mode.el (ada-mode): Simplify doc string.
(ada-get-indent-paramlist): Use ada-broken-indent instead of
hard-coded 0.
(ada-get-indent-loop): Fix list access bug.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 04 Jan 2009 19:39:12 +0000 |
parents | fa6fe6da548a |
children | 2e600dc0be6d |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 04 19:37:11 2009 +0000 +++ b/lisp/ChangeLog Sun Jan 04 19:39:12 2009 +0000 @@ -1,3 +1,10 @@ +2009-01-04 Stephen Leake <stephen_leake@member.fsf.org> + + * progmodes/ada-mode.el (ada-mode): Simplify doc string. + (ada-get-indent-paramlist): Use ada-broken-indent instead of + hard-coded 0. + (ada-get-indent-loop): Fix list access bug. + 2009-01-04 Juanma Barranquero <lekktu@gmail.com> * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode)