]> code.delx.au - gnu-emacs/commit
* tutorial.el: Move defvars to avoid bytecomp warnings.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 21:34:15 +0000 (21:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 30 Oct 2006 21:34:15 +0000 (21:34 +0000)
commit024ccae39937f2dda8bc2e6f383fd17eec4ac836
tree86870ecee5e5fba2ddfb372b327d67377deb42f3
parentb3fcf4f50e208f5504c2ffc24f76bcf934d62dd9
* tutorial.el: Move defvars to avoid bytecomp warnings.
(tutorial--find-changed-keys): Check if viper-current-state is
bound before using it.
(help-with-tutorial): Check if viper-tutorial is defined before
using it.
lisp/ChangeLog