Mercurial > emacs
comparison lisp/ChangeLog @ 109884:29102470d546
* lisp/files.el (locate-file-completion-table): Only list the .el and .elc
extensions if there's no other choice.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 19 Aug 2010 23:21:21 +0200 |
parents | 3db1493a6f89 |
children | 373abedd1f02 |
comparison
equal
deleted
inserted
replaced
109883:c362ff4a1555 | 109884:29102470d546 |
---|---|
1 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * files.el (locate-file-completion-table): Only list the .el and .elc | |
4 extensions if there's no other choice (bug#5955). | |
2 | 5 |
3 * facemenu.el (facemenu-self-insert-data): New var. | 6 * facemenu.el (facemenu-self-insert-data): New var. |
4 (facemenu-post-self-insert-function, facemenu-set-self-insert-face): | 7 (facemenu-post-self-insert-function, facemenu-set-self-insert-face): |
5 New functions. | 8 New functions. |
6 (facemenu-add-face): Use them. | 9 (facemenu-add-face): Use them. |