# HG changeset patch # User Michael Kifer # Date 806873987 0 # Node ID 2ab29b04221340d6b176abf621e089e5b2c1e744 # Parent 7bd050135516798c9c7086e04532e48924c51b8b *** empty log message *** diff -r 7bd050135516 -r 2ab29b042213 lisp/emulation/viper-ex.el --- a/lisp/emulation/viper-ex.el Thu Jul 27 19:37:42 1995 +0000 +++ b/lisp/emulation/viper-ex.el Thu Jul 27 19:39:47 1995 +0000 @@ -1644,7 +1644,7 @@ (condition-case nil (progn (pop-to-buffer (get-buffer-create "*info*")) - (info vip-info-file-name) + (info "viper.info") (message "Type `i' to search for a specific topic")) (error (beep 1) (with-output-to-temp-buffer " *vip-info*"