diff --git a/src/ChangeLog b/src/ChangeLog index d1c81c607..72707db3f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -372,7 +372,7 @@ Sat Apr 4 00:16:49 1998 Alex Tkachenko * src/boxes.c (confirm_box): i18n stuff added. -Mon Apr 6 07:48:22 1998 Pavel Roskin +Mon Apr 6 07:48:22 1998 Pavel Roskin * Makefile.in: "make dist" works with bash 1.x again @@ -529,7 +529,7 @@ Mon Mar 23 14:04:07 1998 Philippe De Muyter * configure.in (nlink_t): Check it using AC_CHECK_TYPE. * acconfig.h (nlink_t): New define slot. -Mon Mar 23 08:17:55 1998 Pavel Roskin +Mon Mar 23 08:17:55 1998 Pavel Roskin * src/main.c: mcedit can be named mce or mcedit.exe - only 3 first letters are significant. The same for mcview. @@ -604,7 +604,7 @@ Sat Feb 21 16:46:49 1998 Stas Maximov * file.c (file_mask_dialog): Free the source_mask after calling convert_pattern(). -Mon Mar 16 13:03:45 1998 Pavel Roskin +Mon Mar 16 13:03:45 1998 Pavel Roskin * cmd.c: Internal edit is used by default. vi may be confusing for some users. @@ -718,7 +718,7 @@ Tue Mar 10 20:41:45 1998 Miguel de Icaza * main.c (handle_args): Added parentheses around assignment/truth value. -Sat Mar 7 14:33:38 1998 Pavel Roskin +Sat Mar 7 14:33:38 1998 Pavel Roskin * src/complete.c: obsolete hack for OS/2 and NT removed. Completion works for NT now (not very good) @@ -877,7 +877,7 @@ Fri Jan 23 07:28:54 1998 Peter Daum * extfs/mailfs: New file system for browsing mail files (support for compressed mail fiels as well). -Fri Jan 23 07:19:18 1998 Pavel Roskin +Fri Jan 23 07:19:18 1998 Pavel Roskin * edit/edit.h: mc_mkdir requires 2 arguments for any operation system. Obsolete #ifdef's removed. @@ -982,7 +982,7 @@ Fri Jan 16 16:19:59 1998 Miguel de Icaza configuration: core; Fixed the case where the color spec was buggy and we kept on a infinite loop; -Fri Jan 16 13:47:13 1998 Pavel Roskin +Fri Jan 16 13:47:13 1998 Pavel Roskin * nt/drive.nt.c, nt/chmod.nt.c: Updated button_new and check_new calls diff --git a/src/OChangeLog b/src/OChangeLog index 2823e90f6..8b054a8d7 100644 --- a/src/OChangeLog +++ b/src/OChangeLog @@ -62,7 +62,7 @@ Wed Jan 14 12:55:19 1998 Sung-Hyun Nam * mc.tcl: find a user specific 'tkmc' file in the ~/.mc -Tue Jan 13 17:15:21 1998 Pavel Roskin +Tue Jan 13 17:15:21 1998 Pavel Roskin * main.c (pre_exec): reset_prog_mode is not called if mc is compiled with SLang. Otherwise, raw_mode in invoke_subshell() @@ -309,7 +309,7 @@ Tue Dec 30 15:06:52 1997 Tomasz K * mc.spec.in: Cosmetic changes. -Tue Dec 30 14:30:09 1997 Pavel Roskin +Tue Dec 30 14:30:09 1997 Pavel Roskin * vfs/extfs/arfs: UID and GID shell variables renamed because they are read-only under Linux. @@ -336,7 +336,7 @@ Mon Dec 22 15:28:25 1997 Miguel de Icaza the current selection if torben_fj_mode is on, this allows the history to be used with Alt-h. -Mon Dec 22 15:14:22 1997 Pavel Roskin +Mon Dec 22 15:14:22 1997 Pavel Roskin * mc.sgml, mc.1, mcedit.1, mc.hlp, main.c: gray and brightred colors was not mentioned. @@ -516,7 +516,7 @@ Mon Dec 22 11:21:17 1997 Bakeyev I. Timur timur@goff.comtat.kazan.su * widget.c (history_put): Check for a tkname in a couple of extra places. -1997-12-16 Pavel Roskin +1997-12-16 Pavel Roskin * src/popt.c: Include config.h to get the HAVE_MMAP definition. @@ -605,7 +605,7 @@ Wed Dec 10 10:28:44 1997 Norbert Warmuth * tk/gui.quick_file_mask_copy.tcl: Changed the order of the checkbuttons -Wed Dec 10 10:19:52 1997 Pavel Roskin +Wed Dec 10 10:19:52 1997 Pavel Roskin * gnome/Makefile.in: popt.c is compiled with the gnome version gwidget.c: clean_button is not needed anymore @@ -725,7 +725,7 @@ Thu Nov 27 19:14:33 1997 Miguel de Icaza * util.c (get_current_wd): Replace HAVE_VFS with USE_VFS, thanks to Pavel for submiting the relevant information. -Thu Nov 27 19:05:12 1997 Pavel Roskin +Thu Nov 27 19:05:12 1997 Pavel Roskin * boxes.c: very small patch for src/boxes.c Some array was incorrectly initialized, XV_WLAY_DONTCARE was at a wrong position. @@ -739,7 +739,7 @@ Thu Nov 27 11:48:06 1997 Norbert Warmuth enlarges on some system the chance that free can give back memory to the operating system when the memory for the tar file is freed. -Wed Nov 26 11:16:01 1997 Pavel Roskin +Wed Nov 26 11:16:01 1997 Pavel Roskin * src/background.c, cons.handler.c, utilunix.c, extfs.c, tar.c: Include sys/wait.h only if HAVE_SYS_WAIT_H is defined. @@ -754,7 +754,7 @@ Mon Nov 24 16:48:16 1997 Norbert Warmuth * utilunix.c (init_groups): Check the return value of getpwuid(), it can be NULL. -Fri Nov 21 18:08:54 1997 Pavel Roskin +Fri Nov 21 18:08:54 1997 Pavel Roskin * view.c: Double escape on save dialog was save old changes. Now it cancels quit. @@ -813,7 +813,7 @@ Mon Nov 10 21:41:53 1997 Miguel de Icaza * gmain.c, gwidget.c: GNOME versions of the main and widget bits. -Mon Nov 10 20:10:01 1997 Pavel Roskin +Mon Nov 10 20:10:01 1997 Pavel Roskin * file.h: added missing declaration for erase_file @@ -1183,7 +1183,7 @@ Tue Oct 7 21:53:57 1997 Paul Sheer replace. Also, a mail command was added to mail the edit buffer. -Thu Oct 2 12:37:00 1997 Pavel Roskin +Thu Oct 2 12:37:00 1997 Pavel Roskin * view.c: F17 works as "Next search". Improved look of the save dialog. Suppressed some warning about "incompatible @@ -1209,7 +1209,7 @@ Mon Sep 22 12:35:53 1997 Norbert Warmuth At the moment that's only for HP-UX the case. When we know that some compiler need special flags we can add them later again. -Tue Sep 16 16:39:39 1997 Pavel Roskin +Tue Sep 16 16:39:39 1997 Pavel Roskin * src/main.c: Pressing of "tab" correctly refreshes the command prompt. diff --git a/tk/ChangeLog b/tk/ChangeLog index 884cbccc4..234181914 100644 --- a/tk/ChangeLog +++ b/tk/ChangeLog @@ -15,7 +15,7 @@ Fri Mar 20 18:41:40 1998 Norbert Warmuth * tkmain.c (x_init_dlg): added dummy function to make it compile -Mon Mar 16 13:05:47 1998 Pavel Roskin +Mon Mar 16 13:05:47 1998 Pavel Roskin * tkview.c: Include stdio.h; Minor spelling corrections added.