*** empty log message ***
This commit is contained in:
parent
523c54f5a7
commit
d95fae7749
2 changed files with 6 additions and 2 deletions
|
@ -48,8 +48,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
|
|||
** flyspell and check-comments
|
||||
<http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg00400.html>
|
||||
|
||||
** Is it safe to use usleep? Does configure.in have to check it exists?
|
||||
|
||||
* DOCUMENTATION
|
||||
|
||||
** Document some recommendations about use of coding systems in .emacs
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2007-03-29 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* ido.el (ido-read-internal): When reading file or dir, only override
|
||||
minibuffer-local-filename-completion-map, otherwise only override
|
||||
minibuffer-local-completion-map.
|
||||
|
||||
2007-03-29 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* complete.el (partial-completion-mode): Set PC-do-completion-end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue