*** empty log message ***

This commit is contained in:
Eli Zaretskii 2001-01-31 08:32:22 +00:00
parent 5017058b7b
commit dbd98b197f
2 changed files with 9 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
* emacs-lisp/re-builder.el (reb-update-modestring): Don't use
concat for integers. From Juanma Barranquero <lektu@uol.com.br>.
* term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
display problems.

View file

@ -1,3 +1,9 @@
2001-01-31 Eli Zaretskii <eliz@is.elta.co.il>
* configure.bat: Make sure redirection is preceeded by a blank, to
avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>.
2001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
* INSTALL: Copy the table of tested combinations of development