Mercurial > emacs
comparison lisp/ChangeLog @ 48560:b4d00b54902f
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 27 Nov 2002 23:13:27 +0000 |
parents | 046a08e59519 |
children | b4a5789def11 |
comparison
equal
deleted
inserted
replaced
48559:f694cedb78e4 | 48560:b4d00b54902f |
---|---|
1 2002-11-28 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * ido.el (ido-xemacs): Remove defvar. All uses changed to | |
4 check (featurep 'xemacs) instead. | |
5 (ido-visit-buffer): Use select-frame-set-input-focus | |
6 unconditionally. | |
7 | |
1 2002-11-27 Dave Love <fx@gnu.org> | 8 2002-11-27 Dave Love <fx@gnu.org> |
2 | 9 |
3 * emacs-lisp/cl-macs.el: Move `predicates for analyzing Lisp | 10 * emacs-lisp/cl-macs.el: Move `predicates for analyzing Lisp |
4 forms' block to top (before uses). | 11 forms' block to top (before uses). |
5 (help-fns): Don't require at top level. (Recursively.) | 12 (help-fns): Don't require at top level. (Recursively.) |