log

age author description
Wed, 26 May 1993 18:12:00 +0000 Richard M. Stallman (auto-mode-alist): Treat .H and .hh as C++ files.
Wed, 26 May 1993 18:09:52 +0000 Richard M. Stallman (mouse-set-mark): Activate the mark.
Wed, 26 May 1993 18:00:55 +0000 Richard M. Stallman (mail-strip-quoted-names): Catch errors from forward-sexp.
Wed, 26 May 1993 17:58:22 +0000 Richard M. Stallman (make_lispy_event): Fix off-by-1 error with hpos in menu bar.
Wed, 26 May 1993 17:50:23 +0000 Richard M. Stallman (Fcurrent_input_mode): Fix the call to Flist.
Wed, 26 May 1993 17:43:22 +0000 Richard M. Stallman Handle sunos4.1.3 specially.
Wed, 26 May 1993 17:41:48 +0000 Richard M. Stallman Initial revision
Wed, 26 May 1993 17:03:51 +0000 Richard M. Stallman (comint-filter): Restore buffer-read-only in proper buffer.
Wed, 26 May 1993 16:56:03 +0000 Richard M. Stallman Provide `ispell'.
Wed, 26 May 1993 07:52:24 +0000 Richard M. Stallman (SIGNALS_VIA_CHARACTERS): Defined.
Wed, 26 May 1993 06:50:24 +0000 Jim Blandy * paths.el (Info-default-directory-list): Add
Wed, 26 May 1993 03:49:40 +0000 Richard M. Stallman (POINTER): Always use char *.
Wed, 26 May 1993 03:16:57 +0000 Richard M. Stallman (x_figure_window_size): Make the default frame coords (0,0).
Wed, 26 May 1993 03:13:32 +0000 Richard M. Stallman (LIBS_MACHINE): Add -lIM and -liconv.
Tue, 25 May 1993 23:23:53 +0000 Richard M. Stallman (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
Tue, 25 May 1993 23:22:08 +0000 Richard M. Stallman (wait_for_termination): Don't use the BSD alternative for LINUX.
Tue, 25 May 1993 23:19:45 +0000 Richard M. Stallman (swallow_events): New function.
Tue, 25 May 1993 23:19:07 +0000 Richard M. Stallman (wait_reading_process_input): Call swallow_events.
Tue, 25 May 1993 22:59:26 +0000 Richard M. Stallman (dired-unmark-all-files): Read arg as a string.
Tue, 25 May 1993 22:21:11 +0000 Richard M. Stallman (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
Tue, 25 May 1993 21:20:08 +0000 Richard M. Stallman (rmail-summary-mark-deleted): Check for end of buffer.
Tue, 25 May 1993 21:03:28 +0000 Richard M. Stallman Include ../src/config.h.
Tue, 25 May 1993 21:01:14 +0000 Richard M. Stallman (C_ALLOCA, alloca): Definitions deleted.
Tue, 25 May 1993 20:52:11 +0000 Richard M. Stallman (C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.
Tue, 25 May 1993 20:48:15 +0000 Richard M. Stallman (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.
Tue, 25 May 1993 20:46:16 +0000 Richard M. Stallman (Fforward_comment): Arg is a Lisp_Object.
Tue, 25 May 1993 20:41:49 +0000 Richard M. Stallman (logb): Don't declare if hpux.
Tue, 25 May 1993 20:11:39 +0000 Richard M. Stallman (install): Don't handle INSTALLABLE_SCRIPTS
Tue, 25 May 1993 20:05:02 +0000 Richard M. Stallman (HAVE_GETTIMEOFDAY): Deleted.
Tue, 25 May 1993 20:02:12 +0000 Richard M. Stallman At the end, use `set --', not `set -'.