diff lisp/ChangeLog @ 82467:ff85cbd27ee2

2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> * viper.el (viper-remove-hooks): remove some additional viper hooks when the user calls viper-go-away. (viper-go-away): restore the default of default-major-mode. Save the value of default-major-mode before vaperization. * viper-cmd.el: Replace error "" with "Viper bell". * viper-ex.el: Replace error "" with "Viper bell". * ediff-util.el (ediff-make-temp-file): use the coding system of the buffer for which file is created.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 19 Aug 2007 13:47:08 +0000 (2007-08-19)
parents 168363a0236b
children 906b3892481e
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 19 03:05:35 2007 +0000
+++ b/lisp/ChangeLog	Sun Aug 19 13:47:08 2007 +0000
@@ -1,3 +1,17 @@
+2007-08-19  Michael Kifer  <kifer@cs.stonybrook.edu>
+	
+	* viper.el (viper-remove-hooks): remove some additional viper hooks
+	when the user calls viper-go-away.
+	(viper-go-away): restore the default of default-major-mode.
+	Save the value of default-major-mode before vaperization.
+	
+	* viper-cmd.el: Replace error "" with "Viper bell".
+	
+	* viper-ex.el: Replace error "" with "Viper bell".
+	
+	* ediff-util.el (ediff-make-temp-file): use the coding system of the
+	buffer for which file is created.
+	
 2007-08-19  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in (custom-deps, finder-data, autoloads, recompile)