annotate nt/installer/Wise/version.py @ 1601:442db3c3c43b
[xemacs-hg @ 2003-08-02 08:42:10 by michaels]
2003-07-31 Mike Sperber <mike@xemacs.org>
* isearch-mode.el (isearch-mode-help):
(isearch-update):
(isearch-done):
(isearch-edit-string): Change the way window configurations are
handled: Formerly, the code would do `set-window-configuration'
off `pre-command-hook' which isn't really allowed. (The old
window-configuration code would quietly ignore this restriction.)
Instead, save the window configuration only when someone asks for
help, and restore afterwards, and otherwise leave it alone.
author |
michaels |
date |
Sat, 02 Aug 2003 08:42:11 +0000 |
parents |
74fd4e045ea6 |
children |
a268de273009 |
rev |
line source |
398
|
1 title="XEmacs 21.0b62 EXPERIMENTAL"
|
|
2 welcome="Welcome to the %APPTITLE% setup program. Please note that this is an experimental release and some features may not work correctly, especially on machines running Windows 95. Please read the file PROBLEMS in the xemacs installation directory. Send comments or bug reports to xemacs-nt@xemacs.org. For more info see http://www.xemacs.org"
|
|
3
|