changeset 48560:b4d00b54902f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 27 Nov 2002 23:13:27 +0000
parents f694cedb78e4
children b4fb06f61bfd
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 27 23:13:12 2002 +0000
+++ b/lisp/ChangeLog	Wed Nov 27 23:13:27 2002 +0000
@@ -1,3 +1,10 @@
+2002-11-28  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-xemacs): Remove defvar.  All uses changed to
+	check (featurep 'xemacs) instead.
+	(ido-visit-buffer): Use select-frame-set-input-focus
+	unconditionally.
+
 2002-11-27  Dave Love  <fx@gnu.org>
 
 	* emacs-lisp/cl-macs.el: Move `predicates for analyzing Lisp