mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 11:33:09 -08:00
* 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.
This commit is contained in:
parent
b3fcf4f50e
commit
024ccae399
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2006-10-30 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
|
||||
|
||||
* help-fns.el (help-with-tutorial): Moved to tutorial.el.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue