*** empty log message ***
This commit is contained in:
parent
c7b8986123
commit
68a887fa72
2 changed files with 17 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue