]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Nov 2000 16:24:48 +0000 (16:24 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Nov 2000 16:24:48 +0000 (16:24 +0000)
ChangeLog
lisp/ChangeLog

index 1976ed81f62a35768eee6fec24aa94a0e95e0a63..69e84441c781028c8f5b82873d5a7fc9dffe2587 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * config.bat: Check for existence of djecho.exe, and print an
+       error message if it is not available.
+
+       * INSTALL: Describe possible problem with djecho.exe in old
+       versions of DJGPP v2.x.
+
 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in: Initialize HAVE_LIBXP to no.
index d77e1a098bad75e9918d6b2564e97292ba90c48f..506a315e2685186c0a84125b26b117b708e72b9e 100644 (file)
@@ -1,3 +1,12 @@
+2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * iswitchb.el (iswitchb-minibuf-depth): New variable.
+       (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
+       we expect to be returned by minibuffer-depth once we prompt the
+       user in the minibuffer.
+       (iswitchb-entryfn-p): If minibuffer-depth returns the same value
+       as recorded in iswitchb-minibuf-depth, return non-nil.
+
 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
 
        * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)