Andrew V. Samoilov
9604cb48c6
* syntax/c.syntax: Highlight trailing whitespace(s).
2003-01-31 13:00:21 +00:00
Pavel Roskin
9bcada1d8b
Update from Misu Moldovan <dumol@go.ro>
2003-01-30 22:22:49 +00:00
Pavel Roskin
b0c4a45dcf
* acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
...
doesn't work. Useful on OpenBSD 3.2.
2003-01-30 06:52:26 +00:00
Pavel Roskin
4f1e8b8d26
It was a semicolon, not a comma.
2003-01-30 00:30:11 +00:00
Pavel Roskin
9180186101
* lib/mc.ext.in: Fix missing comma that affected viewing RPM packages.
2003-01-30 00:27:33 +00:00
Pavel Roskin
2edd447426
* util.c (name_quote): Don't quote ':', '~' and '@'. Quote '#'
...
and '~' only if it's the first character.
2003-01-28 22:52:04 +00:00
Pavel Roskin
5cecc135e1
* info.c (info_show_info): Cast nlink_t to int to avoid a
...
warning if nlink_t is short.
* screen.c (string_file_nlinks): Likewise.
2003-01-28 21:15:59 +00:00
Pavel Roskin
b3d0da2a30
Update description of syntax highlighting.
2003-01-28 20:43:10 +00:00
Pavel Roskin
a6a2ed7eae
Updates before the point where the manual mentions colors.
2003-01-28 20:03:11 +00:00
Pavel Roskin
0da0c44f87
* (OptMenu): Add "Learn Keys".
...
(OptMenuEmacs): Likewise.
2003-01-28 17:56:53 +00:00
David Martin
691fe8dee2
Typo fixes.
2003-01-28 11:08:37 +00:00
Andrew V. Samoilov
86d8893548
shell desc does not allow wildcards.
...
* regex/\.(rpm/spm)$: Use --nosignature only if rpm supports this.
2003-01-28 06:58:18 +00:00
Pavel Roskin
781dae3544
* key.c (is_idle): Correct maximal file descriptor and return
...
value.
2003-01-27 22:37:32 +00:00
Andrew V. Samoilov
b25dd0a948
* util.c (get_compression_type): Cast magic to char * to
...
fix compilation on AIX.
2003-01-27 18:19:34 +00:00
Andrew V. Samoilov
14a6ef141c
* util.h (app_text): Remove declaration - it became static.
2003-01-27 18:03:04 +00:00
Andrew V. Samoilov
778845fc48
* mountlist.c (read_filesystem_list) [MOUNTED_GETMNTENT1]:
...
Check for MOUNTED is defined to fix compilation on AIX.
Reported by Alexander Varakin <avarakin00@hotmail.com>.
2003-01-27 17:51:53 +00:00
Pavel Roskin
a9440f0320
* main.c (update_xterm_title_path): Use is_printable().
2003-01-27 17:16:11 +00:00
Andrew V. Samoilov
a132b94cf9
* edit-widget.h (struct macro): Move definition ...
...
* edit.h: ... here to fix compilation on HP-UX.
2003-01-27 15:46:40 +00:00
Andraz Tori
2aab2b278c
Updated Slovenian translation
2003-01-26 21:23:50 +00:00
Marco Ciampa
43f73c180c
Just header update in it.po file.
2003-01-26 13:31:54 +00:00
Pavel Roskin
8be1c7add5
* slint.c (slang_reset_softkeys): Cast arguments from size_t to
...
int to avoid a warning on 64-bit systems.
2003-01-24 21:36:29 +00:00
Pavel Roskin
e606c7bf78
* configure.in: Add -lposix on A/UX before all tests.
2003-01-24 21:14:33 +00:00
Pavel Roskin
8e7ad454d6
* subshell.c (resize_tty) [!TIOCSWINSZ]: Warning fix.
2003-01-24 21:00:49 +00:00
Pavel Roskin
4d4294fdb4
* smbfs.c (smbfs_nothingisopen): Warning fix for 64-bit systems.
...
(smbfs_free): Likewise.
2003-01-24 20:55:55 +00:00
Pavel Roskin
fc1319fd31
Remove obsolete with_tm_x_support=yes
2003-01-24 19:37:41 +00:00
Pavel Roskin
a25ad31daf
* extfs/urar.in: Search $PATH for unrar, fallback to rar.
2003-01-24 07:10:02 +00:00
Andraz Tori
315e7ce3ff
Updated Slovenian translation
2003-01-23 18:13:50 +00:00
Pavel Roskin
077e1117ff
* acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
2003-01-23 14:27:11 +00:00
Andrew V. Samoilov
6bd6b1deb0
* setup.c (load_keys_from_section): Simplify.
2003-01-23 14:26:22 +00:00
Pavel Roskin
90243a202f
* slint.c (slang_init): Limit screen size to 255x255 because of
...
S-Lang limitations.
Reported by Tero Peippola <top@ees2.oulu.fi>
2003-01-23 14:19:55 +00:00
Pavel Roskin
0105a5a3d2
* cmd.c (view_other_cmd): Update path in the xterm title after
...
command execution.
* main.c (do_execute): Likewise.
2003-01-23 02:41:49 +00:00
Pavel Roskin
08dae770a6
Specify that the AltGr bug was only affecting the Linux console.
2003-01-22 22:50:42 +00:00
Marcel Telka
84411ddcb9
2003-01-22 Marcel Telka <marcel@telka.sk>
...
* sk.po: Updated Slovak translation.
2003-01-22 21:01:51 +00:00
Miloslav Trmac
64f8d31538
Update Czech translation
2003-01-22 17:29:54 +00:00
Christian Rose
0363b27084
2003-01-22 Christian Rose <menthos@menthos.com>
...
* sv.po: Updated Swedish translation.
2003-01-22 17:10:59 +00:00
Andrew V. Samoilov
619fbfef9d
Version 4.6.0-pre3.
...
- Core functionality.
- Fixed segmentation fault when processing truncated
section header in the corrupted initialization file.
Version 4.6.0-pre1.
- Translations.
- Belarussian translation has been added.
2003-01-22 15:19:51 +00:00
Vincent van Adrighem
eadfb5fcd3
2003-01-22 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
...
* nl.po: Dutch translation updated.
2003-01-22 15:03:41 +00:00
Pavel Roskin
5a1e6494b0
Update the base version.
2003-01-22 14:43:15 +00:00
David Martin
2857e62b61
Include GPL unofficial Spanish translation.
2003-01-22 11:26:40 +00:00
David Martin
a749c29890
Update.
2003-01-22 11:24:32 +00:00
Sung-Hyun Nam
3a8a390ed1
updated
2003-01-22 08:31:52 +00:00
Pavel Roskin
02f0c0c661
* configure.in: Bump version to 4.6.0-pre3a.
2003-01-22 08:22:19 +00:00
Pavel Roskin
e9ac1f3c3a
* configure.in: Version 4.6.0-pre3 released.
2003-01-22 07:44:00 +00:00
Pavel Roskin
2a0b5a3af4
Update for 4.6.0-pre3.
2003-01-22 07:38:14 +00:00
Pavel Roskin
d233a13bcd
Done: -lcurses
...
Added: "time" keyword.
2003-01-22 07:33:09 +00:00
Pavel Roskin
1a2fe5f98b
Add news for 4.6.0-pre3.
2003-01-22 07:22:13 +00:00
Pavel Roskin
9f903a7545
* acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
...
versions that required the native curses library on some OSes.
2003-01-22 07:10:38 +00:00
Pavel Roskin
73c700af4b
* util.c (size_trunc): Remove "b" from the output - it's
...
redundant and wrong - the abbreviation for byte is "B".
Reported by Werner Lemberg <wl@gnu.org>
2003-01-22 07:07:05 +00:00
Andraz Tori
ac31d97a9e
Updated Slovenian translation
2003-01-21 20:15:18 +00:00
Pavel Roskin
c89876b805
Mode things to do before 4.6.0.
2003-01-21 18:08:09 +00:00