Mercurial > emacs
comparison lisp/ChangeLog @ 33819:b52a012dcac4
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 23 Nov 2000 16:24:48 +0000 |
parents | c0bef67fde0c |
children | b57f5ca84ab0 |
comparison
equal
deleted
inserted
replaced
33818:42ed3c6a1d89 | 33819:b52a012dcac4 |
---|---|
1 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * iswitchb.el (iswitchb-minibuf-depth): New variable. | |
4 (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value | |
5 we expect to be returned by minibuffer-depth once we prompt the | |
6 user in the minibuffer. | |
7 (iswitchb-entryfn-p): If minibuffer-depth returns the same value | |
8 as recorded in iswitchb-minibuf-depth, return non-nil. | |
9 | |
1 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il> | 10 2000-11-23 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 11 |
3 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode) | 12 * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode) |
4 (hscroll-window-maybe): Docstring fix. | 13 (hscroll-window-maybe): Docstring fix. |
5 | 14 |