diff lisp/emulation/viper.el @ 66893:7c76da84383b

2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> * viper-utils (viper-non-word-characters-reformed-vi): quote `-' in string. * viper.el (viper-emacs-state-mode-list): Ensure that rcirc-mode buffers come up in Emacs state.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Tue, 15 Nov 2005 18:44:30 +0000
parents f838f175603c
children e1bb7e4a4413
line wrap: on
line diff
--- a/lisp/emulation/viper.el	Tue Nov 15 17:26:35 2005 +0000
+++ b/lisp/emulation/viper.el	Tue Nov 15 18:44:30 2005 +0000
@@ -440,6 +440,8 @@
     Buffer-menu-mode
     compilation-mode
 
+    rcirc-mode
+
     view-mode
     vm-mode
     vm-summary-mode)