comparison lisp/ChangeLog @ 34073:e07466f681ae

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 01 Dec 2000 03:35:56 +0000
parents 2b2f4125bdef
children acd6c59d5036
comparison
equal deleted inserted replaced
34072:24c9291f8fa8 34073:e07466f681ae
1 2000-12-01 Miles Bader <miles@gnu.org>
2
3 * simple.el (minibuffer-contents)
4 (minibuffer-contents-no-properties, delete-minibuffer-contents):
5 New functions.
6 * filecache.el (file-cache-directory-name)
7 (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
8
9 From Milan Zamazal <Milan.Zamazal@qbizm.com>:
10 * filecache.el (file-cache-minibuffer-complete): Don't try to
11 delete the minibuffer prompt.
12
1 2000-11-30 Dave Love <fx@gnu.org> 13 2000-11-30 Dave Love <fx@gnu.org>
2 14
3 * cus-start.el: Fix read-buffer-function type. 15 * cus-start.el: Fix read-buffer-function type.
4 16
5 2000-11-30 Gerd Moellmann <gerd@gnu.org> 17 2000-11-30 Gerd Moellmann <gerd@gnu.org>