comparison lisp/ChangeLog @ 95186:edfe642dc91c

(locate-dominating-file): Accept non-existing argument. (project-find-settings-file): Rewrite, using locate-dominating-file.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 22 May 2008 03:09:34 +0000
parents 6e856c64038f
children ee32b9c9936c
comparison
equal deleted inserted replaced
95185:6e856c64038f 95186:edfe642dc91c
1 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * files.el (locate-dominating-file): Accept non-existing argument.
4 (project-find-settings-file): Rewrite, using locate-dominating-file.
5
1 2008-05-22 Kenichi Handa <handa@m17n.org> 6 2008-05-22 Kenichi Handa <handa@m17n.org>
2 7
3 * faces.el (font-weight-table, font-slant-table) 8 * faces.el (font-weight-table, font-slant-table, font-width-table):
4 (font-width-table): Delete them. Don't call 9 Delete them. Don't call internal-set-font-style-table.
5 internal-set-font-style-table.
6 10
7 * international/mule-diag.el (font-show-log): New function. 11 * international/mule-diag.el (font-show-log): New function.
8 12
9 * international/fontset.el (script-representative-chars): Add more 13 * international/fontset.el (script-representative-chars): Add more
10 chars for latin. Add data for symbol. 14 chars for latin. Add data for symbol.
11 (setup-default-fontset): Add entries for phonetic, armenian, and 15 (setup-default-fontset): Add entries for phonetic, armenian, and symbol.
12 symbol.
13 16
14 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca> 17 2008-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
15 18
16 * minibuffer.el (completion-all-sorted-completions): New var. 19 * minibuffer.el (completion-all-sorted-completions): New var.
17 (completion--flush-all-sorted-completions) 20 (completion--flush-all-sorted-completions)