diff lisp/ChangeLog @ 26743:2ddbff6366e9

* viper-cmd.el (viper-minibuffer-standard-hook, viper-minibuffer-real-start): new functions. (viper-read-string-with-history,viper-file-add-suffix, viper-trim-replace-chars-to-delete-if-necessary): adapt to the change in the status of the minibuffer prompt.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Tue, 07 Dec 1999 04:58:54 +0000
parents 04b50bb09da3
children f14026cd9767
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 07 04:42:40 1999 +0000
+++ b/lisp/ChangeLog	Tue Dec 07 04:58:54 1999 +0000
@@ -1,3 +1,11 @@
+1999-12-06  Michael Kifer  <kifer@cs.sunysb.edu>
+	
+	* viper-cmd.el (viper-minibuffer-standard-hook,
+	viper-minibuffer-real-start): new functions.
+	(viper-read-string-with-history,viper-file-add-suffix,
+	viper-trim-replace-chars-to-delete-if-necessary): adapt to the
+	change in the status of the minibuffer prompt.
+	
 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
 
 	* comint.el (comint-redirect-results-list)