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