log

age author description
Fri, 09 Jun 1995 02:31:33 +0000 Karl Heuer Initial revision
Fri, 09 Jun 1995 01:39:10 +0000 Karl Heuer (LIBS_MACHINE): Use -lpthread if it exists.
Fri, 09 Jun 1995 01:29:21 +0000 Karl Heuer (prompt-for-change-log-name): Handle the case where
Fri, 09 Jun 1995 01:26:00 +0000 Karl Heuer (Info-mode): Doco fix.
Fri, 09 Jun 1995 01:24:47 +0000 Karl Heuer (report-emacs-bug-info): New command.
Fri, 09 Jun 1995 01:23:01 +0000 Karl Heuer (format-find-file, format-insert-file): New functions.
Fri, 09 Jun 1995 01:21:18 +0000 Karl Heuer (vc-backend-checkin): Handle RCS `co'-output in the event
Fri, 09 Jun 1995 01:17:59 +0000 Karl Heuer (vc-register): Check for a visited file first thing.
Fri, 09 Jun 1995 01:15:14 +0000 Karl Heuer (Flookup_key, Fdefine_key): Use Fevent_convert_list.
Fri, 09 Jun 1995 01:14:45 +0000 Karl Heuer (Fevent_convert_list): Renamed from convert_event_type_list.
Fri, 09 Jun 1995 01:11:36 +0000 Karl Heuer (xmenu_show): Do call lw_destroy_all_widgets.
Fri, 09 Jun 1995 01:10:11 +0000 Karl Heuer (Freplace_match): Do the right thing with backslash.
Fri, 09 Jun 1995 01:07:18 +0000 Karl Heuer (Freplace_match): Fix check for valid reg in string replace.
Fri, 09 Jun 1995 01:05:48 +0000 Karl Heuer (LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
Fri, 09 Jun 1995 01:00:42 +0000 Karl Heuer (file-precious-flag): Doc clarification.
Fri, 09 Jun 1995 00:55:30 +0000 Karl Heuer (Vhelp_event_list): New var.
Fri, 09 Jun 1995 00:53:44 +0000 Karl Heuer (Vlucid_menu_bar_dirty_flag): Declare this variable.
Fri, 09 Jun 1995 00:52:18 +0000 Karl Heuer (read_key_sequence): Don't run activate-menubar-hook
Fri, 09 Jun 1995 00:51:32 +0000 Karl Heuer (update_menu_bar): Run activate-menubar-hook
Fri, 09 Jun 1995 00:12:29 +0000 Karl Heuer Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
Fri, 09 Jun 1995 00:11:53 +0000 Karl Heuer (vip-event-key): now handles keys 128--255 as meta-chars.
Fri, 09 Jun 1995 00:11:23 +0000 Karl Heuer Fixed problems with yanking/deleting buffers.
Fri, 09 Jun 1995 00:09:26 +0000 Karl Heuer (vip-envelop-ESC-key): if an ESC-sequence translates
Thu, 08 Jun 1995 20:39:45 +0000 Karl Heuer (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
Thu, 08 Jun 1995 20:35:11 +0000 Karl Heuer Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
Thu, 08 Jun 1995 20:13:45 +0000 Karl Heuer [MSDOS]: #undef chdir.
Thu, 08 Jun 1995 19:57:56 +0000 Karl Heuer Define STDC_HEADERS.
Thu, 08 Jun 1995 19:21:05 +0000 Karl Heuer [!subprocesses]: Include sysselect.h.
Thu, 08 Jun 1995 19:14:45 +0000 Karl Heuer (xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
Thu, 08 Jun 1995 16:48:40 +0000 Roland McGrath (map-y-or-n-p): Don't eval return value of prompter function.