mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
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.
This commit is contained in:
parent
99f3554f00
commit
44766d63ad
2 changed files with 7 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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 @@ widget."
|
|||
|
||||
browse-kill-ring-mode
|
||||
recentf-mode
|
||||
recentf-dialog-mode
|
||||
occur-mode
|
||||
|
||||
mh-folder-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue