diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-01-08 21:49:11 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-01-08 21:49:11 +0000 |
commit | fda1bf2c5ed559fa7e8d7d508a98083bca49e6e0 (patch) | |
tree | 019b84123ab59a25d646e01e226a7852a16d3439 | |
parent | c3b7828887809e4a7cfa71bdefd7c7eb257bfda0 (diff) | |
download | emacs-fda1bf2c5ed559fa7e8d7d508a98083bca49e6e0.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8c093186a74..6d3e0bd2dcb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-01-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> + + * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): Do + not use make-local-hook. + 2002-01-08 Andre Spiegel <spiegel@gnu.org> Patch by Martin.Lorentzson@telia.com |