diff lisp/minibuf.el @ 3000:5df5ea55d3fc

[xemacs-hg @ 2005-10-18 20:49:41 by malcolmp] Sync of occur mode with GNU Emacs 22.0.50.1 (CVS)
author malcolmp
date Tue, 18 Oct 2005 20:49:43 +0000
parents 7031e143e4ee
children 38ef5a6da799
line wrap: on
line diff
--- a/lisp/minibuf.el	Mon Oct 17 21:51:33 2005 +0000
+++ b/lisp/minibuf.el	Tue Oct 18 20:49:43 2005 +0000
@@ -23,8 +23,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with XEmacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Synched up with: all the minibuffer history stuff is synched with
 ;;; 19.30.  Not sure about the rest.
@@ -1495,7 +1495,7 @@
                     (setq result default)
                     nil)
                    ((not default)
-                    t)
+                    nil)
                    ((not (get-buffer default))
                     t)
                    (t