1
1

* lib/mc.ext.in: Remove handling of executables. They should

be handled internally for "pause after run" to work.
Этот коммит содержится в:
Pavel Roskin 2002-07-16 05:16:45 +00:00
родитель cb49475a4d
Коммит e0a1975590
2 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -1,3 +1,11 @@
2002-07-16 Pavel Roskin <proski@gnu.org>
* lib/mc.ext.in: Remove handling of executables. They should
be handled internally for "pause after run" to work.
* syntax/Syntax: Associate *.itcl with tcl.syntax.
* syntax/tcl.syntax: Add itcl keywords, other improvements.
2002-07-15 Pavel Roskin <proski@gnu.org>
* configure.in: Don't check for strcasecmp(), strncasecmp() and

Просмотреть файл

@ -371,14 +371,6 @@ shell/Imakefile
regex/^Makefile.(PL|pl)$
Open=%var{PERL:perl} %f
# Executables
type/\ executable
Open=./%f
Drop=%f %q
Execute in XTerm=xterm -e %f &
View Required Libraries=%view{ascii} ldd %f
Strip binary=strip %f
# dbf
regex/\.(dbf|DBF)$
Open=%view{ascii} dbview %f