log

age author description
Sat, 19 Mar 1994 02:51:37 +0000 Karl Heuer (dumpglyphs): Use the fast macros.
Sat, 19 Mar 1994 01:05:27 +0000 Roland McGrath (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
Sat, 19 Mar 1994 00:46:41 +0000 Richard M. Stallman Initial revision
Fri, 18 Mar 1994 12:16:08 +0000 Roland McGrath (perform-replace): Set match-data markers to nil before discarding them.
Fri, 18 Mar 1994 11:54:24 +0000 Roland McGrath (map-y-or-n-p): Use a dialog box when triggered by a mouse event.
Fri, 18 Mar 1994 07:09:57 +0000 Richard M. Stallman (rmail-summary-window-size): New variable.
Fri, 18 Mar 1994 07:08:37 +0000 Richard M. Stallman (rmail-output-menu): New command.
Fri, 18 Mar 1994 06:57:36 +0000 Richard M. Stallman (list_of_items): Arg to push_menu_item was missing.
Fri, 18 Mar 1994 06:46:54 +0000 Roland McGrath (X_WINDOWS_SUPPORT): Don't include term/x-win.
Fri, 18 Mar 1994 06:42:03 +0000 Roland McGrath (lisp): Include version.el, not version.elc.
Fri, 18 Mar 1994 06:27:03 +0000 Roland McGrath (LIBXT): Add -lXext.
Fri, 18 Mar 1994 05:54:56 +0000 Karl Heuer (telnet-maximum-count): Doc fix.
Fri, 18 Mar 1994 05:20:09 +0000 Karl Heuer (LD_SWITCH_SYSTEM): Undo previous change.
Fri, 18 Mar 1994 04:18:37 +0000 Karl Heuer (compute_motion): Doc fixes.
Fri, 18 Mar 1994 03:38:25 +0000 Karl Heuer (x-cut-buffer-or-selection-value): Check for error from x-get-selection.
Fri, 18 Mar 1994 03:21:45 +0000 Roland McGrath (X_WINDOWS_SUPPORT): New macro.
Fri, 18 Mar 1994 02:21:52 +0000 Karl Heuer (beginning-of-defun-raw): New function.
Fri, 18 Mar 1994 01:47:28 +0000 Karl Heuer (end-of-defun): Fix check for trailing comment.
Fri, 18 Mar 1994 01:27:43 +0000 Richard M. Stallman (Fx_popup_dialog, Fx_popup_menu): Handle case where
Fri, 18 Mar 1994 00:31:13 +0000 Roland McGrath (install-arch-indep): Add missing backslash after a `then'.
Fri, 18 Mar 1994 00:23:47 +0000 Karl Heuer (create_process): Skip the ioctl if fd is -1.
Fri, 18 Mar 1994 00:13:40 +0000 Karl Heuer (openp, Fload): GCPRO some things.
Fri, 18 Mar 1994 00:13:22 +0000 Karl Heuer (Fcall_process): GCPRO some things.
Fri, 18 Mar 1994 00:12:41 +0000 Karl Heuer (Fstart_process): GCPRO some things.
Thu, 17 Mar 1994 23:29:16 +0000 Karl Heuer (rmail-convert-to-babyl-format): Check Content-Length field for consistency.
Thu, 17 Mar 1994 22:38:14 +0000 Karl Heuer (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
Thu, 17 Mar 1994 19:28:09 +0000 Richard M. Stallman Initial revision
Wed, 16 Mar 1994 23:41:32 +0000 Richard M. Stallman (undo): Don't let the undo entries for the undo
Wed, 16 Mar 1994 23:21:02 +0000 Karl Heuer (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
Wed, 16 Mar 1994 22:44:00 +0000 Karl Heuer (read_minibuf): Disallow trailing junk.
Wed, 16 Mar 1994 22:14:23 +0000 Karl Heuer (Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
Wed, 16 Mar 1994 22:14:06 +0000 Karl Heuer use bcopy when moving gap.
Wed, 16 Mar 1994 19:53:19 +0000 Richard M. Stallman Initial revision
Wed, 16 Mar 1994 18:30:13 +0000 Richard M. Stallman Initial revision
Wed, 16 Mar 1994 18:25:37 +0000 Richard M. Stallman Revisions by author.
Wed, 16 Mar 1994 18:09:48 +0000 Richard M. Stallman entered into RCS
Wed, 16 Mar 1994 18:08:21 +0000 Richard M. Stallman Initial revision
Wed, 16 Mar 1994 06:48:19 +0000 Karl Heuer (Frandom): Eliminate bias in random number generator.
Wed, 16 Mar 1994 06:14:56 +0000 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
Wed, 16 Mar 1994 05:25:03 +0000 Richard M. Stallman Initial revision
Wed, 16 Mar 1994 04:03:50 +0000 Karl Heuer (manual-entry): Document what the arg does.
Wed, 16 Mar 1994 03:29:20 +0000 Karl Heuer (update_menu_bar): Delete unused second argument. Callers changed.
Wed, 16 Mar 1994 03:08:02 +0000 Karl Heuer (redisplay): Don't consider minibuffer name for frame title.
Wed, 16 Mar 1994 03:01:46 +0000 Karl Heuer (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
Tue, 15 Mar 1994 23:36:48 +0000 Karl Heuer (defun-prompt-regexp): Doc fix.
Tue, 15 Mar 1994 23:01:25 +0000 Karl Heuer (LOCALTIME_CACHE): Define this symbol.
Tue, 15 Mar 1994 18:50:50 +0000 Richard M. Stallman (Frename_file): Use RETURN_UNGCPRO when run handler.
Tue, 15 Mar 1994 06:49:39 +0000 Karl Heuer (message1): Call message2 instead of duplicating code.
Tue, 15 Mar 1994 06:16:30 +0000 Richard M. Stallman entered into RCS
Tue, 15 Mar 1994 06:14:20 +0000 Richard M. Stallman (LaTeX patterns): Don't match \( and \[ following a \.
Tue, 15 Mar 1994 05:12:14 +0000 Karl Heuer (Man-original-frame): New variable.
Tue, 15 Mar 1994 04:32:39 +0000 Karl Heuer (Man-cooked-hook): Doc fix.
Tue, 15 Mar 1994 04:17:18 +0000 Karl Heuer (gud-filter): Update comint-last-input-end.
Tue, 15 Mar 1994 03:59:11 +0000 Karl Heuer Doc fix.
Tue, 15 Mar 1994 03:16:05 +0000 Karl Heuer (Flogb): Check for 0.0. Emulate logb if needed.
Tue, 15 Mar 1994 02:52:55 +0000 Karl Heuer (Man-filter-list): Extend footer pattern for hpux.
Tue, 15 Mar 1994 01:25:56 +0000 Karl Heuer (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
Tue, 15 Mar 1994 01:25:19 +0000 Karl Heuer (x_scroll_bar_expose): Don't make the right border thicker.
Tue, 15 Mar 1994 00:25:00 +0000 Karl Heuer (terminal-frame) [! MULTI_FRAME]: Create this variable.
Tue, 15 Mar 1994 00:04:25 +0000 Karl Heuer (read_minibuf): Make minibuffer frame visible when minibuffer activated.