Mercurial > emacs
comparison lisp/ChangeLog @ 48565:b4a5789def11
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 27 Nov 2002 23:57:28 +0000 |
parents | b4d00b54902f |
children | 2fcfc7530344 |
comparison
equal
deleted
inserted
replaced
48564:7f44fb167662 | 48565:b4a5789def11 |
---|---|
1 2002-11-27 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * files.el (file-truename): Canonicalize non-existent names on w32. | |
4 | |
1 2002-11-28 Kim F. Storm <storm@cua.dk> | 5 2002-11-28 Kim F. Storm <storm@cua.dk> |
2 | 6 |
3 * ido.el (ido-xemacs): Remove defvar. All uses changed to | 7 * ido.el (ido-xemacs): Remove defvar. All uses changed to |
4 check (featurep 'xemacs) instead. | 8 check (featurep 'xemacs) instead. |
5 (ido-visit-buffer): Use select-frame-set-input-focus | 9 (ido-visit-buffer): Use select-frame-set-input-focus |