Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 673:685b588e92d8
[xemacs-hg @ 2001-10-30 05:13:26 by andyp]
merge of windows 21.4.5 codeline
author | andyp |
---|---|
date | Tue, 30 Oct 2001 05:13:31 +0000 |
parents | 12095b04a9b6 |
children | 8e8a7b205142 |
comparison
equal
deleted
inserted
replaced
672:42a8626b741e | 673:685b588e92d8 |
---|---|
1 2001-10-29 Andy Piper <andy@xemacs.org> | |
2 | |
3 * code-files.el (toggle-buffer-file-coding-system): mark buffer as | |
4 modified when changing coding system. | |
5 | |
6 * toolbar-items.el (toolbar-dired): Use interactive "D" spec so | |
7 that we invoke the GUI directory selector. | |
8 | |
9 2001-10-25 Andy Piper <andy@xemacs.org> | |
10 | |
11 * dialog.el (make-dialog-box): use new directory dialog support. | |
12 * minibuf.el (read-file-name-1): ditto. | |
13 (read-file-name): ditto. | |
14 (read-directory-name): ditto. | |
15 | |
1 2001-09-28 Ben Wing <ben@xemacs.org> | 16 2001-09-28 Ben Wing <ben@xemacs.org> |
2 | 17 |
3 * font-lock.el: | 18 * font-lock.el: |
4 * font-lock.el (font-lock-after-change-function): | 19 * font-lock.el (font-lock-after-change-function): |
5 fix problem with last patch, reported by Katsumi Yamaoka. | 20 fix problem with last patch, reported by Katsumi Yamaoka. |