1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2007-01-28 22:34:06 +00:00
parent 1a012e8017
commit 176b179b51

View File

@ -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.