Mercurial > emacs
comparison lisp/ChangeLog @ 33054:23eeb6da5a51
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 30 Oct 2000 06:22:20 +0000 |
parents | 84f89d78d87a |
children | cbc5cc2c5a55 |
comparison
equal
deleted
inserted
replaced
33053:eb3d446c4a6e | 33054:23eeb6da5a51 |
---|---|
1 2000-10-30 Miles Bader <miles@lsi.nec.co.jp> | |
2 | |
3 * comint.el (comint-replace-by-expanded-history): Don't use | |
4 comint-get-old-input (we're not looking at *old* input). | |
5 (comint-get-old-input-default): If using fields, signal an error | |
6 when the point is not in an input field. | |
7 | |
1 2000-10-30 Kenichi Handa <handa@etl.go.jp> | 8 2000-10-30 Kenichi Handa <handa@etl.go.jp> |
2 | 9 |
3 * international/mule-conf.el: New charsets mule-unicode-2500-33ff | 10 * international/mule-conf.el: New charsets mule-unicode-2500-33ff |
4 and mule-unicode-e000-ffff. | 11 and mule-unicode-e000-ffff. |
5 | 12 |
4796 accordingly. | 4803 accordingly. |
4797 | 4804 |
4798 2000-08-28 Peter Breton <pbreton@ne.mediaone.net> | 4805 2000-08-28 Peter Breton <pbreton@ne.mediaone.net> |
4799 | 4806 |
4800 * locate.el (locate): Cleaned up locate command's interactive prompting | 4807 * locate.el (locate): Cleaned up locate command's interactive prompting |
4801 Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions. | 4808 Thanks to Fran,Ag(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions. |
4802 | 4809 |
4803 * filecache.el (file-cache-case-fold-search): New variable | 4810 * filecache.el (file-cache-case-fold-search): New variable |
4804 (file-cache-assoc-function): New variable | 4811 (file-cache-assoc-function): New variable |
4805 (file-cache-minibuffer-complete): Use file-cache-assoc-function. | 4812 (file-cache-minibuffer-complete): Use file-cache-assoc-function. |
4806 Use file-cache-case-fold-search variable | 4813 Use file-cache-case-fold-search variable |
8727 define-prefix-command with 3 arguments, to make the map suitable | 8734 define-prefix-command with 3 arguments, to make the map suitable |
8728 for a menu. | 8735 for a menu. |
8729 | 8736 |
8730 2000-05-07 Dave Love <fx@gnu.org> | 8737 2000-05-07 Dave Love <fx@gnu.org> |
8731 | 8738 |
8732 * time.el: Small doc fixes from Pavel Janík ml. | 8739 * time.el: Small doc fixes from Pavel Jan,Am(Bk ml. |
8733 | 8740 |
8734 2000-05-05 Dave Love <fx@gnu.org> | 8741 2000-05-05 Dave Love <fx@gnu.org> |
8735 | 8742 |
8736 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg | 8743 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg |
8737 list in doc string. Don't quote keyword symbols. | 8744 list in doc string. Don't quote keyword symbols. |