aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/viper.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el
index 52d0fefcd20..bfa730cc434 100644
--- a/lisp/emulation/viper.el
+++ b/lisp/emulation/viper.el
@@ -9,7 +9,7 @@
9;; Author: Michael Kifer <kifer@cs.stonybrook.edu> 9;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
10;; Keywords: emulations 10;; Keywords: emulations
11 11
12(defconst viper-version "3.11.5 of July 8, 2005" 12(defconst viper-version "3.11.5 of August 6, 2005"
13 "The current version of Viper") 13 "The current version of Viper")
14 14
15;; This file is part of GNU Emacs. 15;; This file is part of GNU Emacs.
@@ -425,6 +425,7 @@ widget."
425 425
426 browse-kill-ring-mode 426 browse-kill-ring-mode
427 recentf-mode 427 recentf-mode
428 recentf-dialog-mode
428 occur-mode 429 occur-mode
429 430
430 mh-folder-mode 431 mh-folder-mode