From: Richard M. Stallman Date: Mon, 21 Jul 1997 18:24:06 +0000 (+0000) Subject: Require viper-init. X-Git-Tag: emacs-20.1~1050 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aca9b721bb0123f15a4b08091cb3612e89769544;p=emacs.git Require viper-init. --- diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index b7c2cfab28c..6a70fe6a0ab 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el @@ -315,6 +315,8 @@ ))) ;; end pacifier +(require 'viper-init) + ;; better be defined before Viper custom group. (defvar vip-custom-file-name (vip-convert-standard-file-name "~/.viper") "Viper customisation file.