changeset 64756:2ced0910049c

2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> * viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode. Change the date of last update.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sat, 06 Aug 2005 20:29:11 +0000
parents 0bff1e6f0532
children e64cefcffdaf
files lisp/ChangeLog lisp/emulation/viper.el
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 06 19:54:47 2005 +0000
+++ b/lisp/ChangeLog	Sat Aug 06 20:29:11 2005 +0000
@@ -1,3 +1,8 @@
+2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
+	
+	* viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode.
+	Change the date of last update.
+	
 2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>
 	
 	* viper-cmd.el (viper-harness-minor-mode,viper-exec-delete,
--- a/lisp/emulation/viper.el	Sat Aug 06 19:54:47 2005 +0000
+++ b/lisp/emulation/viper.el	Sat Aug 06 20:29:11 2005 +0000
@@ -9,7 +9,7 @@
 ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
 ;; Keywords: emulations
 
-(defconst viper-version "3.11.5 of July 8, 2005"
+(defconst viper-version "3.11.5 of August 6, 2005"
   "The current version of Viper")
 
 ;; This file is part of GNU Emacs.
@@ -425,6 +425,7 @@
 
     browse-kill-ring-mode
     recentf-mode
+    recentf-dialog-mode
     occur-mode
 
     mh-folder-mode