mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Typos.
This commit is contained in:
parent
2c60f5eb4d
commit
682ac2f81a
10
pc/ChangeLog
10
pc/ChangeLog
@ -97,7 +97,7 @@
|
|||||||
|
|
||||||
2001-11-14 Pavel Roskin <proski@gnu.org>
|
2001-11-14 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* chmod.c: Remove all occurences of HAVE_X.
|
* chmod.c: Remove all occurrences of HAVE_X.
|
||||||
* drive.c: Likewise.
|
* drive.c: Likewise.
|
||||||
|
|
||||||
2001-10-23 Pavel Roskin <proski@gnu.org>
|
2001-10-23 Pavel Roskin <proski@gnu.org>
|
||||||
@ -146,13 +146,13 @@
|
|||||||
|
|
||||||
Wed Oct 14 14:51:23 1998 Franco Bez <franco.bez@augsburg.baynet.de>
|
Wed Oct 14 14:51:23 1998 Franco Bez <franco.bez@augsburg.baynet.de>
|
||||||
|
|
||||||
* gtkedit/edit.c: Workarround for the CR/LF Translation problem.
|
* gtkedit/edit.c: Workaround for the CR/LF Translation problem.
|
||||||
This is vital, because otherwise CoolEdit corrupts files -
|
This is vital, because otherwise CoolEdit corrupts files -
|
||||||
they keep growing each time you save the file.
|
they keep growing each time you save the file.
|
||||||
|
|
||||||
* pc/key_nt.c: fixed the problem with the AltGr Key and the
|
* pc/key_nt.c: fixed the problem with the AltGr Key and the
|
||||||
Gray Keys. Still not optimal, but usable.
|
Gray Keys. Still not optimal, but usable.
|
||||||
Especially usefull for international keyboard
|
Especially useful for international keyboard
|
||||||
|
|
||||||
* pc/util_nt.c: Provide a mc_doublepopen and mc_doublepclose
|
* pc/util_nt.c: Provide a mc_doublepopen and mc_doublepclose
|
||||||
function. If one has an egrep.exe installed it's now possible
|
function. If one has an egrep.exe installed it's now possible
|
||||||
@ -163,12 +163,12 @@ Tue May 12 17:16:43 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
|||||||
* Makefile.RSX, mc.rc: Resources support for RSX
|
* Makefile.RSX, mc.rc: Resources support for RSX
|
||||||
|
|
||||||
* Makefile.PC, *.c: Some includes corrected for MinGW
|
* Makefile.PC, *.c: Some includes corrected for MinGW
|
||||||
compatability (dir.h exists both in mc and MinGW)
|
compatibility (dir.h exists both in mc and MinGW)
|
||||||
|
|
||||||
Fri May 8 10:49:21 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
Fri May 8 10:49:21 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||||
|
|
||||||
* Makefile.PC, Makefile.MIN: support for custom extension
|
* Makefile.PC, Makefile.MIN: support for custom extension
|
||||||
for compiled resourses
|
for compiled resources
|
||||||
|
|
||||||
* key_nt.c: Minor changes for MinGW
|
* key_nt.c: Minor changes for MinGW
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user