diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d18061d11f0..7d30691f1a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-01-28 Kim F. Storm <storm@cua.dk> + + * emulation/cua-base.el (cua-global-keymap, cua--region-keymap): + Declare earlier to avoid byte compiler warnings. + 2007-01-28 Markus Triska <markus.triska@gmx.at> * speedbar.el (speedbar-make-specialized-keymap): Doc fix. |