comparison 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
comparison
equal deleted inserted replaced
26742:936b39bd05b4 26743:2ddbff6366e9
1 1999-12-06 Michael Kifer <kifer@cs.sunysb.edu>
2
3 * viper-cmd.el (viper-minibuffer-standard-hook,
4 viper-minibuffer-real-start): new functions.
5 (viper-read-string-with-history,viper-file-add-suffix,
6 viper-trim-replace-chars-to-delete-if-necessary): adapt to the
7 change in the status of the minibuffer prompt.
8
1 1999-12-06 Gerd Moellmann <gerd@gnu.org> 9 1999-12-06 Gerd Moellmann <gerd@gnu.org>
2 10
3 * comint.el (comint-redirect-results-list) 11 * comint.el (comint-redirect-results-list)
4 (comint-redirect-results-list-from-process): Remove interactive 12 (comint-redirect-results-list-from-process): Remove interactive
5 spec. 13 spec.