log

age author description
Wed, 26 May 1993 22:19:04 +0000 Jim Blandy * make-dist: Check for .elc files with no corresponding .el file.
Wed, 26 May 1993 22:17:29 +0000 Richard M. Stallman (nroff-mode): Don't leave nroff-electric-mode void.
Wed, 26 May 1993 22:12:18 +0000 Richard M. Stallman (magic_searchpath_decoder): Fix typos.
Wed, 26 May 1993 21:51:07 +0000 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
Wed, 26 May 1993 21:50:00 +0000 Jim Blandy * Makefile.in (mkdir): Make all the directories in locallisppath.
Wed, 26 May 1993 21:34:10 +0000 Jim Blandy * config.guess: New file.
Wed, 26 May 1993 21:31:36 +0000 Richard M. Stallman (byte-optimize-divide): Don't optimize to less than two arguments.
Wed, 26 May 1993 21:17:31 +0000 Richard M. Stallman (hexlify-command, dehexlify-command): Use exec-directory.
Wed, 26 May 1993 20:38:52 +0000 Richard M. Stallman (r_alloc_sbrk): Declare already_available as long, not SIZE.
Wed, 26 May 1993 20:34:20 +0000 Richard M. Stallman (x_wm_set_size_hint): Don't set hints for max size.
Wed, 26 May 1993 20:33:32 +0000 Richard M. Stallman (x_set_cursor_type): If arg not recognized, use box cursor.
Wed, 26 May 1993 20:28:11 +0000 Richard M. Stallman New version from Umeda. Needs detailed entry.
Wed, 26 May 1993 20:26:43 +0000 Richard M. Stallman (gnus-local-organization): Renamed from ...-your-...
Wed, 26 May 1993 20:03:16 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.
Wed, 26 May 1993 19:42:36 +0000 Jim Blandy * faces.el (x-resolve-font-name): If PATTERN is nil, return the
Wed, 26 May 1993 19:27:06 +0000 Richard M. Stallman (scroll-bar-mode): Make default value t.
Wed, 26 May 1993 19:12:18 +0000 Richard M. Stallman (make-help-screen): Handle mouse events.
Wed, 26 May 1993 18:57:54 +0000 Richard M. Stallman (Info-follow-nearest-node): Omit 4th arg to Info-get-token.
Wed, 26 May 1993 18:38:33 +0000 Richard M. Stallman (rand, srand): Definitions deleted.
Wed, 26 May 1993 18:38:11 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.
Wed, 26 May 1993 18:32:19 +0000 Jim Blandy * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
Wed, 26 May 1993 18:27:58 +0000 Jim Blandy * Makefile.in (do-install): Don't remove a destination directory
Wed, 26 May 1993 18:21:26 +0000 Richard M. Stallman (auto-mode-alist): Recognize .sgm, .sgml, .dtd.
Wed, 26 May 1993 18:20:35 +0000 Richard M. Stallman (sgml-validate): compile1 renamed to compile-internal.
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 -'.
Tue, 25 May 1993 20:00:53 +0000 Richard M. Stallman (INSTALL): Add definition.
Tue, 25 May 1993 19:05:13 +0000 Richard M. Stallman (dired-compress-file): Test the return value
Tue, 25 May 1993 19:02:08 +0000 Richard M. Stallman (dired-compress-file): Test the return value of dired-check-process properly.
Tue, 25 May 1993 18:49:54 +0000 Richard M. Stallman (Fforward_comment): Fix last change.
Tue, 25 May 1993 18:45:25 +0000 Richard M. Stallman (Fforward_comment): Always set point.
Tue, 25 May 1993 18:07:11 +0000 Richard M. Stallman Fix another message.