Mercurial > emacs
comparison lisp/ChangeLog @ 50259:7de31024f00f
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 22 Mar 2003 01:20:44 +0000 |
parents | c3b0866932e8 |
children | 8ea8d2ea83be |
comparison
equal
deleted
inserted
replaced
50258:c3b0866932e8 | 50259:7de31024f00f |
---|---|
1 2003-03-22 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * ido.el (ido-mode): Remove unused NOBIND arg. Fix doc string | |
4 accordingly. | |
5 (ido-define-mode-map): Bind C-l for both file and dir modes. | |
6 (ido-wide-find-file, ido-wide-find-dir, ido-make-directory): | |
7 Let-bind enable-recursive-minibuffers to t around read-string. | |
8 | |
1 2003-03-22 Kenichi Handa <handa@etlken2> | 9 2003-03-22 Kenichi Handa <handa@etlken2> |
2 | 10 |
3 * international/fontset.el (setup-default-fontset): Use | 11 * international/fontset.el (setup-default-fontset): Use |
4 indian-font-char-range for specifying ranges of indian-glyph | 12 indian-font-char-range for specifying ranges of indian-glyph |
5 chars. Setup for AKRUTI fonts. | 13 chars. Setup for AKRUTI fonts. |