log

age author description
1993-05-26 Richard M. Stallman (x_wm_set_size_hint): Don't set hints for max size.
1993-05-26 Richard M. Stallman (x_set_cursor_type): If arg not recognized, use box cursor.
1993-05-26 Richard M. Stallman New version from Umeda. Needs detailed entry.
1993-05-26 Richard M. Stallman (gnus-local-organization): Renamed from ...-your-...
1993-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.
1993-05-26 Jim Blandy * faces.el (x-resolve-font-name): If PATTERN is nil, return the
1993-05-26 Richard M. Stallman (scroll-bar-mode): Make default value t.
1993-05-26 Richard M. Stallman (make-help-screen): Handle mouse events.
1993-05-26 Richard M. Stallman (Info-follow-nearest-node): Omit 4th arg to Info-get-token.
1993-05-26 Richard M. Stallman (rand, srand): Definitions deleted.
1993-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.
1993-05-26 Jim Blandy * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
1993-05-26 Jim Blandy * Makefile.in (do-install): Don't remove a destination directory
1993-05-26 Richard M. Stallman (auto-mode-alist): Recognize .sgm, .sgml, .dtd.
1993-05-26 Richard M. Stallman (sgml-validate): compile1 renamed to compile-internal.
1993-05-26 Richard M. Stallman (auto-mode-alist): Treat .H and .hh as C++ files.
1993-05-26 Richard M. Stallman (mouse-set-mark): Activate the mark.
1993-05-26 Richard M. Stallman (mail-strip-quoted-names): Catch errors from forward-sexp.
1993-05-26 Richard M. Stallman (make_lispy_event): Fix off-by-1 error with hpos in menu bar.
1993-05-26 Richard M. Stallman (Fcurrent_input_mode): Fix the call to Flist.
1993-05-26 Richard M. Stallman Handle sunos4.1.3 specially.
1993-05-26 Richard M. Stallman Initial revision
1993-05-26 Richard M. Stallman (comint-filter): Restore buffer-read-only in proper buffer.
1993-05-26 Richard M. Stallman Provide `ispell'.
1993-05-26 Richard M. Stallman (SIGNALS_VIA_CHARACTERS): Defined.
1993-05-26 Jim Blandy * paths.el (Info-default-directory-list): Add
1993-05-26 Richard M. Stallman (POINTER): Always use char *.
1993-05-26 Richard M. Stallman (x_figure_window_size): Make the default frame coords (0,0).
1993-05-26 Richard M. Stallman (LIBS_MACHINE): Add -lIM and -liconv.
1993-05-25 Richard M. Stallman (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
1993-05-25 Richard M. Stallman (wait_for_termination): Don't use the BSD alternative for LINUX.
1993-05-25 Richard M. Stallman (swallow_events): New function.
1993-05-25 Richard M. Stallman (wait_reading_process_input): Call swallow_events.
1993-05-25 Richard M. Stallman (dired-unmark-all-files): Read arg as a string.
1993-05-25 Richard M. Stallman (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
1993-05-25 Richard M. Stallman (rmail-summary-mark-deleted): Check for end of buffer.
1993-05-25 Richard M. Stallman Include ../src/config.h.
1993-05-25 Richard M. Stallman (C_ALLOCA, alloca): Definitions deleted.
1993-05-25 Richard M. Stallman (C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.
1993-05-25 Richard M. Stallman (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.
1993-05-25 Richard M. Stallman (Fforward_comment): Arg is a Lisp_Object.
1993-05-25 Richard M. Stallman (logb): Don't declare if hpux.
1993-05-25 Richard M. Stallman (install): Don't handle INSTALLABLE_SCRIPTS
1993-05-25 Richard M. Stallman (HAVE_GETTIMEOFDAY): Deleted.
1993-05-25 Richard M. Stallman At the end, use `set --', not `set -'.
1993-05-25 Richard M. Stallman (INSTALL): Add definition.
1993-05-25 Richard M. Stallman (dired-compress-file): Test the return value
1993-05-25 Richard M. Stallman (dired-compress-file): Test the return value of dired-check-process properly.
1993-05-25 Richard M. Stallman (Fforward_comment): Fix last change.
1993-05-25 Richard M. Stallman (Fforward_comment): Always set point.
1993-05-25 Richard M. Stallman Fix another message.
1993-05-25 Richard M. Stallman (Info-edit, Info-last-search, Info-enable-edit):
1993-05-25 Richard M. Stallman (rmail-bury): Fix call to set-window-buffer.
1993-05-25 Richard M. Stallman Fix some messages. Support -with-gnu-cc.
1993-05-25 Richard M. Stallman Pass x-command-line-resources to x-open-connection.
1993-05-25 Richard M. Stallman (Fx_open_connection): Set xrm_option correctly.
1993-05-25 Jim Blandy * Makefile.in (srcdir): Remove comment saying this doesn't work.
1993-05-25 Jim Blandy * configure.in: When looking for source in the same directory as
1993-05-25 Jim Blandy * xterm.h: New section for declarations for xfaces.c.
1993-05-25 Jim Blandy Arrange for font names to get fully resolved - no wildcards.